Commit Graph

37 Commits

Author SHA1 Message Date
Aakriti Gupta
65f1a29d86 Move travis-core files from /vendor to /lib.
- Re-factor
- Remove code for notifications
- Remove addons
- Remove travis-core gem.
- Ignore logs directory only
- Move core tests to spec/lib
2016-07-20 11:22:25 +02:00
Sven Fuchs
060dd8aced delete github/find_or_create[org|repo|user] services 2016-06-20 11:26:47 +02:00
Sven Fuchs
c6f6dd5f5a we can now run all specs in one go 2016-06-19 15:15:52 +02:00
Sven Fuchs
a6658fa4d3 get rid of spec_helper_core 2016-06-19 14:35:54 +02:00
Sven Fuchs
3508df01a9 fix rake spec task 2016-06-14 19:12:54 +02:00
Renée Hendricksen
e467fa3e6d renamed the core spec directory 2016-06-14 15:17:47 +02:00
Renée Hendricksen
3b490b58cb run both tests 2016-06-14 15:11:58 +02:00
carlad
1dd47df6bf add better condition check for rake 2016-03-30 12:18:05 +02:00
carlad
f1b3101ac7 Merge branch 'cd-rakefile' of github.com:travis-ci/travis-api into cd-rakefile 2016-03-24 16:19:14 +01:00
carlad
1d6ed1e364 fix incorrect db name 2016-03-23 14:16:48 +01:00
carlad
dd82c14f5b refactor db create, move migrations into dev/test group 2016-03-23 14:09:29 +01:00
carlad
f8bee8f801 clean up rakefile, update gemspec 2016-03-23 13:13:22 +01:00
carlad
64f97a89d2 add db creation and migration for development, update readme 2016-02-11 10:26:24 +01:00
carlad
6ab0ec3c3a reinstate rake tasks that are still needed 2016-02-11 10:26:24 +01:00
carlad
c1d6441c7e try new rakefile 2016-02-11 10:26:24 +01:00
carlad
e283140d02 fix dump override 2016-02-11 10:26:24 +01:00
carlad
25bd6b88b7 add structure dump override 2016-02-11 10:26:24 +01:00
carlad
4d98ccafd6 new rakefile 2016-02-11 10:26:24 +01:00
carlad
14ec02da79 remove schema 2016-02-11 10:26:24 +01:00
carlad
1fb526de7e restore to previous 2016-02-11 10:26:24 +01:00
carlad
345921a98b move structure dump 2016-02-11 10:26:24 +01:00
carlad
15e3b84dca move require micro-migrations to top of file 2016-02-11 10:26:24 +01:00
carlad
84cfacadb6 fix struture dump syntax 2016-02-11 10:26:24 +01:00
carlad
16db162696 omit structure dump unless dev env 2016-02-11 10:26:24 +01:00
carlad
c13cabfbf3 add require travis 2016-02-11 10:26:24 +01:00
carlad
6c5c483166 use sql schema 2016-02-11 10:26:24 +01:00
carlad
5f32123891 comment out schema env definition 2016-02-11 10:26:24 +01:00
carlad
759fdf203b change rakefile and db congig 2015-12-11 12:35:37 +01:00
Sven Fuchs
dcb5259694 try fixing db setup for travis 2014-10-07 16:48:21 +02:00
Hiro Asari
013deb58f1 Run core's extra migrations without JRuby
Instead of cloning travis-logs and using JRuby to run migrations
try copying core's extra migrations to db/migrate
and run migrations straight up.
2014-06-18 14:54:38 -04:00
Piotr Sarnacki
1830021f76 Add path for structrure.sql 2013-12-04 13:25:48 +01:00
Piotr Sarnacki
def6c92125 Don't error out on micro migrations on production 2013-03-27 15:13:19 +01:00
Piotr Sarnacki
adbc0653e4 Revert "Don't require micro_migrations in Rakefile"
Apparently it's needed to run tests

This reverts commit 17de12655d.
2013-03-27 13:24:56 +01:00
Piotr Sarnacki
17de12655d Don't require micro_migrations in Rakefile
It breaks when I want to run any rake task
2013-03-27 13:01:05 +01:00
Piotr Sarnacki
b4e59caebf Add task to migrate pull request data for builds 2013-03-27 12:58:32 +01:00
Konstantin Haase
d90898e75a actually use gemspec 2012-08-05 14:42:05 +02:00
Konstantin Haase
7baf61054c rewrite all the things 2012-07-27 15:55:57 +02:00