Padmashree Jha
|
b5932d06fa
|
Add total User-Agent (#2551)
|
2021-10-25 14:59:24 -03:00 |
|
Matheus Felipe
|
846e338a75
|
Count as error only for 4xx and 5xx http status codes (#2407)
|
2021-10-22 23:43:11 -03:00 |
|
Dmytro Khmelenko
|
3979c871cd
|
Set host header for link validator (#2409)
|
2021-10-21 21:48:05 -03:00 |
|
Dmytro Khmelenko
|
eb86183362
|
Count as error only for 4xx and 5xx http status codes
|
2021-10-08 16:20:22 +02:00 |
|
Matheus Felipe
|
48946082ba
|
Remove unnecessary verification
|
2021-08-24 06:21:23 -03:00 |
|
Matheus Felipe
|
f921f4ec5d
|
Filter the links after the index section
|
2021-08-24 06:15:28 -03:00 |
|
Matheus Felipe
|
a213f1f1d2
|
Remove unused main.yml file
|
2021-06-10 01:34:25 -03:00 |
|
Marek Dano
|
6e90c04353
|
Merge pull request #1614 from marekdano/add-auth-keys
Add 'User-Agent' to the auth_keys array in the validate_format script
|
2021-04-06 08:41:08 +01:00 |
|
Pawel Borkar
|
e9d8690034
|
Merge pull request #1548 from public-apis/dependabot/pip/build/httplib2-0.19.0
Bump httplib2 from 0.18.0 to 0.19.0 in /build
|
2021-04-03 19:18:44 +05:30 |
|
Marek Dano
|
19184f73a3
|
Add 'User-Agent' to the auth_keys array in the validate_format script
|
2021-04-03 10:36:20 +01:00 |
|
Marek Dano
|
ed25ea30ac
|
Remove duplicate check of links in validate_format.py
|
2021-03-23 18:04:31 +00:00 |
|
Marek Dano
|
9722487f46
|
Add ignore link and strip url links before checking it
|
2021-03-21 07:58:56 +00:00 |
|
Marek Dano
|
97cb773f45
|
Add check for checking duplicated links in README file
Closes #1592
|
2021-03-20 09:36:33 +00:00 |
|
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>
|
2021-02-08 20:18:53 +00:00 |
|
Yann Bertrand
|
7f7a3906e5
|
Faking user agent + handle "no server" and fallback error
|
2020-11-22 21:59:32 +01:00 |
|
Pierre-Yves Aillet
|
dc38eb60b0
|
Update links validation user-agent (#1428)
|
2020-10-19 22:29:36 +02:00 |
|
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>
|
2020-10-19 22:11:11 +02:00 |
|
Pierre-Yves Aillet
|
a988dcb823
|
Adjust links validation user-agent to real value (#1427)
|
2020-10-19 17:00:13 +02:00 |
|
Sitram
|
dc903e6dd2
|
Fix links validation script (#1426)
|
2020-10-19 16:38:38 +02:00 |
|
Sitram
|
e35769370c
|
Fix links validation (#1421)
|
2020-10-18 10:31:45 +02:00 |
|
Sitram
|
29351783e9
|
Remove broken links and fix python script (#1418)
|
2020-10-15 20:50:42 +02:00 |
|
Sitram
|
46685f9a2a
|
Validate all links every day at 00:00 (#1414)
Co-authored-by: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com>
|
2020-10-13 21:57:52 +02:00 |
|
Roelof
|
4a3195529c
|
Add GitHub Actions (#1193)
|
2020-03-17 11:49:24 +01:00 |
|
Dave Machado
|
e2b66cea26
|
Move links into Title section, Update build script (#754)
Combining PRs #728 and #741.
|
2018-09-09 21:38:36 -04:00 |
|
davemachado
|
2f4a80bf7b
|
Add check for duplicate links
|
2018-05-06 18:53:12 -04:00 |
|
Dave Machado
|
b756f21f13
|
Add segment length check per entry
This avoids an IndexError if the length of split segments is shorter than expected.
|
2018-04-21 14:22:41 -04:00 |
|
davemachado
|
4639c4ba11
|
Update test formatting
|
2018-03-11 22:15:21 -04:00 |
|
davemachado
|
eb49420728
|
Add Section Header check to CI
|
2018-03-11 22:04:14 -04:00 |
|
davemachado
|
a8537c7e85
|
Check Description not exceeding 100 characters
|
2018-02-12 21:43:45 -05:00 |
|
davemachado
|
21901ee2ac
|
add build check for auth backticks
|
2018-02-10 00:55:36 -05:00 |
|
davemachado
|
b0409e8ae2
|
Migrate JSON logic to api project
|
2018-02-03 13:30:53 -05:00 |
|
davemachado
|
9eaf189595
|
Update build scripts to pass flake8
|
2018-01-28 15:48:53 -05:00 |
|
Dave Machado
|
e53982f9d1
|
Initialize variable for flake8
|
2018-01-27 11:37:28 -05:00 |
|
Dave Machado
|
82231641b7
|
add checks for category minimums and anchor format
|
2018-01-27 00:36:57 -05:00 |
|
Dave Machado
|
aa74230ba4
|
Update Markdown2JSON converter for CORS
|
2018-01-14 13:45:19 -05:00 |
|
Dave Machado
|
b2b5c2682e
|
Update validate_format script for CORS
|
2018-01-14 13:43:19 -05:00 |
|
Dave Machado
|
8940786d0c
|
Add build check for title ending with "API"
every entry in this project is an API, so specifying adds nothing
meaningful
|
2018-01-02 13:15:40 -05:00 |
|
Dave Machado
|
367de578e6
|
Remove branch logic from deploy script
the branch logic lives in main.sh, so no need to check again
|
2018-01-02 13:14:48 -05:00 |
|
Dave Machado
|
21eb114d6d
|
Check links on PRs and Update main build script
|
2017-12-28 23:44:24 -05:00 |
|
Dave Machado
|
2ceb3025ba
|
Remove Link Validation from Build logic
Will include link validation for pull requests in upcming addition
|
2017-12-28 23:15:47 -05:00 |
|
Dave Machado
|
d38b999add
|
Include pip requirements
|
2017-12-28 23:01:12 -05:00 |
|
Dave Machado
|
cb9549ff9c
|
Use Python validator over Ruby
|
2017-12-28 22:43:29 -05:00 |
|
Dave Machado
|
3c12e3a7c9
|
Replace Ruby link validation with Python
|
2017-12-23 19:24:31 -05:00 |
|
Dave Machado
|
7fb4f77080
|
Update formatting of markdown scripts
|
2017-12-23 19:23:32 -05:00 |
|
Dave Machado
|
deef6e15ab
|
Replace Ruby format validator with Python one
|
2017-12-23 00:00:46 -05:00 |
|
Dave Machado
|
3828748eee
|
Remove duplicate JSON build steps
|
2017-12-22 20:21:43 -05:00 |
|
Dave Machado
|
68c5b997fc
|
Update build script to use new converter
|
2017-12-22 20:11:25 -05:00 |
|
Dave Machado
|
0184842ee8
|
Update Category split logic
|
2017-12-22 20:10:19 -05:00 |
|
Dave Machado
|
46e2c4c9e1
|
Remove outdated conversion scripts
|
2017-12-22 19:58:20 -05:00 |
|
Dave Machado
|
f1c4916ba0
|
Add Markdown To JSON converter in Python3
|
2017-12-22 19:57:56 -05:00 |
|