|
b23ec62fa9
|
increase ui build timeout
|
2020-06-22 15:38:06 -07:00 |
|
|
ada74e2166
|
fix ui build timeout in CI
|
2020-06-21 17:55:09 -07:00 |
|
|
2277b21dc0
|
start automated installer; improve ci testing
|
2020-02-23 01:24:22 -07:00 |
|
|
afc4fe32d8
|
cleanup ci script
|
2020-02-22 00:25:18 -07:00 |
|
|
5128c18c76
|
fix build jobs
|
2020-02-22 00:06:35 -07:00 |
|
|
d99d584fde
|
fix ci stages
|
2020-02-21 23:49:51 -07:00 |
|
|
2945234832
|
fix travis config
|
2020-02-21 22:54:45 -07:00 |
|
|
6f205f0143
|
test travis
|
2020-02-21 22:52:42 -07:00 |
|
|
ed6770fc0f
|
remove travis ci
|
2019-09-25 23:48:33 -07:00 |
|
|
11a5b5ea59
|
💚 Remove redis-tools from installation
|
2019-07-16 09:29:31 -07:00 |
|
|
bac33cf5d2
|
💚 add 127.0.0.1 bind to redis
|
2019-07-16 09:24:39 -07:00 |
|
|
5173d50895
|
💚 Fix CI Redis build
|
2019-07-16 09:17:55 -07:00 |
|
|
dff7ceebb6
|
💚 add redis service check
|
2019-07-16 01:14:08 -07:00 |
|
|
ff0843cc30
|
Run isort before flake8
|
2019-07-16 00:16:25 -07:00 |
|
|
771b16cf64
|
👷 Pylint → Flake8
|
2019-07-10 16:02:42 -07:00 |
|
|
82e61043c9
|
💚 Add Python 3.7
|
2019-07-09 14:48:27 -07:00 |
|
|
149459e5ba
|
Add more CI debugs
|
2019-07-08 01:55:15 -07:00 |
|
|
63244306c3
|
Add pylint debug option for CI
|
2019-07-08 01:20:37 -07:00 |
|
|
a7f13de0a4
|
Fix syntax error
|
2019-07-08 00:41:47 -07:00 |
|
|
6dacc4517e
|
Add -y to dev requirements, pylint version check
|
2019-07-08 00:39:40 -07:00 |
|
|
93a2ec9a5b
|
Add uninstall dev requirements
Pylint check failing in CI but not locally
|
2019-07-08 00:34:18 -07:00 |
|
|
ea49ecd760
|
Make CI fail on black/pylint failure, but not change files
|
2019-06-19 08:37:59 -07:00 |
|
|
ead1c99230
|
Move push to shell script
|
2019-06-18 18:11:45 -07:00 |
|
|
3183bbbff9
|
Run branch variable script in current shell env
|
2019-06-18 17:00:45 -07:00 |
|
|
c963de641d
|
removed travis echo statement
|
2019-06-18 16:40:14 -07:00 |
|
|
08634d208a
|
added debug statement to see if env var is making it out of shell script
|
2019-06-18 15:59:56 -07:00 |
|
|
41d8a12590
|
Switched to exported branch variable
|
2019-06-18 15:47:53 -07:00 |
|
|
be95acc98c
|
moved fetch/checkout to script with travis variables
|
2019-06-18 15:08:16 -07:00 |
|
|
fc3b7bb12c
|
Moved fetch & checkout to script
|
2019-06-18 14:54:01 -07:00 |
|
|
582476d2be
|
Added git git fetch to CI build
|
2019-06-18 13:56:37 -07:00 |
|
|
916950d3f2
|
Don't override interpreter
|
2019-06-18 11:02:51 -04:00 |
|
|
d46f90acff
|
YAML formatting cleanup
|
2019-06-18 10:59:52 -04:00 |
|
|
20d6b16a8e
|
moved git CI functions to bash
|
2019-06-17 02:04:42 -07:00 |
|
|
76ec188d43
|
removed # entirely
|
2019-06-17 01:59:38 -07:00 |
|
|
45828e5597
|
added escape characters for travis build #
|
2019-06-17 01:55:02 -07:00 |
|
|
8af937be72
|
moved check_code to main travis.yml
|
2019-06-17 01:52:39 -07:00 |
|
|
658e39456d
|
ci updates
|
2019-06-17 01:14:29 -07:00 |
|
|
90a5aceb21
|
added missing anybadge import
|
2019-06-17 01:02:39 -07:00 |
|
|
6bb84eee77
|
readme formatting, removed remote add from CI
|
2019-06-17 00:59:34 -07:00 |
|
|
662b70d882
|
readme formatting, ci move
|
2019-06-17 00:52:35 -07:00 |
|
|
2af99adf19
|
ci changes to get automatic black & pylint checks
|
2019-06-17 00:49:34 -07:00 |
|
|
3904d8b194
|
moving travis to ssh user key, readme badge updates
|
2019-06-17 00:34:55 -07:00 |
|
|
8c534703f9
|
readme updates & ci adjustments
|
2019-06-17 00:18:44 -07:00 |
|
|
22f33004ab
|
moved to tests dir, added github token
|
2019-06-17 00:02:35 -07:00 |
|
|
33e7c5db74
|
CI changes
|
2019-06-16 21:00:59 -07:00 |
|
|
ad061c886b
|
moved starting flask to bash script
|
2019-06-16 20:53:09 -07:00 |
|
|
f31886b0ba
|
CI: switched back to nohup in before_script block, made executable
|
2019-06-16 20:44:03 -07:00 |
|
|
95c7d74a2b
|
moved prep script back to script
|
2019-06-16 20:35:16 -07:00 |
|
|
a446c5ac48
|
moved prep script to before_script with &
|
2019-06-16 20:29:39 -07:00 |
|
|
17e107388c
|
switched from nohup to /dev/null for flask dev server
|
2019-06-16 20:22:46 -07:00 |
|