Skip to content

Update .github directory from main branch#9155

Merged
mattKorwel merged 1 commit into
release/v0.6.0-preview.4from
tomm_github_replace
Sep 22, 2025
Merged

Update .github directory from main branch#9155
mattKorwel merged 1 commit into
release/v0.6.0-preview.4from
tomm_github_replace

Conversation

@scidomino

@scidomino scidomino commented Sep 22, 2025

Copy link
Copy Markdown
Collaborator

TLDR

Update preview branch with latest github action definitions.

Dive Deeper

Reviewer Test Plan

Testing Matrix

🍏 🪟 🐧
npm run
npx
Docker
Podman - -
Seatbelt - -

Linked issues / bugs

Fixes #9142

@github-actions

Copy link
Copy Markdown

Size Change: -2 B (0%)

Total Size: 17.3 MB

ℹ️ View Unchanged
Filename Size Change
./bundle/gemini.js 17.3 MB -2 B (0%)
./bundle/sandbox-macos-permissive-closed.sb 1.03 kB 0 B
./bundle/sandbox-macos-permissive-open.sb 830 B 0 B
./bundle/sandbox-macos-permissive-proxied.sb 1.31 kB 0 B
./bundle/sandbox-macos-restrictive-closed.sb 3.29 kB 0 B
./bundle/sandbox-macos-restrictive-open.sb 3.36 kB 0 B
./bundle/sandbox-macos-restrictive-proxied.sb 3.56 kB 0 B

compressed-size-action

@scidomino scidomino changed the title feat: Update .github directory from main branch Update .github directory from main branch Sep 22, 2025
@scidomino scidomino marked this pull request as ready for review September 22, 2025 20:39
@scidomino scidomino requested review from a team as code owners September 22, 2025 20:40
@mattKorwel

Copy link
Copy Markdown
Collaborator

@scidomino this is exactly what i asked for. But i'm also worried about how to test it before we release. it shouldn't be impacting the end user but i don't want to push and be unable to test.

Here's a prompt i used recently to have gemini smoke test the whole thing. Some modification will be needed

i have been making changes on the current branch to update our release version calculation process. I've modified our [get-release-version.js](http://get-release-version.js/) and want to test it before rolling it out. List for me all the places that this is called from. If any of those are, or trace back to, .yml workflow files related to the releasing process, please list how those workflows are used and if they can be called locally from a given branch. my goal is to build a test plan to validate all the use casees across the different work flows before i push the pr. Once whave a plan lets review then we'll call the available workflows locally a
nd watch the logs to validate the output. Any that can't be tested should be gathered as a list for output so we can address those.

@scidomino

Copy link
Copy Markdown
Collaborator Author

Ok I was able to test everything except verify-release.yml (because it's hardcoded to use main) and the action to publish docs to github (since it's env locked).

Otherwise smoke tests pass.

@mattKorwel mattKorwel merged commit 0ca8669 into release/v0.6.0-preview.4 Sep 22, 2025
49 of 58 checks passed
@mattKorwel mattKorwel deleted the tomm_github_replace branch September 22, 2025 22:11
@sripasg sripasg added the size/xl An extra large PR label Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xl An extra large PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants