Skip to content

Update Discord token during deployment - #15

Merged
Atis9 merged 1 commit into
masterfrom
feature/update-discord-token-on-deploy
Aug 7, 2026
Merged

Update Discord token during deployment#15
Atis9 merged 1 commit into
masterfrom
feature/update-discord-token-on-deploy

Conversation

@Atis9

@Atis9 Atis9 commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • update the arsis-secret Kubernetes Secret from GitHub Secrets during CD
  • apply the Secret before updating the Deployment
  • keep the Discord token out of the repository and workflow logs

Validation

  • parsed the workflow as YAML
  • validated Secret generation with kubectl create secret --dry-run=client
  • ran git diff --check

@Atis9
Atis9 merged commit 592b0ef into master Aug 7, 2026
1 check passed
@Atis9
Atis9 deleted the feature/update-discord-token-on-deploy branch August 7, 2026 15:50
@Atis9 Atis9 linked an issue Aug 7, 2026 that may be closed by this pull request
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.

Missing secrets update in deploy workflow

1 participant