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

41 Commits

Author SHA1 Message Date
Matt Love
4db77a3865 💚 Fix CI tests 2019-07-16 01:13:07 -07:00
Matt Love
249520e1ee 💚 Fix async config 2019-07-16 00:55:29 -07:00
Matt Love
a929114d22 💚 fix missing await for http3 tests 2019-07-16 00:43:02 -07:00
Matt Love
ce60fb3a00 💚 Fix missing reqs & CI cleanup 2019-07-16 00:30:57 -07:00
Matt Love
e48beb7694 💚 Fix invalid CI config file 2019-07-10 16:28:45 -07:00
Matt Love
ffa11b3d1b 🐛 Properly handle lack of user config 2019-07-10 16:20:23 -07:00
Matt Love
e413ffd155 💚 Make CI copy YAML instead of TOML 2019-07-10 16:09:14 -07:00
Matt Love
771b16cf64 👷 Pylint → Flake8 2019-07-10 16:02:42 -07:00
Matt Love
d67dec47a9 👷 Pylint → Flake8 2019-07-10 15:57:21 -07:00
checktheroads
964a3c3381 re-add anybadge 2019-07-07 22:39:10 -07:00
checktheroads
1e01a98e67 TOML → YAML 2019-07-07 22:06:59 -07:00
checktheroads
b5f9fdfbb0 Improve logzero config, remove hyperglass import 2019-07-07 22:06:32 -07:00
checktheroads
403dee88e2 Add new 504 message to CI config 2019-06-23 14:24:47 -07:00
checktheroads
a032750c29 Clean up no longer used CI shell scripts 2019-06-19 10:08:04 -07:00
checktheroads
736424c82e Add git branches debug 2019-06-18 18:26:21 -07:00
checktheroads
ead1c99230 Move push to shell script 2019-06-18 18:11:45 -07:00
checktheroads
d4ebb07b19 Set git to fetch remote branch 2019-06-18 17:44:04 -07:00
checktheroads
127489f5b8 Add origin/ to git statements 2019-06-18 17:30:12 -07:00
checktheroads
782f568538 Fix invalid export syntax; re-add git fetch 2019-06-18 17:07:54 -07:00
checktheroads
17ae52f958 Remove exit 0 from script 2019-06-18 17:02:28 -07:00
checktheroads
337e945f60 reversed PR validation logic 2019-06-18 16:05:52 -07:00
checktheroads
fc7db9137a Added debug statements 2019-06-18 15:55:49 -07:00
checktheroads
d38d83d4e5 removed old code block 2019-06-18 15:49:56 -07:00
checktheroads
6431f9a751 Fixed issue with branch detection for PRs 2019-06-18 15:46:41 -07:00
checktheroads
f5c778d787 Removed git fetch now that env vars are being used 2019-06-18 15:20:50 -07:00
checktheroads
bd5440ab45 fixed missing executable permissions after rewrite 2019-06-18 15:12:29 -07:00
checktheroads
dd084f5890 simplified script; switched to TRAVIS_BRANCH env variable 2019-06-18 15:09:14 -07:00
checktheroads
025acb93bc renamed script to more logical name 2019-06-18 15:07:00 -07:00
checktheroads
1be09e94e0 Moved setup_git() to new script 2019-06-18 14:55:34 -07:00
checktheroads
5b1c327b7f Evaluate PR state & set branch to commit accordingly 2019-06-18 14:54:41 -07:00
checktheroads
d9b566c30c removed unused ci shell script, made ci python script permissions consistent 2019-06-18 13:51:37 -07:00
Andrew Imeson
dc6dd12364 Shell cleanup 2019-06-18 11:00:48 -04:00
checktheroads
8b1fb762ac added missing fi in CI script 2019-06-17 02:19:22 -07:00
checktheroads
3530100323 overwritting git commit failure exit code 2019-06-17 02:17:23 -07:00
checktheroads
20d6b16a8e moved git CI functions to bash 2019-06-17 02:04:42 -07:00
checktheroads
f4c17a3f69 restructure CI git operations 2019-06-17 01:40:18 -07:00
checktheroads
adfe1224db removed redundant pylint checking logic 2019-06-17 01:38:55 -07:00
checktheroads
b2cdfb8e8f fixed CI branch issue, fixed regex issue for pylint badge 2019-06-17 01:33:13 -07:00
checktheroads
658e39456d ci updates 2019-06-17 01:14:29 -07:00
checktheroads
2af99adf19 ci changes to get automatic black & pylint checks 2019-06-17 00:49:34 -07:00
checktheroads
22f33004ab moved to tests dir, added github token 2019-06-17 00:02:35 -07:00