[openSUSE/open-build-service] c3b67e: Undo uneeded changes in Airbrake initializer

Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: c3b67e44211af957b66df541afdce5b4b225601e https://github.com/openSUSE/open-build-service/commit/c3b67e44211af957b66df5... Author: Dany Marcoux <dmarcoux@posteo.de> Date: 2021-06-16 (Wed, 16 Jun 2021) Changed paths: M src/api/config/initializers/airbrake.rb Log Message: ----------- Undo uneeded changes in Airbrake initializer This has nothing to do with the Rails version, it's going to change whenever we update the airbrake-ruby gem. Changes were from 84865df. Commit: 62e94f8a28e03c4660d0d55816eb2abc7c177c5c https://github.com/openSUSE/open-build-service/commit/62e94f8a28e03c4660d0d5... Author: Dany Marcoux <dmarcoux@posteo.de> Date: 2021-06-16 (Wed, 16 Jun 2021) Changed paths: M src/api/config/initializers/nokogiri_builder.rb Log Message: ----------- Pass source to Nokogiri template handler To follow changes in other template handlers from Rails upstream https://github.com/rails/rails/commit/28f88e0074f473f58c2d3fd54cb3daff81027c... This fixes the following error happening in specs: ActionView::Template::Error: wrong number of arguments (given 2, expected 1) ./config/initializers/nokogiri_builder.rb:10:in `call' Commit: 4e30eb7498e400becbb87f86f87eff0b9ade3bf6 https://github.com/openSUSE/open-build-service/commit/4e30eb7498e400becbb87f... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2021-06-16 (Wed, 16 Jun 2021) Changed paths: M src/api/config/initializers/airbrake.rb M src/api/config/initializers/nokogiri_builder.rb Log Message: ----------- Merge pull request #11246 from openSUSE/next_rails-1 Undo uneeded changes and adapt Nokogiri template handler Compare: https://github.com/openSUSE/open-build-service/compare/80fb20b10d01...4e30eb...
participants (1)
-
Henne Vogelsang