Skip to content

Conversation

@ricky-undeadcoders
Copy link
Contributor

This pull request introduces deprecation notices for the build-push-to-dockerhub and push-to-gar-docker GitHub Actions, guiding users to migrate to the new docker-build-push-image action. It updates documentation and workflow files to provide clear migration instructions and runtime warnings.

Deprecation and migration guidance:

  • Added deprecation warnings to the top of the README.md files for both actions/build-push-to-dockerhub and actions/push-to-gar-docker, informing users of the removal timeline and the recommended migration path. [1] [2]
  • Inserted a new "Migrating" section in actions/docker-build-push-image/README.md with step-by-step instructions and code examples for migrating from both deprecated actions to docker-build-push-image.

Workflow runtime warnings:

  • Added a deprecation warning step in both actions/build-push-to-dockerhub/action.yaml and actions/push-to-gar-docker/action.yaml to display a warning message during workflow execution, ensuring users are notified even if they miss the documentation updates. [1] [2]

@ricky-undeadcoders ricky-undeadcoders requested a review from a team as a code owner December 10, 2025 17:00
@ricky-undeadcoders ricky-undeadcoders added this pull request to the merge queue Dec 11, 2025
Merged via the queue into main with commit b6c252d Dec 11, 2025
18 checks passed
@ricky-undeadcoders ricky-undeadcoders deleted the rwhitaker/deprecate-docker-actions branch December 11, 2025 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants