Matt Love
|
6aaff2850f
|
Add more CI debugs
|
2019-07-08 02:00:52 -07:00 |
|
Matt Love
|
149459e5ba
|
Add more CI debugs
|
2019-07-08 01:55:15 -07:00 |
|
Matt Love
|
16da7fafae
|
Add --verbose to pylint
|
2019-07-08 01:49:13 -07:00 |
|
Matt Love
|
ff93e84791
|
Fix rcfile error
|
2019-07-08 01:45:51 -07:00 |
|
Matt Love
|
929681c08f
|
Add pylint rcfile argument to CI script
|
2019-07-08 01:30:13 -07:00 |
|
Matt Love
|
63244306c3
|
Add pylint debug option for CI
|
2019-07-08 01:20:37 -07:00 |
|
Matt Love
|
49d73ffab3
|
Add debug option to CI pylint check
|
2019-07-08 01:11:16 -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 |
|
Matt Love
|
483c2b298f
|
Fix unused imports
|
2019-07-08 00:25:59 -07:00 |
|
Matt Love
|
2958225377
|
Remove current_function function, convert dual afi funcs to staticmethod
|
2019-07-08 00:25:02 -07:00 |
|
Matt Love
|
6758855be9
|
Fix dict → tuple inconsistency
|
2019-07-08 00:24:00 -07:00 |
|
Matt Love
|
65de869517
|
Fix unused imports, break out cache retrieval from try block
Completed switch from dict → tuple for output & status by stringifying the output tuple, then using literal_eval to de-stringify on retrieval
|
2019-07-08 00:23:02 -07:00 |
|
checktheroads
|
2b5105f872
|
Fix unused imports, fix syntax errors
|
2019-07-07 23:28:23 -07:00 |
|
checktheroads
|
50c863eb6d
|
Fix unused imports, syntax cleanups
|
2019-07-07 23:14:35 -07:00 |
|
checktheroads
|
7aa8b245f4
|
Remove unnecessary pass statements
|
2019-07-07 23:10:23 -07:00 |
|
checktheroads
|
e940195631
|
Remove unused imports, fix syntax errors
|
2019-07-07 23:08:03 -07:00 |
|
checktheroads
|
7e0bea6a38
|
Fix unused import, remove bare raises, fix syntax errors, improve /lg
|
2019-07-07 22:54:07 -07:00 |
|
checktheroads
|
89aa429761
|
Change output from dict to tuple
|
2019-07-07 22:45:39 -07:00 |
|
checktheroads
|
8ad4c2c2bc
|
Ignore Status class because of dynamic attributes
|
2019-07-07 22:40:16 -07:00 |
|
checktheroads
|
964a3c3381
|
re-add anybadge
|
2019-07-07 22:39:10 -07:00 |
|
checktheroads
|
478a3dcda9
|
Add base exception init
|
2019-07-07 22:38:57 -07:00 |
|
checktheroads
|
2f33a823e4
|
Fix syntax errors
|
2019-07-07 22:38:46 -07:00 |
|
checktheroads
|
22f382865b
|
Improve formatting
|
2019-07-07 22:08:12 -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
|
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 |
|