Skip to content

Github action updates#74

Merged
dstover11 merged 11 commits into
mainfrom
stover/github-action-update
Jun 23, 2026
Merged

Github action updates#74
dstover11 merged 11 commits into
mainfrom
stover/github-action-update

Conversation

@dstover11

@dstover11 dstover11 commented May 28, 2026

Copy link
Copy Markdown
Contributor

Description

  • Adding material x as a USD dependency
  • Attempting to fix 409 issues with updating status badges with gist
  • Switching badge deployment to a single payload
  • Updating action dependencies to Node24 compatible variants for the June 2nd deprecation

dstover11 added 9 commits May 28, 2026 09:42
The nightly matrix runs 224 parallel jobs that each PATCH the same
status gist via schneegans/dynamic-badges-action, so concurrent commits
on the gist's underlying git repo regularly lose the race and fail with
409 Conflict. Have matrix jobs upload their status as artifacts instead,
then update all badges sequentially in a follow-up job with retries.
@dstover11 dstover11 force-pushed the stover/github-action-update branch from 786476f to 65f8737 Compare May 28, 2026 15:11

@jakes-adobe jakes-adobe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good!

@dstover11 dstover11 merged commit 357c379 into main Jun 23, 2026
173 of 174 checks passed
@dstover11 dstover11 deleted the stover/github-action-update branch June 23, 2026 13:32
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.

2 participants