Commit Graph

147 Commits

Author SHA1 Message Date
Aaron Blankstein
199017a7f8 feat: add gh action for clarinet tests, move clarinet definitions to contrib/ 2022-05-04 12:13:01 -05:00
Aaron Blankstein
1d46436179 fix: update build scripts, etc. with stacks-inspect 2022-04-25 12:56:41 -05:00
Matthew Little
1591a785e0 ci: build multi-platform docker images (#2959)
* feat: build multi-platform docker image for Dockerfile.stretch

* chore: temporary always push branch

* ci: update alpine docker build and platform selection

* ci: remove buildx for alpine build, configure pr docker tag

* ci: create multi-platform alpine

* test: temporarily always build multi-arch

* fix: multi-arch alpine build needs docker buildx and qemu

* ci: add new multiplatform workflow; rename or remove old workflows; remove notify jobs

* ci: workflow syntax

* ci: no vars allowed here

* ci: reference current branch for testing

* ci: test docker platforms job

* ci: remove temp workflow settings

Co-authored-by: CharlieC3 <2747302+CharlieC3@users.noreply.github.com>
2022-02-23 11:51:39 -05:00
Aaron Blankstein
ff5a1137cd Merge branch 'develop' into feat/develop-libclarity-separation 2022-02-08 11:00:01 -05:00
Aaron Blankstein
55918469c0 Merge remote-tracking branch 'origin/develop' into feat/develop-libclarity-separation 2022-02-03 11:20:07 -06:00
pavitthrap
8e76923889 Merge branch 'develop' into fix/update-microblock-builder-logic 2022-02-01 13:06:41 -05:00
Charlie
eb0a220cf7 Merge branch 'develop' into blockstack/pr-template 2022-01-31 12:02:44 -05:00
Charlie
3a80d874d1 docs: update required doc changes in pr template
Co-authored-by: Aaron Blankstein <aaron@blockstack.com>
2022-01-31 12:02:32 -05:00
Jude Nelson
c395794bec Merge branch 'develop' into feat/faster-bootup 2022-01-26 22:49:13 +00:00
Hank Stoever
458cc9dfd5 fix: adds macos-arm64 builds to releases (#3009)
Co-authored-by: Aaron Blankstein <aaron@blockstack.com>
2022-01-25 09:40:12 -05:00
Aaron Blankstein
915a61c805 Merge branch 'develop' into feat/faster-bootup 2022-01-21 19:29:57 -05:00
Aaron Blankstein
ecf32da114 fix: pin rust nightly to 1/14/22 to get around rust-lang/rust#93054 2022-01-21 14:55:51 -06:00
Jude Nelson
6a6e01f972 chore: run flashblock integration test 2022-01-20 23:37:51 -05:00
Aaron Blankstein
0501aa34e7 chore: fix action syntax 2022-01-12 16:33:50 -06:00
Aaron Blankstein
e94bac3fa5 feat: add cancel in progress behavior to PR actions 2022-01-12 16:31:29 -06:00
Pavitthra Pandurangan
1a1d7b8630 update: added another item to the PR checklist 2022-01-12 15:58:57 -05:00
Pavitthra Pandurangan
d6a3a92949 change to PR template 2022-01-12 15:49:48 -05:00
CharlieC3
fc74d65511 Implementing PR template suggestions/changes 2022-01-12 15:43:36 -05:00
CharlieC3
8047ef796a chore: add more robust pr template 2022-01-12 15:43:35 -05:00
CharlieC3
1e4f3ac935 chore: add pull request template 2022-01-12 15:43:35 -05:00
Pavitthra Pandurangan
31a538d5c8 Fixes: removed logs, updated test names 2022-01-11 11:04:20 -05:00
Greg Coppola
e6d4756565 Merge branch 'develop' into feat/hook-up-estimator 2022-01-10 21:51:02 +00:00
Aaron Blankstein
f6e872d25e chore: update code-coverage action to run --workspace 2022-01-07 15:15:03 -06:00
pavitthrap
f185afd89b Merge branch 'develop' into feat/miner-structured-logging 2022-01-06 12:03:33 -05:00
Greg Coppola
3cad19ec6f fixed the names in bitcoin-tests 2022-01-05 19:16:13 +00:00
Greg Coppola
5428f960b7 Merge branch 'develop' into feat/hook-up-estimator 2022-01-03 22:21:45 +00:00
Greg Coppola
582641766c added tests to yml file 2022-01-03 18:19:21 +00:00
Pavitthra Pandurangan
9e4b32faae Addressed feedback: clarified meaning of skipped/error for transactions being processed 2021-12-22 16:21:03 -05:00
pavitthrap
cfd0e68bf1 Merge branch 'develop' into fix/rpc-tip 2021-12-16 17:54:48 -05:00
Aaron Blankstein
3b99902d1c Merge remote-tracking branch 'origin/master' into develop 2021-12-09 10:38:14 -06:00
Aaron Blankstein
4d4f67a1b8 chore: add coverage upload action to sampled genesis tests 2021-12-09 09:11:03 -06:00
Aaron Blankstein
009945d098 chore: dont try to use workdir in the bitcoin-int-tests 2021-12-08 13:17:46 -06:00
Aaron Blankstein
a0dce3f3cc chore: fix dockerfile exports 2021-12-08 11:46:09 -06:00
Aaron Blankstein
2f1b57ab6f chore: use the codecov gh action for uploading 2021-12-08 11:12:05 -06:00
Pavitthra Pandurangan
c1ea35081a added test to test matrix 2021-12-02 12:43:54 -05:00
Matthew Little
5b7402dc16 feat: update macOS builds for multi-arch 2021-11-30 19:30:34 +01:00
Jude Nelson
ab312130e2 fix: add new integration test to github workflow 2021-11-22 15:46:03 -05:00
Aaron Blankstein
d5ddfdf861 Merge remote-tracking branch 'origin/develop' into next-costs 2021-11-22 09:42:45 -06:00
Charlie
6e794be32f Ci/next costs coverage (#2934)
* Ci/fix codecov (#2932)

* ci: update codecov upload method

* ci: give codecov git info

* ci: codecov for stacks-node tests

* ci: give codecov git access

* ci: build binary and fix path

* ci: code coverage for bitcoind_integration_test

* ci: fix bin path

* ci: cargo test first then build

* ci: syntax

* ci: name each code cov upload

* ci: adjust source dir
2021-11-18 09:33:04 -05:00
Charlie
8ceb0c053a Ci/fix codecov (#2932)
* ci: update codecov upload method

* ci: give codecov git info

* ci: codecov for stacks-node tests

* ci: give codecov git access

* ci: build binary and fix path
2021-11-17 12:46:06 -05:00
Aaron Blankstein
f6743d4f2b fix: invoke connect early to avoid race-to-connect 2021-11-16 13:47:36 -06:00
Aaron Blankstein
e9c6d49837 ci: add new test to github workflow 2021-11-11 11:36:36 -06:00
Aaron Blankstein
a948347b47 Merge remote-tracking branch 'origin/next-costs' into feat/dynamic-limits 2021-11-03 13:30:43 -05:00
Gregory Coppola
a48b38861b Merge branch 'feat/2864-dynamic-db-costs' into feat/dynamic-limits 2021-11-02 09:42:19 -05:00
Aaron Blankstein
29cda9ad2b reenable grcov as mozilla/grcov#700 is resolved 2021-11-02 08:52:50 -05:00
Aaron Blankstein
4b4dacb4a7 comment out grcov until mozilla/grcov#700 is resolved 2021-11-01 16:51:48 -05:00
Gregory Coppola
444ab05d2e moved the test 2021-11-01 13:37:55 -05:00
Aaron Blankstein
aedc2a2393 chore: move the block commit test to epoch_205 test module, use config to set a lower epoch transition height 2021-10-26 15:13:22 -05:00
Aaron Blankstein
12c4d79270 Merge remote-tracking branch 'origin/next-costs' into feat/2864-dynamic-db-costs 2021-10-26 15:07:49 -05:00
Aaron Blankstein
eda455798d chore: add new integration test to the github workflow 2021-10-26 15:00:06 -05:00