Skip to content

Add version metadata publishing to the release process#3292

Open
zanieb wants to merge 1 commit intomainfrom
zb/version-publish
Open

Add version metadata publishing to the release process#3292
zanieb wants to merge 1 commit intomainfrom
zb/version-publish

Conversation

@zanieb
Copy link
Copy Markdown
Member

@zanieb zanieb commented Apr 17, 2026

No description provided.

@zanieb zanieb marked this pull request as ready for review April 17, 2026 17:16
@zanieb zanieb added the release Related to the release process label Apr 17, 2026
@zanieb zanieb requested a review from zsol April 17, 2026 17:17
Comment thread .github/zizmor.yml
Comment on lines 1 to +6
rules:
secrets-outside-env:
ignore:
# TODO: move the ASTRAL_DOCS_PAT secret to the release environment
# TODO: move these secrets to the release environment
- publish-docs.yml
- publish-versions.yml
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This is actually done, but will fix separately.

GITHUB_TOKEN: ${{ secrets.ASTRAL_VERSIONS_PAT }}
run: |
# Wait for PR to be created before merging
sleep 10
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ugh. I don't like this but I couldn't come up with a better suggestion in 2 minutes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Related to the release process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants