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.

@infraq infraq added this to In Progress in Kanister Apr 6, 2023
@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
.github/workflows/kanister-image-build.yaml Outdated Show resolved Hide resolved
.github/workflows/kanister-image-build.yaml Outdated Show resolved Hide resolved
.github/workflows/kanister-image-build.yaml Show resolved Hide resolved
Kanister automation moved this from In Progress to Review Required Apr 6, 2023
BUILD.md Outdated Show resolved Hide resolved
BUILD.md Outdated Show resolved Hide resolved
BUILD.md Outdated Show resolved Hide resolved
.github/workflows/kanister-image-build.yaml Outdated Show resolved Hide resolved
Kanister automation moved this from Review Required to Reviewer approved Apr 10, 2023
@jatk10 jatk10 enabled auto-merge (squash) April 10, 2023 16:40
@jatk10 jatk10 merged commit d0d0a3d into master Apr 10, 2023
Kanister automation moved this from Reviewer approved to Done 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

Automate the steps to update the kanister build image
6 participants