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
48543ba597
Improve API Key generator
2019-07-07 22:06:12 -07:00
checktheroads
211e503d5e
Implement: Pydantic, Custom exceptions, constants, YAML
2019-07-07 02:49:54 -07:00
checktheroads
c1b3d096e9
README Improvements; Community docs
2019-06-24 14:03:11 -07:00
checktheroads
c9e920ebc7
Add demo to README
2019-06-24 11:40:53 -07:00
checktheroads
faf3426670
Fix broken Traceroute help link
2019-06-24 09:20:38 -07:00
checktheroads
8df26114dd
Increase FRR/BIRD timeouts
2019-06-24 01:33:50 -07:00
checktheroads
4c1e8b4c89
README Updates for BIRD Support
2019-06-23 14:33:22 -07:00
checktheroads
403dee88e2
Add new 504 message to CI config
2019-06-23 14:24:47 -07:00
checktheroads
d8b0ca92cb
Convert error messages to bulma notification class
2019-06-23 14:06:32 -07:00
checktheroads
27195c4a64
Remove extraneous comment
2019-06-23 14:06:08 -07:00
checktheroads
926e9767ee
Add 504 error options
2019-06-23 14:05:43 -07:00
checktheroads
c2b8508eeb
Add 504 error options
2019-06-23 14:05:20 -07:00
checktheroads
c6b0e00269
Add BIRD suppoprt & HTTP connection error handling
2019-06-23 14:05:06 -07:00
checktheroads
06c1eff397
Remove pprint for debugging
2019-06-23 11:51:02 -07:00
checktheroads
a515b47c46
Remove pprint for debugging
2019-06-23 11:50:33 -07:00
checktheroads
a032750c29
Clean up no longer used CI shell scripts
2019-06-19 10:08:04 -07:00
checktheroads
6aae26bb7c
Set required dependency versions
2019-06-19 09:04:16 -07:00
checktheroads
230196703f
Minor README updates
2019-06-19 08:58:50 -07:00
Matt Love
83b81a037d
Merge pull request #3 from checktheroads/ci-cleanup
...
ci cleanups - No longer doing auto blackformatting or auto pylint badging
2019-06-19 08:50:52 -07:00
checktheroads
ea49ecd760
Make CI fail on black/pylint failure, but not change files
2019-06-19 08:37:59 -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
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
337e945f60
reversed PR validation logic
2019-06-18 16:05:52 -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
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
41d8a12590
Switched to exported branch variable
2019-06-18 15:47:53 -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
be95acc98c
moved fetch/checkout to script with travis variables
2019-06-18 15:08:16 -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
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
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