Below you will find pages that utilize the taxonomy term “Kirkeaton”
April 29, 2026
Lint package.json
Version updated for https://github.com/kirkeaton/action-publint to version v2.0.14.
This action is used across all versions by 13 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-publint GitHub Action automates the process of linting a package.json file to detect packaging errors using Publint. It helps developers ensure their package metadata is properly formatted and free of issues, improving compatibility and reducing deployment problems. Key capabilities include logging suggestions, warnings, and errors, with an option for strict validation.
April 29, 2026
Setup React
Version updated for https://github.com/kirkeaton/setup-react to version v2.0.13.
This action is used across all versions by 2 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-react GitHub Action automates the process of configuring a workflow with specific versions of React and related libraries, such as react-dom and their TypeScript type definitions. It simplifies dependency management for React-based projects, ensuring consistent and repeatable setups across development and CI environments.
April 20, 2026
Lint package.json
Version updated for https://github.com/kirkeaton/action-publint to version v2.0.13.
This action is used across all versions by 13 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-publint GitHub Action automates the linting of a package.json file to identify packaging errors using Publint. It helps developers ensure their package configurations are error-free and adhere to best practices, reducing potential issues during publication. Key capabilities include customizable logging levels, strict error reporting, and support for analyzing package directories.
April 20, 2026
Setup React
Version updated for https://github.com/kirkeaton/setup-react to version v2.0.12.
This action is used across all versions by 2 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-react GitHub Action automates the process of configuring a workflow with specific versions of React, ReactDOM, and their TypeScript type definitions. It simplifies the setup for projects requiring precise React dependencies, ensuring consistency and reducing manual installation efforts. This action is particularly useful for maintaining standardized React environments in CI/CD pipelines.