Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workflow to build and push action images. #781

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

paketo-bot
Copy link
Member

Summary

This PR adds a workflow to build and push the docker images for pre-built actions. We are just starting with one image to drive out the logic: we will expand to all the pre-built images once we've proven this works.

Similarly, we're just starting with workflow_dispatch while we iterate, and once we're happy with this we can add some push/timer triggers too.

Use Cases

See #637 (and some conversation in #779) for the pain around trying to do this manually.

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

@paketo-bot paketo-bot requested a review from a team as a code owner July 13, 2023 21:03
@robdimsdale robdimsdale force-pushed the workflow-build-push-action-images branch from 620cd68 to ac3d98b Compare July 13, 2023 21:06
@robdimsdale robdimsdale force-pushed the workflow-build-push-action-images branch from ac3d98b to cd7e149 Compare July 13, 2023 21:07
@sophiewigmore sophiewigmore merged commit b679dc1 into main Jul 13, 2023
@sophiewigmore sophiewigmore deleted the workflow-build-push-action-images branch July 13, 2023 21:21
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.

3 participants