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 github workflow to build and push kanister image #1991

Merged
merged 4 commits into from
Apr 10, 2023
Merged

Conversation

shahpratikr
Copy link
Contributor

@shahpratikr shahpratikr commented Apr 6, 2023

Change Overview

This PR adds new GH workflow to build and push Kanister build image to ghcr.
To build an image with different tag, we need to modify workflow file.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

Manually verified the changes with personal GH repo and docker registry.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 6, 2023

Thanks for submitting this pull request 🎉. The team will review it soon and get back to you.

If you haven't already, please take a moment to review our project contributing guideline and Code of Conduct document.

@shahpratikr shahpratikr requested a review from pavannd1 April 6, 2023 08:00
@shahpratikr shahpratikr changed the title Added github workflow to build and push kanister image Add github workflow to build and push kanister image Apr 6, 2023
@shahpratikr shahpratikr force-pushed the pratik/issue-1685 branch 2 times, most recently from 74b9f44 to 5e34e24 Compare April 7, 2023 02:21
@jatk10 jatk10 enabled auto-merge (squash) April 10, 2023 16:40
@jatk10 jatk10 merged commit d0d0a3d into master Apr 10, 2023
@jatk10 jatk10 deleted the pratik/issue-1685 branch April 10, 2023 17:14
@shahpratikr shahpratikr restored the pratik/issue-1685 branch April 10, 2023 17:16
@julio-lopez julio-lopez deleted the pratik/issue-1685 branch April 10, 2023 18:58
@julio-lopez julio-lopez restored the pratik/issue-1685 branch April 10, 2023 18:58
@shahpratikr shahpratikr deleted the pratik/issue-1685 branch April 11, 2023 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automate the steps to update the kanister build image
6 participants