Skip to content

ci: add a job that notifies dependencies when commits are made - #258

Open
calebdoxsey wants to merge 1 commit into
mainfrom
cdoxsey/trigger-updates
Open

ci: add a job that notifies dependencies when commits are made#258
calebdoxsey wants to merge 1 commit into
mainfrom
cdoxsey/trigger-updates

Conversation

@calebdoxsey

Copy link
Copy Markdown

Summary

When a commit is made to main or a release branch we should notify other repositories that an update was made.

Related issues

For ENG-4257

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 29578876255

Warning

No base build found for commit a949754 on main.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 100.0%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 7770
Covered Lines: 7770
Line Coverage: 100.0%
Coverage Strength: 20141.7 hits per line

💛 - Coveralls

@kralicky

Copy link
Copy Markdown
Collaborator

Running this immediately might not work because it will take a little while for the updated binaries to be published. Is it possible to make this only trigger if all other workflows succeed?

Also sometimes we might not want to update right away on commits to main, like if there are incompatible api changes merged here which are then updated in a separate branch in pomerium. Not sure how to handle that exactly though. Maybe we can make the main-triggered workflow manual. But for release branches we do probably always want to update right away.

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.

3 participants