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

Fix gh-actions for testing container build #103

Merged

Conversation

manavrajvanshi
Copy link
Contributor

@manavrajvanshi manavrajvanshi commented May 24, 2023

What this PR does / why we need it:
The github actions do not cover the container build step. This PR adds the github action to test a container build for the changes in the push and pull_requests. As an example, the container-build for #102 should ideally fail but it passes due to the missing step.

How Has This Been Tested?:
This has been tested by pushing changes to a branch and verifying that the Build Container test step is executed.

Release Notes:

NONE

akshmish
akshmish previously approved these changes May 24, 2023
Copy link
Contributor

@akshmish akshmish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with a minor comment. Thanks for fixing this!

yash-ntnx
yash-ntnx previously approved these changes May 24, 2023
Copy link
Contributor

@akshmish akshmish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@manavrajvanshi manavrajvanshi merged commit 18dee2a into nutanix-cloud-native:main May 24, 2023
5 checks passed
@manavrajvanshi manavrajvanshi deleted the fix-gh-actions branch May 24, 2023 23:23
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.

None yet

3 participants