mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-07 21:04:26 +08:00
|
Some checks failed
DB migration compat / Check if migrations changed (push) Has been cancelled
DB migration compat / Back-compat — Current branch migrations with ${{ needs.check-migrations-changed.outputs.base_branch }} branch code (push) Has been cancelled
DB migration compat / Forward-compat — Current branch code with ${{ needs.check-migrations-changed.outputs.base_branch }} branch migrations (push) Has been cancelled
DB migration compat / No migration changes (skipped) (push) Has been cancelled
- Adjusted the `tenancyId` field in the `OidcFederationExchangeAudit` model to remove unnecessary whitespace. - Updated migration SQL to remove redundant foreign key constraint for `tenancyId`. - Modified test cases to reflect changes in the `tenancyId` handling, ensuring audit writes do not trigger delete/update overhead on the Tenancy table. - Changed event types in transaction tests to align with the new invoice processing logic. This commit addresses feedback from previous reviews and improves the clarity and efficiency of the OIDC federation audit implementation. |
||
|---|---|---|
| .. | ||
| backend | ||
| dashboard | ||
| dev-launchpad | ||
| e2e | ||
| hosted-components | ||
| internal-tool | ||
| mock-oauth-server | ||
| mock-oidc-idp | ||
| oauth-mock-server | ||