Add support for Redmine 6.0.2#438
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v2.x #438 +/- ##
=========================================
Coverage 98.63% 98.63%
Complexity 657 657
=========================================
Files 29 29
Lines 2047 2047
=========================================
Hits 2019 2019
Misses 28 28 ☔ View full report in Codecov by Sentry. |
|
Starting Redmine 6.0.2 for dev with The environment variable redmine-dev-1 | rake aborted!
redmine-dev-1 | ArgumentError: Missing `secret_key_base` for 'production' environment, set this string with `bin/rails credentials:edit` (ArgumentError)
redmine-dev-1 |
redmine-dev-1 | raise ArgumentError, "Missing `secret_key_base` for '#{Rails.env}' environment, set this string with `bin/rails credentials:edit`"
redmine-dev-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Full logs |
|
It looks like there is a problem with Rails 7.2 and the
|
No description provided.