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

[continuous-deploy-fingeprint] Output whether each platform build was created or one was reused #306

Conversation

wschurman
Copy link
Member

@wschurman wschurman commented Sep 18, 2024

Linked issue

Closes #290.
Closes ENG-13543.

Additional context

Showing whether the run of the action started a new build can be useful for next steps in the workflow. This makes this change and outputs the info and does some slight refactors to make things more type safe.

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @wschurman and the rest of your teammates on Graphite Graphite

Copy link

linear bot commented Sep 18, 2024

@wschurman wschurman marked this pull request as ready for review September 18, 2024 23:18
@wschurman wschurman force-pushed the @wschurman/09-18-_continuous-deploy-fingeprint_output_whether_each_platform_build_was_created_or_one_was_reused branch from 2b330c9 to 594fa1f Compare September 18, 2024 23:19
src/actions/continuous-deploy-fingerprint.ts Outdated Show resolved Hide resolved
@wschurman wschurman force-pushed the @wschurman/09-18-_continuous-deploy-fingeprint_output_whether_each_platform_build_was_created_or_one_was_reused branch from 594fa1f to 73050ad Compare September 19, 2024 18:09
@wschurman wschurman merged commit 28c4b0a into main Sep 19, 2024
15 checks passed
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.

continuous-deploy-fingerprint outputs build ids even if no one was started
2 participants