Commit Graph
916 Commits
Author SHA1 Message Date
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0a4d649fdf build(deps): bump actions/setup-node from 3 to 4 (#16679)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 11:52:39 -05:00
Amine KhaldiandGitHub 8db4860bce Use version 3.10 for checks that are part of the lint and upload source distribution workflow (#16713) 2023-10-30 10:01:46 -07:00
Kyle AltendorfandGitHub 311d0143f6 add junit output and summaries for benchmarks (#16660) 2023-10-25 08:37:36 -05:00
Kyle AltendorfandGitHub 79f876e9ca add -force to hdiutil detach (#16690) 2023-10-25 08:37:08 -05:00
Chris MarslenderandGitHub 81e487f6f0 Swap the benchmark job to the same container we use for installers with some things preinstalled (#16663) 2023-10-19 13:54:17 -05:00
Chris MarslenderandGitHub f455667ce9 Update to the upstream actions (#16614) 2023-10-12 17:54:35 -05:00
Kyle AltendorfandGitHub f47cd46821 fixup macos keychain deletion (#16605) 2023-10-12 11:19:19 -05:00
Chris MarslenderandGitHub 2305b05d99 run benchmarks in 22.04 container (#16599) 2023-10-12 10:25:46 -05:00
Kyle AltendorfandGitHub 5d0c9c3d6f allow macOS installer build job to use GitHub Python (#16596) 2023-10-11 16:59:39 -05:00
Kyle AltendorfandGitHub 1fbf6b043e allow macOS installer publish job to use GitHub Python (#16595) 2023-10-11 16:40:48 -05:00
Kyle AltendorfandGitHub 52fff1451b drop max-parallel (#16591) 2023-10-11 11:14:01 -05:00
6966fe04eb separate installer build and publish to separate jobs (#16552)
Co-authored-by: Chris Marslender <chrismarslender@gmail.com>
2023-10-11 10:35:16 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
aeeced6117 build(deps): bump actions/checkout from 3 to 4 (#16258)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 09:54:08 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
277d7b49e1 build(deps): bump aws-actions/configure-aws-credentials from 2 to 4 (#16317)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 09:52:21 -05:00
Kyle AltendorfandGitHub 0a53976749 skip coverage commenting and labels on main (#16539) 2023-10-06 10:08:08 -05:00
Amine Khaldi 5e7054b20f Merge commit '2ffd471f99b3a57ea0cb4fc9996e9aedbcbb2110' into checkpoint/main_from_release_2.1.0_2ffd471f99b3a57ea0cb4fc9996e9aedbcbb2110 2023-10-03 01:10:01 +01:00
Kyle AltendorfandGitHub 8ecb500c4b correct backtick usage in coverage comment (#16381) 2023-10-02 15:55:22 -05:00
William AllenandGitHub 2ffd471f99 Fixing TAG_TYPE env for CI (#16442) 2023-09-27 18:26:49 -05:00
Kyle Altendorf e06ced6cae Merge commit 'bbd57321faee72eb3b1d783cb2ea829a20d9731f' into checkpoint/main_from_release_2.1.0_bbd57321faee72eb3b1d783cb2ea829a20d9731f 2023-09-20 16:20:38 -04:00
Kyle AltendorfandGitHub bbd57321fa add clean-workspace step for package artifact tests (#16380) 2023-09-20 15:09:24 -05:00
Kyle Altendorf fabca97147 Merge commit '519214ab283dc6df95033ea95b9a1018b5c78aa1' into checkpoint/main_from_release_2.1.0_519214ab283dc6df95033ea95b9a1018b5c78aa1 2023-09-20 11:57:18 -04:00
Kyle Altendorf 51d49fd7df Merge commit '91d94df63a9c07bdfce91b97636991c71d43672f' into checkpoint/main_from_release_2.1.0_91d94df63a9c07bdfce91b97636991c71d43672f 2023-09-20 11:50:56 -04:00
Kyle AltendorfandGitHub 519214ab28 Update build-linux-installer-rpm.yml (#16375) 2023-09-20 10:04:57 -05:00
Kyle AltendorfandGitHub 91d94df63a run chia version from packaging artifacts (#16374) 2023-09-20 08:41:32 -05:00
Patrick MaslanaandGitHub 7908f58863 Remove the Snyk scan file for py deps. We now use GHAS. (#16364) 2023-09-18 20:08:10 -05:00
Chris MarslenderandGitHub 2f2441f61c Remove EOL & unsupported operating systems and add newer versions (#16357) 2023-09-18 13:42:00 -05:00
Kyle AltendorfandGitHub 4766d52cb6 add `s (backticks) around file name in coverage comment (#16347) 2023-09-18 11:28:53 -05:00
Amine KhaldiandGitHub 046ef0b958 Run CI using Python 3.10 (#16246) 2023-09-18 11:27:55 -05:00
Arvid NorbergandGitHub 0c56e8f7af Better timestamps on simulated chains (#16326) 2023-09-15 21:00:08 -05:00
Arvid NorbergandGitHub fd51693ba0 run_block_generator2() (#16241) 2023-09-12 11:27:37 -05:00
Kyle AltendorfandGitHub 731ded3923 reference SHA in coverage diff comment (#16269) 2023-09-06 17:57:12 -05:00
Chris MarslenderandGitHub e3f4368c5c Update all remaining glue calls to use the ${{ env.VAR }} syntax for accessing env vars (#16267) 2023-09-06 12:57:39 -06:00
Chris MarslenderandGitHub 830134045c Update build images, python versions, sqlite versions, node versions (#16203)
* Consolidate amd64/arm64 .deb installer workflow to one matrix

* Python + node version update on mac

* Update rpm to latest image + python version

* Update windows python + node version

* Quote all the python versions

* Fix node for .debs

* update to npx for rpm

* Mark workspace safe for rpm

* Use npx for node tools on mac

* npx on windows for node tools

* Set skip package install for rpm

* Revert "Set skip package install for rpm"

This reverts commit f8c5211f8b793fa7e4921a60f5eef5c28ee28868.

* skip-system-installs
2023-09-05 10:10:38 -05:00
Kyle AltendorfandGitHub 2ca2fd8a99 add -s passthrough for .github/actions/install/ (#16205)
* add -s passthrough for .github/actions/install/

* default to not doing system updates

* Update test-install-scripts.yml

* hmm

* Update action.yml

* Update test-install-scripts.yml
2023-08-31 15:15:09 -05:00
Chris MarslenderandGitHub 9b12032494 Fix var syntax on glue notifications for windows (#16202) 2023-08-31 10:32:48 -05:00
Chris MarslenderandGitHub 78792a7230 Update to new notarytool (#16189)
* Remove notary-cli dependency

* Update to the new notarization method

* Add apple team id to the notarize command
2023-08-30 11:29:22 -05:00
Kyle AltendorfandGitHub 0c525f6169 create and upload individual and combined junit reports (#16149)
* create and upload individual and combined junit reports

* sudo

* debug

* fixup

* fixup

* data vs. results

* debug

* pretty format xml

* try again on formatting

* Update test.yml

* blah

* yq

* again

* swap

* Revert "debug"

This reverts commit ea6f7447c3.

* Revert "debug"

This reverts commit e0d1f64d33.

* tidy
2023-08-25 13:12:50 -05:00
William AllenandGitHub 24120d31a1 Notify glue of completed prerelease, and fix permissions (#16122)
* Notify glue of completed prerelease

* fix permissions

* add prerelease endpoint

* adding prerelease to start-release
2023-08-21 15:46:42 -05:00
Chris MarslenderandGitHub 87b82dcd1e Update codeowner for .github to a group (#16124) 2023-08-21 10:39:38 -05:00
Amine Khaldi 1766b697fd Merge commit '34314c1abb36b1088898cd83b7809133b93eb834' into checkpoint/main_from_release_2.0.0_34314c1abb36b1088898cd83b7809133b93eb834 2023-08-18 11:24:34 +01:00
Chris MarslenderandGitHub 34314c1abb Trusted publishing for pypi (#16092)
Use trusted publishing for pypi
2023-08-17 15:50:08 -05:00
Amine Khaldi df9973646a Merge commit 'a91e8d226c6c07c68a9b60074a7db3669b233f51' into checkpoint/main_from_release_2.0.0_a91e8d226c6c07c68a9b60074a7db3669b233f51 2023-08-17 11:07:09 +01:00
William AllenandGitHub 841c72a5cb cleanup coverage-diff comment (#16025)
* cleanup coverage-diff comment

* Fixing PR comment format

* fixing gh syntax

* fixing branch ref

* fixing newline

* Using github.base_ref
2023-08-16 18:29:11 -05:00
Amine Khaldi 115541a709 Merge commit 'f1ed16bd6f48706bb2ce120ae61fd1b3a3bef223' into checkpoint/main_from_release_2.0.0_f1ed16bd6f48706bb2ce120ae61fd1b3a3bef223 2023-08-15 20:49:20 +01:00
Chris MarslenderandGitHub a91e8d226c New windows signing cert (#16032)
* Updates for new windows signing

* Add to PATH
2023-08-14 14:59:30 -05:00
Chris MarslenderandGitHub 2b6207eea4 Update remaining references to installer upload keys to OIDC provider (#16015) 2023-08-14 10:51:21 -05:00
William AllenandGitHub f1ed16bd6f Fixing start-sync-tests (#15995)
Fixing release tag
2023-08-10 16:50:29 -05:00
Amine Khaldi 21b0875927 Merge commit '6c2c7bd6af519fb6194edc18630b3264b6969f56' into checkpoint/main_from_release_2.0.0_6c2c7bd6af519fb6194edc18630b3264b6969f56 2023-08-10 11:21:08 +01:00
William AllenandGitHub a92cbe82e9 Remove pipefail (#15986)
* Remove pipefail

* add fail condition
2023-08-09 16:44:29 -05:00
William AllenandGitHub e130fe7091 Re-enable benchmark runner (#15990)
* Re-enable benchmark runner

* Whitespace
2023-08-09 16:28:22 -05:00