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

[GOG-24] Sets image ready build status for milano compatibility #472

Merged
merged 4 commits into from Dec 5, 2019

Conversation

viniciusgama
Copy link
Contributor

Uses ci-kubed to set the image ready status check.

@viniciusgama viniciusgama requested a review from a team December 4, 2019 17:39
@viniciusgama viniciusgama requested a review from a team as a code owner December 4, 2019 17:39
@viniciusgama viniciusgama self-assigned this Dec 4, 2019
Co-Authored-By: Ben Langfeld <blangfeld@powerhrg.com>
Jenkinsfile Outdated
sh "docker build -t ${appImage} ."
sh "docker push ${appImage}"
try {
github.setImageBuildState(scmVars.GIT_COMMIT, scmVars.GIT_URL, 'PENDING')
Copy link
Member

Choose a reason for hiding this comment

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

This fails:

ERROR: [GitHub Commit Status Setter] Failed to update commit state on GitHub. Ignoring exception [{"message":"No commit found for SHA: f3c81b0970facf9abc8a4663b008eeea55025d46","documentation_url":"https://developer.github.com/v3/repos/statuses/#create-a-status"}]

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Screen Shot 2019-12-05 at 11 06 33 AM

Seems to be working now

@benlangfeld benlangfeld merged commit f8a07e1 into master Dec 5, 2019
@benlangfeld benlangfeld deleted the feature/guardians/set-image-check branch December 5, 2019 14:18
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

4 participants