Skip to content

Add COOKIE_TTL_DAYS and EMAIL_TTL_DAYS env vars for GH Actions#85

Merged
kdybicz merged 1 commit intomasterfrom
parametrise-email-and-cookie-ttls-for-gh-actions
Feb 20, 2026
Merged

Add COOKIE_TTL_DAYS and EMAIL_TTL_DAYS env vars for GH Actions#85
kdybicz merged 1 commit intomasterfrom
parametrise-email-and-cookie-ttls-for-gh-actions

Conversation

@kdybicz
Copy link
Owner

@kdybicz kdybicz commented Feb 20, 2026

💡 What's Changed

Expose COOKIE_TTL_DAYS and EMAIL_TTL_DAYS in the deploy GitHub Actions workflow by sourcing them from repository vars. These are passed into the pnpm deploy:ci step so cookie and email TTLs can be configured via repo variables rather than hardcoding values in the workflow.

Expose COOKIE_TTL_DAYS and EMAIL_TTL_DAYS in the deploy GitHub Actions workflow by sourcing them from repository vars. These are passed into the pnpm deploy:ci step so cookie and email TTLs can be configured via repo variables rather than hardcoding values in the workflow.
@github-actions
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 90.03% 524/582
🟢 Branches 84.04% 179/213
🟢 Functions 88% 88/100
🟢 Lines 89.74% 490/546

Test suite run success

183 tests passing in 14 suites.

Report generated by 🧪jest coverage report action from df6682d

@kdybicz kdybicz marked this pull request as ready for review February 20, 2026 10:27
@kdybicz kdybicz merged commit 0478d51 into master Feb 20, 2026
7 checks passed
@kdybicz kdybicz deleted the parametrise-email-and-cookie-ttls-for-gh-actions branch February 20, 2026 10:27
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.

1 participant