Skip to content
Snippets Groups Projects
  1. Jun 09, 2020
  2. May 25, 2020
  3. Apr 14, 2020
  4. Feb 25, 2020
    • Samuel GAIST's avatar
      [experiments][models][experiments] Fix update_blocks · 300a6f05
      Samuel GAIST authored and Flavio TARSETTI's avatar Flavio TARSETTI committed
      When pushing a completely new experiment on the platform,
      an error occurs when calling update_blocks on the cache
      content check. If the object does not exists, then an
      exception is rightfully raised. This patch changes that
      by using get_or_create like of the outputs handling.
      300a6f05
  5. Jan 16, 2020
    • Samuel GAIST's avatar
      [dev] Remove the beta channel from the list · c5ce8bdc
      Samuel GAIST authored
      dev.yml is used to test against the latest stable version of the
      beat packages. The CI build system now uses the new strict channel
      policy of conda which means that it does not search further after a
      package is found in a channel. Thus if the specified version is not
      found, it ends up with an error.
      c5ce8bdc
    • Samuel GAIST's avatar
      [dependencies] Update beat dependencies · f8223eb5
      Samuel GAIST authored and André Anjos's avatar André Anjos committed
      - beat.core to 1.9.2
      - beat.backend.python to 1.7.3
      - beat.cmdline to 1.6.1
      f8223eb5
  6. Oct 08, 2019
  7. Sep 05, 2019
  8. Aug 29, 2019
  9. Aug 28, 2019
  10. Mar 09, 2019
  11. Feb 28, 2019
  12. Feb 21, 2019
  13. Dec 29, 2018
  14. Dec 15, 2018
  15. Dec 13, 2018
  16. Dec 11, 2018
  17. Dec 10, 2018
Loading