Joby Elliott
|
068a89d451
|
stop supporting MySQL 5.6
using SQLite is a much better plan, if you don't have MySQL 5.7+
|
2018-09-14 11:57:17 -06:00 |
|
Joby Elliott
|
56751bc4c4
|
trying to get just sqlite tests to work
|
2018-09-14 11:52:10 -06:00 |
|
Joby Elliott
|
4d5a712b18
|
Merge branch 'develop' into feature/ci
|
2018-09-14 11:06:17 -06:00 |
|
Joby Elliott
|
ece33e2ff2
|
updating dependency versions
|
2018-09-14 11:02:03 -06:00 |
|
Joby Elliott
|
d7ee949a6a
|
squelch notice
|
2018-08-23 16:28:20 -06:00 |
|
Joby Elliott
|
e66f8f8df6
|
needs to actually test on 7.1
|
2018-08-21 20:27:05 -06:00 |
|
Joby Elliott
|
de18730209
|
actually it does need php 7.1
there are nullable return type hints
|
2018-08-21 20:22:33 -06:00 |
|
Joby Elliott
|
d1c6c1eaae
|
testing in php 7.0
|
2018-08-21 20:19:34 -06:00 |
|
Joby Elliott
|
3bf4ad9ea8
|
remove php version requirement
|
2018-08-21 20:11:25 -06:00 |
|
Joby Elliott
|
96ecdfcd98
|
maybe the sqlite problems are a bug in 7.1
|
2018-08-21 20:09:26 -06:00 |
|
Joby Elliott
|
593f543ae1
|
separating tests
|
2018-08-21 20:06:32 -06:00 |
|
Joby Elliott
|
573ce0f0d2
|
can I get just mysql to work?
|
2018-08-21 20:03:11 -06:00 |
|
Joby Elliott
|
7ee67bdd26
|
do I need to manually install pdo too?
|
2018-08-21 20:01:51 -06:00 |
|
Joby Elliott
|
d10c2de3ed
|
maybe sqlite is already installed?
|
2018-08-21 19:58:24 -06:00 |
|
Joby Elliott
|
2e3110dc01
|
maybe this package will do it
|
2018-08-21 19:54:17 -06:00 |
|
Joby Elliott
|
397461e34a
|
it's called "sqlite" on apk
|
2018-08-21 19:51:53 -06:00 |
|
Joby Elliott
|
b40723c7b7
|
install sqlite3
|
2018-08-21 19:50:36 -06:00 |
|
Joby Elliott
|
03dea72b2b
|
don't need the whole ci directory
|
2018-08-21 19:48:40 -06:00 |
|
Joby Elliott
|
11261e2ca5
|
alpine doesn't have bash?
|
2018-08-21 19:46:25 -06:00 |
|
Joby Elliott
|
d28ad59c62
|
switching to alpine PHP for speed
|
2018-08-21 19:44:52 -06:00 |
|
Joby Elliott
|
eee9110d93
|
Merge branch 'master' into feature/ci
|
2018-08-21 19:39:14 -06:00 |
|
Joby Elliott
|
77c54501ce
|
updating DriverFactory map
|
2018-08-21 19:33:23 -06:00 |
|
Joby Elliott
|
13371f25db
|
Merge branch 'develop' into 'master'
housekeeping
See merge request byjoby/destructr!1
|
2018-08-20 01:00:57 +00:00 |
|
Joby Elliott
|
034e80f235
|
simplified ci
also only running non-db tests at the moment
|
2018-08-18 10:20:22 -06:00 |
|
Joby Elliott
|
1651358edb
|
updating mysql settings
|
2018-08-18 10:14:16 -06:00 |
|
Joby Elliott
|
6e91ca861b
|
pdo drivers
|
2018-08-18 10:05:25 -06:00 |
|
Joby Elliott
|
e8ccd91012
|
updating ci
|
2018-08-18 09:59:30 -06:00 |
|
Joby Elliott
|
82586899e3
|
Merge branch 'develop' into feature/ci
|
2018-08-18 09:46:29 -06:00 |
|
Joby Elliott
|
a0f5245beb
|
updating deps
|
2018-08-18 09:45:55 -06:00 |
|
Joby Elliott
|
96d3261f25
|
Merge branch 'develop' into feature/ci
|
2018-08-17 16:34:01 -06:00 |
|
Joby Elliott
|
1c2a355a5a
|
changing namespace
|
2018-08-17 16:32:26 -06:00 |
|
Joby Elliott
|
2873a18715
|
Add gitlab-ci.yml
|
2018-08-17 18:29:03 +00:00 |
|
Joby Elliott
|
672f0b3177
|
cleanup
pgsql needs to be developed off on its own feature branch
|
2018-08-17 12:12:21 -06:00 |
|
Joby Elliott
|
a42374239e
|
migration edits
|
2018-08-17 11:36:09 -06:00 |
|
Joby Elliott
|
1afd75a350
|
initial commit
|
2018-08-17 11:32:10 -06:00 |
|