Commit Graph

57 Commits

Author SHA1 Message Date
Aaron Blankstein
4270820f43 ci: use rust stable for code coverage tests (large genesis) 2022-09-12 11:05:41 -05:00
Aaron Blankstein
8ed1b36217 ci: use rust stable for code coverage tests 2022-09-12 10:56:59 -05:00
Jude Nelson
07843cd951 fix: explicitly set CARGO_MANIFEST_DIR in a bid to fix CI 2022-07-29 13:27:35 -04:00
Jude Nelson
4c8204d393 Merge branch 'develop' into feat/chain-id 2022-04-27 12:30:00 -04:00
Aaron Blankstein
1d46436179 fix: update build scripts, etc. with stacks-inspect 2022-04-25 12:56:41 -05:00
Jude Nelson
79bffa686b Merge branch 'develop' into next 2022-03-25 13:19:42 -04:00
Jude Nelson
1749aa900c Merge branch 'master' into next 2022-03-22 15:07:38 -04:00
Aaron Blankstein
55918469c0 Merge remote-tracking branch 'origin/develop' into feat/develop-libclarity-separation 2022-02-03 11:20:07 -06: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
Aaron Blankstein
f6e872d25e chore: update code-coverage action to run --workspace 2022-01-07 15:15:03 -06:00
Aaron Blankstein
27a6ad38ed Merge remote-tracking branch 'origin/develop' into merge/nc2 2021-12-17 11:54:35 -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
Greg Coppola
e4333cc3a6 Merge remote-tracking branch 'origin/next-costs' into merge/nc 2021-11-29 09:29:50 -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
36deacb4fe test: fix ports in new test case, backport atlas test updates from other branch 2021-10-16 16:24:13 -05:00
Aaron Blankstein
c59290ffb5 test: use job matrix execution for bitcoin integration tests 2021-10-09 10:45:28 -05:00
Aaron Blankstein
92dd070fa1 update test, try using matrix for parallel testing 2021-10-08 16:26:28 -05:00
Gregory Coppola
d4db962635 merge: develop -> next (#2828)
* fix: clarify difference between stx-transfer? and (n)ft-transfer?

* build: add Clarity workspace member (#2744)

* build: add libvm workspace member

* chore: skip lib-clarity-vm in circleci

* refactor: address pavi's comment

* refactor: naming

* fix: update lib name

* refactor: rename, drop the lib suffix

* refactor: address Greg's comments

* style: rustfmt

Co-authored-by: Aaron Blankstein <aaron@blockstack.com>

* build: buster -> bullseye in rust testing dockerfiles

* added blank line to restart github tests

* fixed the rstest/clarity interaction

* removed extra line

Co-authored-by: Friedger Müffke <mail@friedger.de>
Co-authored-by: Aaron Blankstein <aaron@blockstack.com>
Co-authored-by: Reed Rosenbluth <331327+reedrosenbluth@users.noreply.github.com>
2021-09-03 16:40:58 -05:00
Aaron Blankstein
6e3b87314a Merge branch 'develop' into fix/2772 2021-08-30 16:52:34 -05:00
Jude Nelson
e45b21392f chore: run new integration test for mempool mining fairness 2021-08-30 17:51:07 -04:00
Jude Nelson
48a84eb2c8 chore: run new integration tests in CI 2021-08-30 12:47:52 -04:00
Aaron Blankstein
3a5871644a build: buster -> bullseye in rust testing dockerfiles 2021-08-30 09:26:39 -05:00
Pavitthra Pandurangan
3931eea918 test: fix linker issue in gh action 2021-08-25 11:25:46 -04:00
Ludo Galabru
17456cfa14 chore: add comments 2021-07-20 14:23:54 -04:00
Jude Nelson
a3f8c93c81 activate new integration tests 2021-04-16 22:27:10 -04:00
Jude Nelson
2cfce76c70 put atlas tests together 2021-04-06 13:47:29 -04:00
Jude Nelson
6d03cbbbea run the new atlas stress test 2021-04-06 01:42:14 -04:00
Aaron Blankstein
f80059e2e2 Merge branch 'develop' into fix/docs-typechecking 2021-04-05 12:45:31 -05:00
Aaron Blankstein
754d81e3e1 chore: pin redoc-cli npx version to fix test 2021-04-05 11:22:37 -05:00
Jude Nelson
40e82c4025 run anti-entropy stress test 2021-03-30 23:32:10 -04:00
Jude Nelson
d3ec102005 run new neon integrations 2021-03-17 12:28:12 -04:00
Aaron Blankstein
3f9bf8d944 test: add openapi validation/artifact upload action 2021-03-08 13:35:13 -06:00
Aaron Blankstein
a7d3f136af speed up github action 2021-01-23 09:38:21 -06:00
Aaron Blankstein
07a81e8c8f reorder microblock test 2021-01-13 23:25:37 -06:00
Aaron Blankstein
0f041c9712 Merge remote-tracking branch 'origin/next' into test/cost-vote-integration 2021-01-08 12:25:19 -06:00
Aaron Blankstein
7450efb258 match cost-voting.clar contents with next 2021-01-08 11:40:03 -06:00
Aaron Blankstein
698b664ed0 workspace tests 2021-01-05 16:04:38 -06:00
Aaron Blankstein
3d09380949 add to gh action 2021-01-05 15:07:25 -06:00
Aaron Blankstein
13e42c2424 code-cov gh action
try process substitution in dockerfile
2021-01-05 10:26:12 -05:00
Aaron Blankstein
fa5472c7f9 more integration test separation 2021-01-04 16:14:41 -06:00
Aaron Blankstein
0b723dde9c separate out the bitcoin integration tests 2021-01-04 16:10:42 -06:00
Aaron Blankstein
5643672acb split large/small genesis tests 2020-12-21 16:00:51 -06:00
Matthew Little
45558d6c3c feat: run gh action integration tests with production genesis chainstate.txt 2020-12-11 23:32:05 +01:00
CharlieC3
e29668cde4 chore: fix rustfmt in gh action 2020-11-20 11:42:57 -05:00
Jude Nelson
406ba1c7fe get net-tests docker image working 2020-10-29 14:01:29 -04:00
Aaron Blankstein
a8a24571d4 add Dockerfile that can run net-test scripts, add 500 logging to faucet.sh, add fallback fee 2020-10-20 07:58:09 -05:00