Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove secrets.yml in favor of app.yml #552

Merged
merged 6 commits into from
Aug 31, 2024
Merged

Conversation

G-Rath
Copy link
Contributor

@G-Rath G-Rath commented May 25, 2024

This moves us off secrets.yml entirely since it's been deprecated in Rails v7.x - instead, we source our configuration through app.yml.

Resolves #341 (kind of)

This was referenced Aug 31, 2024
@eoinkelly eoinkelly merged commit ef8d04a into main Aug 31, 2024
22 checks passed
@eoinkelly eoinkelly deleted the move-off-secrets branch August 31, 2024 03:47
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.

Should we still be generating config/secrets.yml
6 participants