Skip to content

add missing checkout step in release script#318

Merged
andybalaam merged 2 commits into
matrix-org:mainfrom
uhoreg:fix-release-add-checkout
Apr 22, 2026
Merged

add missing checkout step in release script#318
andybalaam merged 2 commits into
matrix-org:mainfrom
uhoreg:fix-release-add-checkout

Conversation

@uhoreg
Copy link
Copy Markdown
Member

@uhoreg uhoreg commented Apr 21, 2026

The release currently fails with

gh release create "$GITHUB_REF_NAME" --draft
...
failed to run git: fatal: not a git repository (or any of the parent directories): .git

which I'm assuming is just because we're missing the checkout

@uhoreg uhoreg requested review from a team and richvdh and removed request for a team April 21, 2026 20:12
@richvdh
Copy link
Copy Markdown
Member

richvdh commented Apr 21, 2026

I mean... this used to work. Have we any idea what changed?

@uhoreg
Copy link
Copy Markdown
Member Author

uhoreg commented Apr 21, 2026

I mean... this used to work. Have we any idea what changed?

That step was changed at https://github.com/matrix-org/matrix-sdk-crypto-wasm/pull/303/changes#diff-87db21a973eed4fef5f32b267aa60fcee5cbdf03c67fafdc2a9b553bb0b15f34L70 and it also failed for the 18.0.0 release (except that it failed differently, and that failure was fixed by #307)

@andybalaam andybalaam merged commit 5d507ec into matrix-org:main Apr 22, 2026
3 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.

4 participants