Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Nov 27, 2019
  2. Nov 21, 2019
  3. Nov 20, 2019
  4. Nov 11, 2019
  5. Nov 08, 2019
  6. Nov 07, 2019
  7. Nov 06, 2019
    • Marek Szuba's avatar
      Patch test databases · 364a320b
      Marek Szuba authored
      Source: master branches of all relevant Ensembl repositories as of 10:00
      today. This brings all test databases at hand to schema version 100.
      364a320b
  8. Nov 05, 2019
  9. Oct 31, 2019
  10. Oct 21, 2019
  11. Oct 18, 2019
  12. Oct 16, 2019
  13. Oct 15, 2019
  14. Sep 26, 2019
  15. Sep 18, 2019
  16. Sep 17, 2019
  17. Sep 16, 2019
  18. Sep 11, 2019
  19. Sep 03, 2019
  20. Aug 30, 2019
  21. Aug 29, 2019
    • Marek Szuba's avatar
      Travis: reactivate warnings about different API and schema versions · 81adf690
      Marek Szuba authored
      Since the Operations meeting on 2019-08-27 the bumping of Ensembl API
      and DB-schema version numbers has been an Ensembl-wide policy.
      Therefore, have Travis take notice of possible discrepancies in this
      respect.
      
      Note that simply removing the before_script line creating the file
      disabling these checks is in general NOT sufficient - it might have
      been left behind by a previous build in the event of runner re-use. It
      is safer to make sure it does not exist regardless of initial conditions
      of the runner.
      81adf690