Build and push Docker images with WarpBuild
Version updated for https://github.com/WarpBuilds/build-push-action to version v6.0.8.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 30 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 WarpBuild build-push-action is a GitHub Action designed to build and push Docker images using Docker Buildx and WarpBuild’s remote builders. It automates multi-platform builds and supports advanced BuildKit features, such as secrets management and remote caching, while leveraging WarpBuild-specific profiles for optimized performance. This action simplifies complex Docker workflows by integrating Git-based contexts and eliminating the need for additional setup steps like builder configuration.
Release notes
What’s Changed
- Sync 20251013 by @PrashantRaj18198 in https://github.com/WarpBuilds/build-push-action/pull/11
- fix yarn lockfile by @abhijit-hota in https://github.com/WarpBuilds/build-push-action/pull/13
- chore(deps): Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in https://github.com/WarpBuilds/build-push-action/pull/14
- fix: update vulnerable dependencies via yarn resolutions by @guptaankit015 in https://github.com/WarpBuilds/build-push-action/pull/31
Full Changelog: https://github.com/WarpBuilds/build-push-action/compare/v6...v6.0.8