Commit Graph
25 Commits
Author SHA1 Message Date
Tom Hu 2791a5c4fe fix: remove GPG and run on spawn (#1426)
* fix: first pass remove gpg

* fix: import key

* fix: break validation

* fix: fail ci

* fix: make it the right signature file

* fix: perhaps console

* fix: cleanup

* fix: io the import

* fix: remove from container for now
2024-05-14 21:26:56 +07:00
Marco Biedermann 1290bddc88 style: Node Packages (#1394)
Add the `node:` prefix to imports of node internal packages, making it easier to differentiate
2024-04-29 22:17:32 +08:00
ReenigneArcher 86801cdd03 fix: more verbose log message when failing to import pgp key (#1371) 2024-04-15 08:18:38 -07:00
Tom Hu 240e6ae968 fix: remove openpgp dep due to licensing and use gpg (#1218) 2024-01-19 12:23:04 -05:00
Tom Hu 83d30f0e41 chore(deps): move from node-fetch to undici (#1148)
* chore(deps): move from node-fetch to undici

* fix: lint

* test: see if this is actually running

* test: skeptical

* test: post-install
2023-10-25 06:08:39 -07:00
Robbie McKinstry 0e9e7b4e8a Plumb failCi into verification function. (#769) 2022-09-08 13:32:36 -04:00
Tom Hu 95faa5a026 fix: add more verbosity to validation (#747)
* fix: add more verbosity to validation

* fix: more verbosity on tests

* fix: use proper variable for sig
2022-05-31 11:29:46 -04:00
Tom Hu a03184e530 feat: add xcode support 2022-04-21 10:20:02 -04:00
Tom Hu d4729eeb39 fetch.default 2022-04-04 17:10:55 -04:00
Tom Hu 351baf62fa fix: bash 2022-04-04 17:09:16 -04:00
Tom Hu 72dfd4782e Allow specifying version of Codecov uploader 2021-09-09 14:53:12 -04:00
Tom Hu b92422542f fix: Add override OS and linux default 2021-08-20 11:23:29 -07:00
Tom Hu 0bbb08247a fix: Update validation 2021-07-22 12:58:38 -07:00
Tom Hu 53f686aaf8 fix: Update validation 2021-07-22 11:59:46 -07:00
Tom Hu 6ab08a75e2 Bump to 2.0.2 2021-07-22 11:21:24 -07:00
RA80533 9426b0fd6a Fix lint errors 2021-07-21 05:13:39 -04:00
RA80533 51773137e8 Migrate to v5 2021-07-21 04:52:37 -04:00
Tom Hu 635d4e88ad feat: Use new Codecov uploader 2021-07-16 21:56:47 -07:00
Tom Hu 9f471fc6f8 Pull in bash script 2021-04-29 17:33:25 -04:00
Tom Hu 77a7b61cd5 Lint 2021-04-20 08:38:33 -04:00
Tom Hu 50895b2a6f Pull checksums into script 2021-04-20 08:35:56 -04:00
Tom Hu 95e6f30a60 Update validation regex and bump to 1.4.1 2021-04-19 21:23:35 -04:00
Tom Hu 864620acb9 Use i not 1 2021-04-16 07:58:51 -04:00
Tom Hu 444b352d52 Update tests 2021-04-15 22:25:03 -04:00
Tom Hu 040839f579 Add validation of checksums 2021-04-15 22:08:27 -04:00