-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: remove RAILS_MASTER_KEY from CI & upgrade to rails 7.1 (#890)
* refactor: remove RAILS_MASTER_KEY from ci * fix(ci): update indentation * test: precompile assets on test too * fix(ci): update indentation * chore: bundle update bullet * fix: comment bundle config * revert: test: precompile assets on test too * fix: revert env changes in continuous-integration.yml * fix: indentation * fix: indentation * fix: readd POSTGRES_HOST * fix: pass RAILS_MASTER_KEY to ci step * chore: trigger build * chore: fix lint * chore: remove unnecessary secret mount * remove spaces continuous-integration.yml * Update continuous-integration.yml * Update continuous-integration.yml * Fix? * Update continuous-integration.yml * updated gemfile * edited ablication.rb * Remove depraction error --------- Co-authored-by: lodewiges <[email protected]> Co-authored-by: Jorai Geertsema <[email protected]>
- Loading branch information
1 parent
2e0b523
commit 1f7f4db
Showing
9 changed files
with
136 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.