Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@github.com/Ensembl/ensembl-test.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 . This branch has diverged from upstream.
  1. Sep 30, 2024
  2. Sep 27, 2024
  3. Jun 23, 2020
  4. Jun 11, 2020
  5. Jun 10, 2020
  6. Apr 17, 2020
  7. Mar 31, 2020
  8. Mar 30, 2020
  9. Mar 17, 2020
  10. Jan 14, 2020
  11. Jan 02, 2020
  12. Dec 19, 2019
  13. Dec 12, 2019
  14. Nov 20, 2019
  15. Nov 18, 2019
  16. Nov 13, 2019
    • Marek Szuba's avatar
      a76a8beb
    • Marek Szuba's avatar
      Add prototype Gitlab-CI configuration · e62eb711
      Marek Szuba authored
      What I have done here is take .gitlab-ci.yml and
      MultiTestDB.conf.gitlabci.mysql from ensembl (my own development version
      in case of the former), modify the before_script section of the former
      to account for differences in dependencies between the two projects,
      create a dependent-build trigger attempting to launch one on
      ensembl-gh-mirror/ensembl (i.e.  already on EBI Gitlab), and fix the
      declaration of same because it has turned out variable expansion
      in trigger declarations works only in the branch field, not in "project".
      
      Note that all of this results in a somewhat different build
      matrix than on Travis but unlike there, on GitLab we have got
      consistency between ensembl and ensembl-test.
      e62eb711
  17. Nov 07, 2019
  18. Nov 06, 2019
  19. Nov 04, 2019
  20. Oct 11, 2019
  21. Sep 16, 2019
  22. Jul 09, 2019
  23. Jul 08, 2019
  24. Jul 02, 2019
    • Jorge Alvarez-Jarreta's avatar
      fixed bug when core db does not have contigs · 092dc80b
      Jorge Alvarez-Jarreta authored
      Removed assumption that the 3 levels of assembly are chromosome,
      supercontig and contig, as there are many other species with different
      coord_system sequence level (e.g. primary assembly, scaffold).
      
      A similar error might be raised in the future regarding supercontigs,
      and since 'toplevel' and 'seqlevel' are linked in the assembly table,
      that part of the code has also been removed.
      092dc80b
  25. Jun 25, 2019
  26. Jun 21, 2019
  27. Jun 17, 2019
  28. Jun 14, 2019