Commit Graph

131 Commits

Author SHA1 Message Date
Dave Machado
1f768c9390 Add Errno::ECONNRESET exception 2017-09-13 12:41:08 -04:00
Dave Machado
9a7f59b258 Merge pull request #467 from davemachado/alphabetical-order-check
Add Alphabetical order check to Format Validation
2017-08-18 12:05:09 -04:00
davemachado
fb28cbdbfd remove extra whitespace 2017-08-18 11:57:59 -04:00
davemachado
cfd23b41f9 check based on whole string value over first char 2017-08-18 11:21:01 -04:00
davemachado
4a0d7cd78c convert char to upcase for sort check 2017-08-18 11:10:17 -04:00
davemachado
c8525b2f6d add functional break comments 2017-08-18 11:06:26 -04:00
davemachado
7f71a9cfe6 Add alphabetical order check logic 2017-08-18 11:00:24 -04:00
Dave Machado
c282dd515e Rename Section field to Category 2017-08-16 23:13:30 -04:00
Dave Machado
c21732443e Delete single_table.md 2017-08-08 22:27:11 -04:00
Dave Machado
43db54e5d8 Update conditional to use raw index of substring 2017-08-08 22:14:48 -04:00
Dave Machado
85f384e8cd update script to use absolute path 2017-08-08 21:33:06 -04:00
Dave Machado
f5b506165e move deploy logic into main script 2017-08-08 21:30:47 -04:00
Dave Machado
8ac6ac8372 update var declare formatting 2017-08-03 15:43:38 -04:00
Dave Machado
51a509d922 add entry count to final json 2017-08-03 15:28:17 -04:00
Dave Machado
b50073d2a3 remove temp build files 2017-08-03 15:19:29 -04:00
Dave Machado
a3109a153d update build script 2017-08-03 15:18:08 -04:00
Dave Machado
1ed2e11c18 Add Markdown condense script 2017-08-03 15:14:29 -04:00
Dave Machado
5214187d8d sync with upstream 2017-08-03 14:15:06 -04:00
Dave Machado
413f8db212 remove executable extensions 2017-08-03 11:43:12 -04:00
Dave Machado
7a54d2af6f update pip install for build-bot 2017-08-03 10:33:06 -04:00
Dave Machado
504bd3d417 add pipe to build_bot 2017-08-02 23:54:15 -04:00
Dave Machado
01161074fa pop main logic out one level by reversing condition 2017-07-28 14:35:32 -04:00
Dave Machado
8c74f6fe68 clean up after myself 2017-07-28 14:16:41 -04:00
Dave Machado
3a79096bdb use regex to check number of padding spaces 2017-07-28 12:32:39 -04:00
Dave Machado
10bc3049c1 exit code is num of errors and formatting 2017-07-28 12:10:33 -04:00
Dave Machado
ffddb7bbae use constants to represent line segment index 2017-07-28 11:54:43 -04:00
Dave Machado
105c745ac9 move segment check logic to method 2017-07-28 11:49:32 -04:00
Dave Machado
fbd07b8f4b Add padding check for each line value 2017-07-28 11:40:21 -04:00
Dave Machado
e2b71b22c4 add errors to array and remove fail flag 2017-07-28 11:25:35 -04:00
Dave Machado
60fbe68f78 Add punctuation check for Description 2017-07-28 11:22:52 -04:00
Dave Machado
c95aeef390 Reorder pull request conditional 2017-07-26 22:38:17 -04:00
Yoann Lecuyer
db202dba71 wrong diff url 2017-07-26 11:48:37 -05:00
Dave Machado
fa02f5cbcf Update diff generator for pull requests 2017-07-26 11:02:27 -04:00
Dave Machado
e2b3ae925f Update progress bar formatting 2017-07-24 11:24:31 -04:00
Dave Machado
267c7bc224 Update link validation branch check 2017-07-23 19:41:11 -04:00
Dave Machado
c1bb855f75 Update link validation to work on LINK_FILE 2017-07-23 18:27:14 -04:00
Dave Machado
96dbf27f6a Update Net::OpenTimeout exception 2017-07-23 18:05:12 -04:00
Dave Machado
90e4670ce4 check for no links in link file and fail if not pull request 2017-07-21 14:59:33 -04:00
Dave Machado
ab5d27c575 print out additions being validated 2017-07-21 14:51:23 -04:00
Dave Machado
530d404408 set PR additions file as link validation file 2017-07-21 14:47:59 -04:00
Dave Machado
c1b906c368 set variable for file to check 2017-07-21 14:45:05 -04:00
Dave Machado
4dfe2edb58 Add exempt array for links that do not permit bots 2017-07-20 14:02:43 -04:00
Dave Machado
1b9ab3649b Allow HTTP 429 - Too Many Requests
Too Many requests is fine for testing link validity. The link is active, it's just been hit one too many times.
2017-07-20 13:46:14 -04:00
Dave Machado
92bcf9d046 Sort final failfure array for easy reading 2017-07-12 23:00:01 -04:00
Dave Machado
263d095c65 Use standard error reporting for duplicate links 2017-07-12 12:17:52 -04:00
Dave Machado
2e9088ecf2 Integrate link validation into CI 2017-07-12 12:10:26 -04:00
Dave Machado
708f4b7fa9 integrate link validation into CI 2017-07-12 09:37:42 -04:00
Dave Machado
5fbf817c1c check for duplicate urls 2017-07-12 09:32:38 -04:00
Dave Machado
80e8997d86 Add link validation script using in-house logic 2017-07-11 00:21:32 -04:00
Dave Machado
2d3bace616 Update exit code check for format validation 2017-07-10 12:15:58 -04:00
Dave Machado
42e2bdc755 Update main.sh 2017-07-10 11:18:11 -04:00
Dave Machado
b9a4d7368d Merge pull request #385 from davemachado/feature/validate-ci
Add Format Validation to CI
2017-07-10 11:08:52 -04:00
Dave Machado
d2b84f3159 Fix line formatting for master branch conditional 2017-07-10 09:24:10 -04:00
Dave Machado
ab045f33f3 Update main script and Travis config 2017-07-10 01:41:50 -04:00
Dave Machado
3448c6cb0d Update CI steps to use main script 2017-07-10 01:05:15 -04:00
Dave Machado
eb4b1dfa05 Add main CI driver script 2017-07-10 01:01:47 -04:00
Dave Machado
5902def838 Update formatting 2017-07-10 00:54:35 -04:00
Dave Machado
375487cd8f Check Description for capitalization 2017-07-10 00:53:15 -04:00
Dave Machado
2e6d999b48 Add exit condition 2017-07-10 00:46:47 -04:00
Dave Machado
4206f34cf3 Check Links for [Go] wrapper 2017-07-10 00:44:39 -04:00
Dave Machado
34b8ba3164 Add HTTPS Support check for Yes or No 2017-07-10 00:42:14 -04:00
Dave Machado
e859668bfd Validate Auth values to match allowed values 2017-07-10 00:15:01 -04:00
Dave Machado
0fec961644 Skip schema lines and split lines by pipe-char 2017-07-10 00:12:19 -04:00
Dave Machado
6e1da9a1a3 Initial skeleton of parsing text file 2017-07-10 00:09:52 -04:00
Dave Machado
0d88e63998 Update GitHub profile to environment variables 2017-07-03 20:23:23 -04:00
Dave Machado
9698480c88
Remove ES6 dependencies from build script 2017-07-03 00:48:12 -04:00
Dave Machado
cb63f64954
Update name of API entires JSON files 2017-07-02 23:54:53 -04:00
Dave Machado
d6277e4d31
Update markdown parser to format each table index 2017-06-04 22:19:47 -04:00
Dave Machado
94f81ac67a Update repo to /toddmotto from /davemachado 2017-05-25 11:53:53 -04:00
Dave Machado
22591456e8 Trim Markdown Go! out of Link string 2017-05-25 11:38:12 -04:00
Dave Machado
15f974f127 Set Travis to skip duplicate build of new JSON 2017-05-25 11:00:51 -04:00
Dave Machado
220a513e01 Update formatting 2017-05-25 10:23:57 -04:00
Dave Machado
141dfcf931 Comment out build script 2017-05-25 10:15:57 -04:00
Dave Machado
6747d5b250 Set conditional deployment branch to master 2017-05-25 10:15:31 -04:00
Dave Machado
d5505b5aa2 Update directory movements for deployment testing 2017-05-25 10:08:54 -04:00
Dave Machado
3da6bb62d4 Update target branch condition off master for testing 2017-05-25 10:03:12 -04:00
Dave Machado
4e2df625d3 Set Travis to deploy new JSON onto master 2017-05-25 10:00:07 -04:00
Dave Machado
b0ef43db58
Use Python tool to beautify JSON into unminified /json file 2017-05-25 00:32:50 -04:00
Dave Machado
f3e1fe1b30
Move commands to build script and conditionally create /json directory 2017-05-25 00:26:38 -04:00
Dave Machado
8c30db8a97
Add build script to generate JSON 2017-05-25 00:21:13 -04:00
Dave Machado
ecf6724d51
Add Markdown to JSON converter script 2017-05-25 00:20:50 -04:00