1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

39 Commits

Author SHA1 Message Date
Matt Love
93a2ec9a5b Add uninstall dev requirements
Pylint check failing in CI but not locally
2019-07-08 00:34:18 -07:00
checktheroads
ea49ecd760 Make CI fail on black/pylint failure, but not change files 2019-06-19 08:37:59 -07:00
checktheroads
ead1c99230 Move push to shell script 2019-06-18 18:11:45 -07:00
checktheroads
3183bbbff9 Run branch variable script in current shell env 2019-06-18 17:00:45 -07:00
checktheroads
c963de641d removed travis echo statement 2019-06-18 16:40:14 -07:00
checktheroads
08634d208a added debug statement to see if env var is making it out of shell script 2019-06-18 15:59:56 -07:00
checktheroads
41d8a12590 Switched to exported branch variable 2019-06-18 15:47:53 -07:00
checktheroads
be95acc98c moved fetch/checkout to script with travis variables 2019-06-18 15:08:16 -07:00
checktheroads
fc3b7bb12c Moved fetch & checkout to script 2019-06-18 14:54:01 -07:00
checktheroads
582476d2be Added git git fetch to CI build 2019-06-18 13:56:37 -07:00
Andrew Imeson
916950d3f2 Don't override interpreter 2019-06-18 11:02:51 -04:00
Andrew Imeson
d46f90acff YAML formatting cleanup 2019-06-18 10:59:52 -04:00
checktheroads
20d6b16a8e moved git CI functions to bash 2019-06-17 02:04:42 -07:00
checktheroads
76ec188d43 removed # entirely 2019-06-17 01:59:38 -07:00
checktheroads
45828e5597 added escape characters for travis build # 2019-06-17 01:55:02 -07:00
checktheroads
8af937be72 moved check_code to main travis.yml 2019-06-17 01:52:39 -07:00
checktheroads
658e39456d ci updates 2019-06-17 01:14:29 -07:00
checktheroads
90a5aceb21 added missing anybadge import 2019-06-17 01:02:39 -07:00
checktheroads
6bb84eee77 readme formatting, removed remote add from CI 2019-06-17 00:59:34 -07:00
checktheroads
662b70d882 readme formatting, ci move 2019-06-17 00:52:35 -07:00
checktheroads
2af99adf19 ci changes to get automatic black & pylint checks 2019-06-17 00:49:34 -07:00
checktheroads
3904d8b194 moving travis to ssh user key, readme badge updates 2019-06-17 00:34:55 -07:00
checktheroads
8c534703f9 readme updates & ci adjustments 2019-06-17 00:18:44 -07:00
checktheroads
22f33004ab moved to tests dir, added github token 2019-06-17 00:02:35 -07:00
checktheroads
33e7c5db74 CI changes 2019-06-16 21:00:59 -07:00
checktheroads
ad061c886b moved starting flask to bash script 2019-06-16 20:53:09 -07:00
checktheroads
f31886b0ba CI: switched back to nohup in before_script block, made executable 2019-06-16 20:44:03 -07:00
checktheroads
95c7d74a2b moved prep script back to script 2019-06-16 20:35:16 -07:00
checktheroads
a446c5ac48 moved prep script to before_script with & 2019-06-16 20:29:39 -07:00
checktheroads
17e107388c switched from nohup to /dev/null for flask dev server 2019-06-16 20:22:46 -07:00
checktheroads
37ff006a9b putting flask script in nohup 2019-06-16 20:14:08 -07:00
checktheroads
c18ebc9ca7 splitting CI tests to separate scripts 2019-06-16 20:00:48 -07:00
checktheroads
bfbb9f58a4 added dev requirements for travis 2019-06-16 17:55:29 -07:00
checktheroads
242b6f20c3 travis: deps script update 3 2019-06-16 17:33:40 -07:00
checktheroads
3d02f86653 travis: deps script update 2 2019-06-16 17:26:27 -07:00
checktheroads
34cab77b91 travis: deps script update 1 2019-06-16 17:19:38 -07:00
checktheroads
d7d06b20ee updated travis config 2019-06-16 17:15:59 -07:00
checktheroads
7e222496f8 initial travis 2019-06-16 17:13:02 -07:00
checktheroads
74d3fd36a2 testing pre-commit 2019-06-16 13:04:47 -07:00