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

62 Commits

Author SHA1 Message Date
Matt Love
310d31720b Update .travis.yml 2020-07-05 21:37:28 -07:00
checktheroads
fc0615edf8 fix auto PyPI deployment 2020-07-05 19:59:17 -07:00
checktheroads
d6e527098d try adding automatic deployment to PyPI 2020-07-05 17:20:34 -07:00
checktheroads
b23ec62fa9 increase ui build timeout 2020-06-22 15:38:06 -07:00
checktheroads
ada74e2166 fix ui build timeout in CI 2020-06-21 17:55:09 -07:00
checktheroads
2277b21dc0 start automated installer; improve ci testing 2020-02-23 01:24:22 -07:00
checktheroads
afc4fe32d8 cleanup ci script 2020-02-22 00:25:18 -07:00
checktheroads
5128c18c76 fix build jobs 2020-02-22 00:06:35 -07:00
checktheroads
d99d584fde fix ci stages 2020-02-21 23:49:51 -07:00
checktheroads
2945234832 fix travis config 2020-02-21 22:54:45 -07:00
checktheroads
6f205f0143 test travis 2020-02-21 22:52:42 -07:00
checktheroads
ed6770fc0f remove travis ci 2019-09-25 23:48:33 -07:00
Matt Love
11a5b5ea59 💚 Remove redis-tools from installation 2019-07-16 09:29:31 -07:00
Matt Love
bac33cf5d2 💚 add 127.0.0.1 bind to redis 2019-07-16 09:24:39 -07:00
Matt Love
5173d50895 💚 Fix CI Redis build 2019-07-16 09:17:55 -07:00
Matt Love
dff7ceebb6 💚 add redis service check 2019-07-16 01:14:08 -07:00
Matt Love
ff0843cc30 Run isort before flake8 2019-07-16 00:16:25 -07:00
Matt Love
771b16cf64 👷 Pylint → Flake8 2019-07-10 16:02:42 -07:00
Matt Love
82e61043c9 💚 Add Python 3.7 2019-07-09 14:48:27 -07:00
Matt Love
149459e5ba Add more CI debugs 2019-07-08 01:55:15 -07:00
Matt Love
63244306c3 Add pylint debug option for CI 2019-07-08 01:20:37 -07:00
Matt Love
a7f13de0a4 Fix syntax error 2019-07-08 00:41:47 -07:00
Matt Love
6dacc4517e Add -y to dev requirements, pylint version check 2019-07-08 00:39:40 -07:00
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