Commit Graph

92 Commits

Author SHA1 Message Date
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
Dave Machado 948031c4a1 Merge branch 'master' of git://github.com/toddmotto/public-apis 2017-12-21 21:21:04 -05:00
Dave Machado 3bb7448f60 Display format file during build 2017-11-15 15:13:42 -05:00
davemachado b76486d66e Move json into PR-only branch 2017-10-26 12:19:07 -04:00
davemachado e0ffb2ff62 use verbose equals in bash 2017-10-26 12:06:07 -04:00
davemachado fe01820394 Update build script 2017-10-26 11:56:35 -04:00
davemachado 5e51c8b15f Fix a stupid raw string 2017-10-26 11:20:45 -04:00
davemachado 00786f2d07 Add check to see if /json was changed 2017-10-26 11:14:21 -04:00
Dave Machado 60b4f1ca24 Add HTTParty::RedirectionTooDeep exception handler 2017-09-14 14:08:15 -04:00
Dave Machado c32499a34b Update skipping current iteration on exception 2017-09-14 10:18:26 -04:00
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