Build Assistant
Version updated for https://github.com/daniilsv/buildctl-cli to version v2.0.2.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Build Assistant GitHub Action integrates with the Build Assistant system to streamline CI/CD workflows by automating build event tracking, artifact uploads, Docker image registration, and commit analysis. It simplifies tasks such as reporting build statuses, managing container images, and sending notifications to platforms like Telegram. This action enhances pipeline visibility and reduces manual effort in managing build artifacts and deployment processes.
What’s Changed
- docs: add build_number usage to README, update examples to v2.0.2 (b2ed0a1)
- chore: bump version to 2.0.2 (30711c0)
- feat: add build_number input to CLI event action (329de50)
- up version to 2.0.1 (b8d53c7)
- Refactor action to use Node.js; remove Dockerfile and related scripts. Transition from Docker-based execution to a Node.js environment for improved performance and simplicity. (0ec9847)
- Remove ACTION_README.md and PUBLISHING.md files; update Dockerfile to streamline build process and adjust paths for CLI source files. (bd54b01)
- add all (35ead39)