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

ci: Compute sha1 from ref in advance in lab and screenshot workflows #6811

Merged
merged 16 commits into from
Jun 13, 2024

Conversation

joeyparrish
Copy link
Member

Always compute sha1 in lab and screenshot workflows in advance. A symbolic ref can change mid-workflow if the repo changes.

@joeyparrish joeyparrish marked this pull request as ready for review June 13, 2024 05:14
@joeyparrish
Copy link
Member Author

Selenium workflow changes verified.

@shaka-bot
Copy link
Collaborator

Incremental code coverage: No instrumented code was changed.

@avelad avelad added the type: CI An issue with our continuous integration tests label Jun 13, 2024
@joeyparrish
Copy link
Member Author

There is an issue with the update-time check in context of the "Update Screenshots -> Selenium Lab" workflow. Working on that this morning.

@joeyparrish
Copy link
Member Author

Updated to pass the computed sha1 from "Update Screenshots" to "Selenium Lab", so we don't have to compute it twice in that nested scenario. To do this well, I'm migrating the "compute ref" step to an external action (which will go up for review as soon as it's tested and working).

@joeyparrish joeyparrish merged commit a472194 into shaka-project:main Jun 13, 2024
3 checks passed
@joeyparrish joeyparrish deleted the compute-ref-in-advance branch June 13, 2024 19:48
avelad pushed a commit that referenced this pull request Jun 14, 2024
…6811)

Always compute sha1 in lab and screenshot workflows in advance.  A symbolic ref can change mid-workflow if the repo changes.

Co-authored-by: Aviv Keller <38299977+RedYetiDev@users.noreply.github.com>
avelad pushed a commit that referenced this pull request Jun 14, 2024
…6811)

Always compute sha1 in lab and screenshot workflows in advance.  A symbolic ref can change mid-workflow if the repo changes.

Co-authored-by: Aviv Keller <38299977+RedYetiDev@users.noreply.github.com>
avelad added a commit to avelad/shaka-player that referenced this pull request Jul 11, 2024
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Aug 12, 2024
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Aug 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: CI An issue with our continuous integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants