This project is mirrored from https://github.com/Ensembl/ensembl-test.git.
Pull mirroring updated .
- 04 Dec, 2020 1 commit
-
-
Ameya Chaubal authored
-
- 23 Sep, 2020 1 commit
-
-
Ameya Chaubal authored
104 versionbump in testdb
-
- 18 Sep, 2020 2 commits
-
-
Ameya Chaubal authored
-
Mira authored
Mysql 8 comressed data import
-
- 14 Sep, 2020 1 commit
-
-
Mira Prosovetskaia authored
-
- 16 Jul, 2020 2 commits
-
-
Ameya Chaubal authored
103 test db patch
-
Ameya Chaubal authored
-
- 17 Apr, 2020 2 commits
-
-
Ameya Chaubal authored
test db patching, version bump
-
Ameya Chaubal authored
-
- 31 Mar, 2020 1 commit
-
-
ens-bwalts authored
patching compara ref https://github.com/Ensembl/ensembl/pull/476
-
- 30 Mar, 2020 1 commit
-
-
https://github.com/Ensembl/ensembl/pull/476Ameya Chaubal authored
(cherry picked from commit 9c97de88)
-
- 17 Mar, 2020 2 commits
-
-
Ameya Chaubal authored
patch test db for 101
-
Ameya Chaubal authored
-
- 14 Jan, 2020 1 commit
-
-
Tiago Grego authored
Yearly copyright update
-
- 02 Jan, 2020 1 commit
-
-
Tiago Grego authored
-
- 19 Dec, 2019 1 commit
-
-
Marek Szuba authored
Add prototype Gitlab-CI configuration
-
- 12 Dec, 2019 1 commit
-
-
Ameya Chaubal authored
Patch test databases
-
- 20 Nov, 2019 1 commit
-
-
Marek Szuba authored
Our Perl images are now all based on Debian Buster so there is no longer a need to try and install Jessie packages.
-
- 18 Nov, 2019 1 commit
-
-
Marek Szuba authored
Seeing as they were to run even in the event of any of the local test jobs having failed, no real point in waiting until after the local jobs have completed.
-
- 13 Nov, 2019 2 commits
-
-
Marek Szuba authored
-
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.
-
- 07 Nov, 2019 3 commits
-
-
Tiago Grego authored
patch_test_databases.pl: add an option for restricting the patching to specific DB types
-
ens-bwalts authored
Added the biotype table to the list of "global" tables
-
Marek Szuba authored
-
- 06 Nov, 2019 2 commits
-
-
Marek Szuba authored
Note that said option takes precedence over the hard-coded list of types to exclude so it _is_ possible to, should one be inclined to do so, attempt the patching of 'hive' and 'web' databases. Issue: ENSCORESW-3259
-
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.
-
- 04 Nov, 2019 1 commit
-
-
Matthieu Muffato authored
It is needed in order to get the bioytpe group of a gene / transcript
-
- 11 Oct, 2019 1 commit
-
-
ens-bwalts authored
Bump test-database schema versions to 99/100
-
- 16 Sep, 2019 1 commit
-
-
Marek Szuba authored
This updates the core test DBs from 90 to 100 and the compara one from 90 to 99. Moreover, we now actually have SQLite test DBs instead of empty directories.
-
- 09 Jul, 2019 2 commits
-
-
Marek Szuba authored
Fixed bug when core dbs don't have contigs
-
Jorge Alvarez Jarreta authored
-
- 08 Jul, 2019 1 commit
-
-
Jorge Alvarez Jarreta authored
-
- 02 Jul, 2019 1 commit
-
-
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.
-
- 25 Jun, 2019 1 commit
-
-
Marek Szuba authored
Travis: explicitly use Ubuntu Trusty for builds
-
- 21 Jun, 2019 1 commit
-
-
Marek Szuba authored
Matthieu Muffato's experiments with ensembl-hive have shown that in spite of https://docs.travis-ci.com/user/languages/perl/ claiming Travis supporting perl-5.8 and newer, the oldest version supported under the Xenial environment is 5.22. This has since been confirmed by a post on Travis community forums: https://travis-ci.community/t/failure-with-perl-5-16-5-18-5-20/2458 . We are presently not ready to drop support for Perl versions older than what Travis makes available under Xenial, therefore let us for the time being make sure we continue to use Trusty for now.
-
- 17 Jun, 2019 1 commit
-
-
Marek Szuba authored
Add a README with the Travis badge
-
- 14 Jun, 2019 2 commits
-
-
Marek Szuba authored
-
Marek Szuba authored
Travis: Add mysql to the list of services [master]
-
- 24 May, 2019 1 commit
-
-
Marek Szuba authored
Ubuntu Xenial, which is now being rolled out as the default Linux distro for Travis builds following the end of life of Ubuntu Trusty, does not start services such as MySQL unless told to. We use the default distro in our builds so we are likely to be affected.
-
- 12 Apr, 2019 1 commit
-
-
ens-bwalts authored
[ENSCORESW-3077] Travis: Unify configuration of Slack notifications
-