Actions
Bug #35210
closedAllow symbols in YAML columns
Description
Rails 6.1.6.1 causes tests to fail: https://github.com/rails/rails/commit/611990f1a6c137c2d56b1ba06b27e5d2434dcd6a. The real fix is probably https://github.com/rails/rails/pull/45584.
As for now I suggest to lock Rails to 6.1.6.0 so we have CI working. And then update Rails lock after they release a new version.
Updated by Oleh Fedorenko over 2 years ago
- Precedes Bug #35211: Unlock Rails from 6.1.6.0 added
Updated by The Foreman Bot over 2 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9304 added
Updated by Oleh Fedorenko over 2 years ago
- Subject changed from Lock Rails to 6.1.6.0 to Allow symbols in YAML columns
- Category changed from Tests to Rails
Evgeni suggested that it's better to allow Symbols in our Rails configuration instead of relying on Rails' version change.
Updated by Oleh Fedorenko over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|92fa7089e747b11c04ed09bc20919e3313d4c4a4.
Actions