Skip to content

fix: don't care about Secrets*.toml or --secrets when building or deploying#2070

Merged
jonaro00 merged 1 commit intomainfrom
fix-secrets-handling
Jun 27, 2025
Merged

fix: don't care about Secrets*.toml or --secrets when building or deploying#2070
jonaro00 merged 1 commit intomainfrom
fix-secrets-handling

Conversation

@jonaro00
Copy link
Member

@jonaro00 jonaro00 commented Jun 26, 2025

Packing the archive no longer includes **/Secrets*.toml since they are not used in build stages anymore. It also no longer uses the --secrets flag to rename a file to Secrets.toml. (When deploying, secrets are extracted separately and sent in the deployment request)

Referenced in #1933 (comment)

@jonaro00 jonaro00 requested a review from oddgrd June 26, 2025 18:34
@jonaro00 jonaro00 merged commit d3d92f1 into main Jun 27, 2025
22 checks passed
@jonaro00 jonaro00 deleted the fix-secrets-handling branch June 27, 2025 19:17
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