Skip to content
Extraits de code Groupes Projets
  1. mai 22, 2021
  2. mai 06, 2021
    • Claire's avatar
      Add Ruby 3.0 support (#16046) · 566fc909
      Claire a rédigé
      * Fix issues with POSIX::Spawn, Terrapin and Ruby 3.0
      
      Also improve the Terrapin monkey-patch for the stderr/stdout issue.
      
      * Fix keyword argument handling throughout the codebase
      
      * Monkey-patch Paperclip to fix keyword arguments handling in validators
      
      * Change validation_extensions to please CodeClimate
      
      * Bump microformats from 4.2.1 to 4.3.1
      
      * Allow Ruby 3.0
      
      * Add Ruby 3.0 test target to CircleCI
      
      * Add test for admin dashboard warnings
      
      * Fix admin dashboard warnings on Ruby 3.0
      566fc909
  3. juil. 18, 2020
  4. mai 01, 2020
  5. avr. 04, 2020
  6. mars 08, 2020
  7. jan. 28, 2020
    • ThibG's avatar
      Fix Gemfile.lock (#12995) · 1051de01
      ThibG a rédigé
      * Use bundle install in deployment mode for Continuous Integration to catch Gemfile.lock issues
      
      * Fix deprecation warnings
      
      * Fix Gemfile.lock
      
      * More changes to catch Gemfile.lock issues
      1051de01
  8. jan. 15, 2020
  9. jan. 11, 2020
  10. jan. 10, 2020
  11. déc. 29, 2019
  12. sept. 12, 2019
  13. août 30, 2019
  14. juin 16, 2019
  15. jan. 02, 2019
  16. déc. 29, 2018
  17. oct. 28, 2018
  18. oct. 24, 2018
  19. oct. 20, 2018
  20. août 18, 2018
    • ThibG's avatar
      Use CircleCI workflows for ruby dependencies (#8228) · 5059989c
      ThibG a rédigé
      * Add “bundle clean” suggestion from CircleCI doc
      
      Cf. https://circleci.com/docs/2.0/caching/#bundler-ruby
      
      * Use workspaces instead of caches for ruby gems
      
      Cache are not guaranteed to be available, while the test jobs *require* their
      depencies to run. Workspaces are thus more suitable.
      
      One downside is that the order of workspace layer additions need to be
      deterministic, which is why install-ruby{2.3,2.4} now depend on
      install-ruby2.5.
      5059989c
  21. juil. 30, 2018
  22. juil. 03, 2018
  23. mai 11, 2018
  24. mai 09, 2018
  25. mai 06, 2018
  26. avr. 28, 2018
  27. avr. 23, 2018
  28. avr. 21, 2018
  29. avr. 20, 2018
Chargement en cours