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

Emit image build event to Upwind.io #100

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Emit image build event to Upwind.io #100

merged 1 commit into from
Oct 17, 2024

Conversation

timdittler
Copy link
Contributor

Type of Change

  • Bugfix
  • Enhancement / new feature
  • Refactoring
  • Documentation

Description

Emit image build event to Upwind.io

Checklist

  • Write tests
  • Make sure all tests pass
  • Update documentation
  • Review the Contributing Guideline and sign CLA
  • Reference relevant issue(s) and close them after merging

@timdittler timdittler marked this pull request as ready for review October 16, 2024 12:07
@timdittler timdittler requested a review from a team as a code owner October 16, 2024 12:07
@timdittler timdittler merged commit e476333 into main Oct 17, 2024
6 checks passed
@timdittler timdittler deleted the upwind branch October 17, 2024 13:41
@github-actions github-actions bot locked and limited conversation to collaborators Oct 17, 2024
@@ -293,6 +293,16 @@ runs:
done <<< "${{ inputs.gitops-dev }}"
fi

- name: Emit Image Build Event to Upwind.io
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we ensure that the action not fails when this step is not working?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants