Skip to content
Snippets Groups Projects
  1. Dec 05, 2022
  2. Oct 21, 2020
    • Benjamin Bertrand's avatar
      Update Python and requirements · e30e059b
      Benjamin Bertrand authored
      - Updating rq to 1.0 requires some work due to incompatible changes (move_to_failed_queue() has been removed)
      - Updating sqlalchemy to 1.3 made some tests fail.
      
      JIRA INFRA-2649 #action In Progress
      e30e059b
  3. Feb 21, 2020
    • Benjamin Bertrand's avatar
      Add app version in navbar · 626f22d9
      Benjamin Bertrand authored
      The version file is created when building the docker image
      using the git tag.
      
      Switch to calendar versioning
      
      JIRA INFRA-1789 #action In Progress
      626f22d9
  4. Feb 19, 2020
  5. Apr 23, 2019
    • Benjamin Bertrand's avatar
      Install uwsgi from PyPI · 49e0b4f2
      Benjamin Bertrand authored
      No need to compile graylog support (switched to docker gelf driver).
      Even to add graylog support, installation can be done using by by
      passing an env variable.
      
      JIRA INFRA-981
      49e0b4f2
  6. Nov 30, 2018
  7. Oct 15, 2018
  8. Oct 11, 2018
  9. Aug 08, 2018
  10. Apr 23, 2018
  11. Mar 03, 2018
  12. Nov 26, 2017
    • Benjamin Bertrand's avatar
      Update dependencies · 8d1d7c35
      Benjamin Bertrand authored
      - update conda image and all dependencies
      - uwsgi now available in conda for Python 3.6 (no need to install gcc to
        install it via pip)
      - add new dependency: factory_boy / pytest-factoryboy
      8d1d7c35
  13. Nov 03, 2017
  14. Sep 07, 2017
  15. Jul 19, 2017
Loading