Skip to content

Conversation

@Yannick1712
Copy link
Member

Release Checklist

Pre-Release

  • Check migrations
    • No database related infos (sqldb-xxx)
    • Impact on GS (new/removed columns)
  • Check for linter errors (in PR)
  • Test basic user operations (on DFX services)
    • Login/logout
    • Buy/sell payment request
    • KYC page

Post-Release

  • Test basic user operations
  • Monitor application insights log

@github-actions
Copy link

github-actions bot commented Jan 19, 2026

⚠️ Unverified Commits (3)

The following commits are not signed/verified:

  • a1420d3 DEV-4535 add vIban endpoint (Yannick1712)
  • 322578b DEV-4535 Mini refactoring (Yannick1712)
  • 69ad01e DEV-4535 Refactoring (Yannick1712)
How to sign commits
# SSH signing (recommended)
git config --global gpg.format ssh
git config --global user.signingkey ~/.ssh/id_ed25519.pub
git config --global commit.gpgsign true

# Re-sign last commit
git commit --amend -S --no-edit
git push --force-with-lease

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.

3 participants