chore: prepare release v0.31.4#649
Open
supertokens-release-ci[bot] wants to merge 18 commits into
Open
Conversation
Co-Authored-By: Claude Opus 4.8 <[email protected]>
ci: adopt shared reusable lint-pr workflow
ci: adopt shared reusable dev-sync workflow
…O_PAT) Replace every ALL_REPO_PAT org-secret use in pipeline-release-tag.yml and check-docs.yml with a short-lived GitHub App installation token minted in-job via actions/create-github-app-token@v2, each scoped to only the repos the job touches. Mirrors the merged pattern in supertokens/actions dev-sync and the node reference implementation. Part of PLAN-001.
…lease-workflows ci: mint App installation tokens in release workflows (retire ALL_REPO_PAT)
…-release-tag ci: adopt shared reusable release-tag workflow
fix: use correct base path for OAuth frontend redirects
fix: remove double verification of credentials in webauthn signin
supertokens-release-ci
Bot
force-pushed
the
release/v0.31.4
branch
from
July 23, 2026 10:14
e9c1ce3 to
824963a
Compare
porcellus
approved these changes
Jul 24, 2026
supertokens-release-ci
Bot
force-pushed
the
release/v0.31.4
branch
from
July 24, 2026 11:15
824963a to
c6e67cf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v0.31.4
This PR is automatically kept in sync with
dev. It will be force-updated on every push todev.Review checklist:
0.31.4is correct (checksetup.pyandconstants.py)After merging: trigger the Release Pipeline with branch
0.31.Fixed
Infrastructure