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

@Yannick1712
Copy link
Member Author

Yannick1712 commented Feb 1, 2026

  •  update services
  • add migration
  • adapt VerificationCall Pending mail: add services link
  • adapt services link in mail with anchor

@github-actions
Copy link

github-actions bot commented Feb 3, 2026

❌ ESLint: 1 errors, 2 warnings

Comment on lines 18 to 27
export enum PhoneCallPreferredTimes {
BETWEEN_9_AND_10 = 'Between9And10',
BETWEEN_10_AND_11 = 'Between10And11',
BETWEEN_11_AND_12 = 'Between11And12',
BETWEEN_12_AND_13 = 'Between12And13',
BETWEEN_13_AND_14 = 'Between13And14',
BETWEEN_14_AND_15 = 'Between14And15',
BETWEEN_15_AND_16 = 'Between15And16',
BETWEEN_9_AND_16 = 'Between9And16',
}
Copy link
Member

Choose a reason for hiding this comment

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

Maybe 9To10 is easier to read?

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.

2 participants