Dmytro Khmelenko
|
eb86183362
|
Count as error only for 4xx and 5xx http status codes
|
3 years ago |
Matheus Felipe
|
48946082ba
|
Remove unnecessary verification
|
3 years ago |
Matheus Felipe
|
f921f4ec5d
|
Filter the links after the index section
|
3 years ago |
Matheus Felipe
|
a213f1f1d2
|
Remove unused main.yml file
|
3 years ago |
Marek Dano
|
19184f73a3
|
Add 'User-Agent' to the auth_keys array in the validate_format script
|
3 years ago |
Marek Dano
|
ed25ea30ac
|
Remove duplicate check of links in validate_format.py
|
3 years ago |
Marek Dano
|
9722487f46
|
Add ignore link and strip url links before checking it
|
3 years ago |
Marek Dano
|
97cb773f45
|
Add check for checking duplicated links in README file
Closes #1592
|
3 years ago |
dependabot[bot]
|
cb0fa95250
|
Bump httplib2 from 0.18.0 to 0.19.0 in /build
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/httplib2/httplib2/releases)
- [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG)
- [Commits](https://github.com/httplib2/httplib2/compare/v0.18.0...v0.19.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Yann Bertrand
|
7f7a3906e5
|
Faking user agent + handle "no server" and fallback error
|
4 years ago |
Pierre-Yves Aillet
|
dc38eb60b0
|
Update links validation user-agent (#1428)
|
4 years ago |
dependabot[bot]
|
17058fbcde
|
Bump httplib2 from 0.9.2 to 0.18.0 in /build (#1272)
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.9.2 to 0.18.0.
- [Release notes](https://github.com/httplib2/httplib2/releases)
- [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG)
- [Commits](https://github.com/httplib2/httplib2/compare/0.9.2...v0.18.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
Pierre-Yves Aillet
|
a988dcb823
|
Adjust links validation user-agent to real value (#1427)
|
4 years ago |
Sitram
|
dc903e6dd2
|
Fix links validation script (#1426)
|
4 years ago |
Sitram
|
e35769370c
|
Fix links validation (#1421)
|
4 years ago |
Sitram
|
29351783e9
|
Remove broken links and fix python script (#1418)
|
4 years ago |
Sitram
|
46685f9a2a
|
Validate all links every day at 00:00 (#1414)
Co-authored-by: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com>
|
4 years ago |
Roelof
|
4a3195529c
|
Add GitHub Actions (#1193)
|
4 years ago |
Dave Machado
|
e2b66cea26
|
Move links into Title section, Update build script (#754)
Combining PRs #728 and #741.
|
6 years ago |
davemachado
|
2f4a80bf7b
|
Add check for duplicate links
|
6 years ago |
Dave Machado
|
b756f21f13
|
Add segment length check per entry
This avoids an IndexError if the length of split segments is shorter than expected.
|
6 years ago |
davemachado
|
4639c4ba11
|
Update test formatting
|
6 years ago |
davemachado
|
eb49420728
|
Add Section Header check to CI
|
6 years ago |
davemachado
|
a8537c7e85
|
Check Description not exceeding 100 characters
|
6 years ago |
davemachado
|
21901ee2ac
|
add build check for auth backticks
|
6 years ago |
davemachado
|
b0409e8ae2
|
Migrate JSON logic to api project
|
6 years ago |
davemachado
|
9eaf189595
|
Update build scripts to pass flake8
|
6 years ago |
Dave Machado
|
e53982f9d1
|
Initialize variable for flake8
|
6 years ago |
Dave Machado
|
82231641b7
|
add checks for category minimums and anchor format
|
6 years ago |
Dave Machado
|
aa74230ba4
|
Update Markdown2JSON converter for CORS
|
6 years ago |
Dave Machado
|
b2b5c2682e
|
Update validate_format script for CORS
|
6 years ago |
Dave Machado
|
8940786d0c
|
Add build check for title ending with "API"
every entry in this project is an API, so specifying adds nothing
meaningful
|
6 years ago |
Dave Machado
|
367de578e6
|
Remove branch logic from deploy script
the branch logic lives in main.sh, so no need to check again
|
6 years ago |
Dave Machado
|
21eb114d6d
|
Check links on PRs and Update main build script
|
6 years ago |
Dave Machado
|
2ceb3025ba
|
Remove Link Validation from Build logic
Will include link validation for pull requests in upcming addition
|
6 years ago |
Dave Machado
|
d38b999add
|
Include pip requirements
|
6 years ago |
Dave Machado
|
cb9549ff9c
|
Use Python validator over Ruby
|
6 years ago |
Dave Machado
|
3c12e3a7c9
|
Replace Ruby link validation with Python
|
6 years ago |
Dave Machado
|
7fb4f77080
|
Update formatting of markdown scripts
|
6 years ago |
Dave Machado
|
deef6e15ab
|
Replace Ruby format validator with Python one
|
6 years ago |
Dave Machado
|
3828748eee
|
Remove duplicate JSON build steps
|
6 years ago |
Dave Machado
|
68c5b997fc
|
Update build script to use new converter
|
6 years ago |
Dave Machado
|
0184842ee8
|
Update Category split logic
|
6 years ago |
Dave Machado
|
46e2c4c9e1
|
Remove outdated conversion scripts
|
6 years ago |
Dave Machado
|
f1c4916ba0
|
Add Markdown To JSON converter in Python3
|
6 years ago |
Dave Machado
|
3bb7448f60
|
Display format file during build
|
7 years ago |
davemachado
|
b76486d66e
|
Move json into PR-only branch
|
7 years ago |
davemachado
|
e0ffb2ff62
|
use verbose equals in bash
|
7 years ago |
davemachado
|
fe01820394
|
Update build script
|
7 years ago |
davemachado
|
5e51c8b15f
|
Fix a stupid raw string
|
7 years ago |