checktheroads
582476d2be
Added git git fetch
to CI build
2019-06-18 13:56:37 -07:00
checktheroads
d9b566c30c
removed unused ci shell script, made ci python script permissions consistent
2019-06-18 13:51:37 -07:00
Matt Love
674a8a64bb
Merge pull request #2 from andrewimeson/adi/shell-tweaks
...
Thanks @andrewimeson much appreciated! I'll also delete the unused shell scripts - it was about 2am and I was tired of fighting with Travis CI and ready to go to bed :)
2019-06-18 13:44:14 -07:00
Andrew Imeson
916950d3f2
Don't override interpreter
2019-06-18 11:02:51 -04:00
Andrew Imeson
dc6dd12364
Shell cleanup
2019-06-18 11:00:48 -04:00
Andrew Imeson
d46f90acff
YAML formatting cleanup
2019-06-18 10:59:52 -04:00
checktheroads
da30c4ca68
badge fixes
2019-06-17 02:30:47 -07: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
5f1655a791
readme formatting update
2019-06-17 02:11:21 -07:00
checktheroads
bf4bd3a6db
removed fake import for CI testing
2019-06-17 02:07:36 -07: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
ff24ab1609
intentionally testing pylint failure
2019-06-17 01:47:43 -07:00
Travis CI
4a63a2d18c
Black Formatting - travis #52
2019-06-17 08:41:48 +00: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
6045c45f67
removed debug click echo statement
2019-06-17 01:35:43 -07:00
checktheroads
b2cdfb8e8f
fixed CI branch issue, fixed regex issue for pylint badge
2019-06-17 01:33:13 -07:00
checktheroads
d119e6b606
switched debug method from logging to click echo
2019-06-17 01:23:17 -07:00
checktheroads
b28fa9409d
added debug loggers
2019-06-17 01:20:22 -07:00
checktheroads
658e39456d
ci updates
2019-06-17 01:14:29 -07:00
checktheroads
b73e31ae4b
intentionally misformatting docstring to verify black is working in CI
2019-06-17 01:03:51 -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
2bd89b8d5c
removed old configuration file name
2019-06-17 00:23:15 -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
ba01fc3996
fixed pprint syntax error
2019-06-16 23:41:21 -07:00
checktheroads
7076feb727
switched to hostnamed-based device identification, removed name key
2019-06-16 23:34:37 -07:00
checktheroads
b23b6e65c5
switched to hostname-based device identification, removed name key
2019-06-16 23:34:00 -07:00
checktheroads
95de26ed23
switched to hostname-based device identification, removed name key
2019-06-16 23:33:22 -07:00
checktheroads
59c6f124d4
removed name keys
2019-06-16 23:32:50 -07:00
checktheroads
1198852c38
CI: added debug statement to print test config
2019-06-16 23:32:37 -07:00
checktheroads
e7b3d8fe8e
fixed reference to legacy JS function
2019-06-16 22:51:42 -07:00
checktheroads
2f4b7118e2
added debug statement for getting config_dir contents after copy
2019-06-16 22:37:52 -07:00
checktheroads
806d119a81
hardcoded test endpoint and removed input vars
2019-06-16 22:21:54 -07:00
checktheroads
cdd52f58e8
added logging of failed test response text
2019-06-16 22:19:11 -07:00
checktheroads
be24d2ea1e
re-added missing requests library
2019-06-16 22:09:30 -07:00
checktheroads
b90df6dc0b
CI: rework of test scripts
2019-06-16 22:04:13 -07:00
checktheroads
5c4b684ece
added missing imports
2019-06-16 21:06:46 -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