34 Commits
Author SHA1 Message Date
Rylan Polster fa4bb7d74a Refactor audit exception handling 2021-10-21 21:11:05 -04:00
Michael Cho 3d2d7c93e7 audit: gitlab prerelease check keep time/zone 2021-08-24 20:10:01 -07:00
nandahkrishna f7c8810214 utils/github/api: remove 'api' from method names 2021-02-17 23:47:05 +05:30
nandahkrishna 56e0c3d9e8 Update GitHub API usage 2021-02-15 22:38:27 +05:30
Rylan Polster 27ffa4e6e0 audit: fix prerelease audit 2020-12-24 13:55:16 -05:00
Rylan Polster da29827a87 audit: cleanup shared audit exception handling 2020-12-22 10:51:29 -05:00
Rylan Polster ec4fe89a94 audit: migrate shared audits to taps 2020-12-21 14:45:02 -05:00
miccal aad02c4524 shared_audits: add xit to GITHUB_PRERELEASE_ALLOWLIST 2020-12-20 07:15:46 +08:00
Mike McQuaid 9216d8abe6 rubocop-rails: make fixes. 2020-12-02 10:43:04 +00:00
Vítor Galvão 9f9eaa3e6e Remove amd-power-gadget from prerelease exceptions 2020-11-21 19:01:18 +00:00
miccal 42881ebc55 shared_audits: add haptickey to GITHUB_PRERELEASE_ALLOWLIST 2020-11-18 06:54:24 +08:00
Jonathan Chang 500908ee6f rubocop: fix Lint/NoReturnInBeginEndBlocks 2020-11-10 23:28:31 +11:00
miccal 249088038c shared_audits: add lidarr to GITHUB_PRERELEASE_ALLOWLIST 2020-11-02 06:57:50 +08:00
miccal a782406e08 shared_audits: add syntax-highlight to GITHUB_PRERELEASE_ALLOWLIST 2020-10-27 17:06:12 +08:00
Issy Long 6212c1d6c8 Remove infrakit from GITHUB_PRERELEASE_ALLOWLIST as it's deprecated 2020-10-25 14:28:40 +00:00
miccal a176c3f75b shared_audits: add nuclear to GITHUB_PRERELEASE_ALLOWLIST 2020-10-25 06:13:26 +08:00
Caleb Xu 534f0e61e3 shared_audits: fix conditional in Bitbucket notability check
This check currently returns an error for repositories that are
notable enough (and passes on repositories that are not notable
enough).
2020-10-19 13:29:18 -04:00
miccal c26f1f436e shared_audits: add extraterm to GITHUB_PRERELEASE_ALLOWLIST 2020-10-19 06:30:00 +08:00
Markus Reiter ff653571b1 Create Utils::Curl module and explicitly include it. 2020-10-10 15:23:03 +02:00
Markus Reiter 24ae318a3d Move type annotations into files. 2020-10-10 14:59:39 +02:00
miccal 41fe6b5e7c shared_audits: add home-assistant to GITHUB_PRERELEASE_ALLOWLIST 2020-10-06 06:05:50 +08:00
miccal 6efcde2eef shared_audts: add freetube to GITHUB_PRERELEASE_ALLOWLIST 2020-10-04 16:54:30 +08:00
Markus Reiter 94a306def6 Allow toggl-track to be a pre-release. 2020-09-13 01:14:16 +02:00
Seeker e0645f3950 cask/audit: detect tag from URL 2020-09-09 08:57:56 -07:00
miccal c22c6c4a93 Remove cbmc from GITHUB_PRERELEASE_ALLOWLIST 2020-09-09 05:27:18 +08:00
miccal f2ff0c21ba Add pock to GITHUB_PRERELEASE_ALLOWLIST 2020-09-08 12:06:26 +08:00
Dustin RodriguesandGitHub 33de853b99 Merge pull request #8625 from dtrodrigues/gitlab-release
shared_audits: ensure GitLab API response is valid
2020-09-05 14:54:18 -04:00
Dustin Rodrigues 6a0f2b663d shared_audits: ensure GitLab API has successful response 2020-09-05 14:32:23 -04:00
Markus Reiter d0094d8bda Add GITHUB_FORK_ALLOWLIST. 2020-09-05 19:09:07 +02:00
Markus Reiter 1858dab31f Add SharedAudits::gitlab_release. 2020-09-05 18:23:05 +02:00
Markus Reiter 94a2da5297 Add amd-power-gadget to GITHUB_PRERELEASE_ALLOWLIST. 2020-09-05 05:54:10 +02:00
Markus Reiter 5f7c814593 Move more common code into SharedAudits. 2020-09-05 05:50:24 +02:00
Sean Molenaar 0279dda595 add cask pre-release check 2020-09-02 15:47:12 +02:00
Markus Reiter 18a69b660e Document SharedAudits. 2020-08-26 10:53:22 +02:00