Commit Graph

77 Commits

Author SHA1 Message Date
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
611cd4bae0 Merge branch 'develop' into fix/2483 2021-03-23 23:52:57 -04:00
Jude Nelson
d3ec102005 run new neon integrations 2021-03-17 12:28:12 -04:00
Ludo Galabru
b9399b5a3d Merge branch 'develop' into fix/atlas-fixes 2021-03-12 02:16:23 -05:00
Aaron Blankstein
3f9bf8d944 test: add openapi validation/artifact upload action 2021-03-08 13:35:13 -06:00
Ludo Galabru
6446c0531e feat: re-enable atlas 2021-03-01 14:33:32 -05:00
Aaron Blankstein
7c8ccecd41 disable atlas test while the atlas endpoints are disabled 2021-02-12 12:48:50 -06:00
Ludo Galabru
881763beee Merge branch 'develop' into fix/atlas 2021-01-29 17:57:21 -05:00
Ludo Galabru
2c0eb11ee0 fix: enable atlas test 2021-01-28 21:42:05 -05:00
Aaron Blankstein
a7d3f136af speed up github action 2021-01-23 09:38:21 -06:00
Aaron Blankstein
ba38372b5e test: adjust microblock freq in integration test. disable nettest action for now. 2021-01-14 07:02:54 -06:00
Aaron Blankstein
07a81e8c8f reorder microblock test 2021-01-13 23:25:37 -06:00
Aaron Blankstein
574b931d27 Merge branch 'next' into test/cost-vote-integration 2021-01-13 09:41:13 -06:00
Charlie
da2962ff91 Update base branch in GH workflow (#2328) 2021-01-13 08:19:14 -05:00
Aaron Blankstein
b8397518ad Merge branch 'master' into next 2021-01-12 09:27:02 -06:00
Aaron Blankstein
d8535d368d Merge branch 'master' into next 2021-01-09 16:18:56 -06:00
Charlie
53a5f3cc7c Pass build args to dockerfiles (#2302) 2021-01-08 20:57:20 -05:00
Diwaker Gupta
c0cb7c7ebb Merge pull request #2282 from blockstack/v1-v2-migration-wf-update
Update v1-v2-migration GH workflow to commit name_zonefile files
2021-01-08 15:43:38 -05: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
369ea42d5c Merge branch 'next' into test/cost-vote-integration 2021-01-08 10:46:27 -06:00
Aaron Blankstein
9209a4a811 Merge branch 'next' into feat/code-cov 2021-01-08 10:02:15 -06:00
Diwaker Gupta
444e71f74c Merge pull request #2295 from blockstack/next
Merge `next` into `master`
2021-01-07 21:06:57 -05:00
Aaron Blankstein
813bf043bf disable atlas gh job 2021-01-07 14:56:58 -06:00
CharlieC3
bc4fa77a7b adding block height to PR body 2021-01-07 14:50:24 -05:00
Charlie
00284eec29 Update build metadata. don't trigger from pushed tags anymore (#2276)
* Update build metadata. don't trigger from pushed tags anymore

* ignore git directory in docker context, change config vars for versioning

* Update server_version at /v2/info

* fix rustfmt

Co-authored-by: Aaron Blankstein <aaron@blockstack.com>
2021-01-07 13:40:07 -05:00
CharlieC3
731ee91669 Update v1-v2-migration GH workflow to commit name_zonefile files 2021-01-06 12:52:37 -05: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
CharlieC3
a8ed6295da update workflow comment 2021-01-05 10:39:08 -05: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
Charlie
c1ce2607ce Fix commit message (#2208)
Message should now follow conventional commits guidelines
2020-12-22 13:13:20 -05:00
Charlie
8edaed1111 make full and sample genesis tests non-blocking for releases (#2206) 2020-12-22 12:02:02 -05:00
Aaron Blankstein
6287a43ec1 better test names in workflow 2020-12-22 08:57:33 -06:00
Aaron Blankstein
5643672acb split large/small genesis tests 2020-12-21 16:00:51 -06:00
Matthew Little
0c12b62397 Merge pull request #2149 from blockstack/feat/commit-prod-chainstate.txt
Commit production Stacks 1.0 chainstate.txt (as of block 653759)
2020-12-14 16:21:17 +01:00
Matthew Little
45558d6c3c feat: run gh action integration tests with production genesis chainstate.txt 2020-12-11 23:32:05 +01:00
Charlie
68958ae3ad adding gh workflow for v1 -> v2 migration (#2127)
* adding gh workflow for v1 -> v2 migration

* add md5 verify script

* Use GH_TOKEN instead of GITHUB_TOKEN

* add workflow dispatch

* Update chainstate dir location

* mkdir for CHAINSTATE_DIR
2020-12-09 10:09:23 -05:00
CharlieC3
36c687459d add gh workflow for updating clarity-js-sdk 2020-11-30 16:22:23 -05:00
CharlieC3
e29668cde4 chore: fix rustfmt in gh action 2020-11-20 11:42:57 -05:00
CharlieC3
0920ad0e4f chore: fix set-env in gh action 2020-11-16 13:18:16 -05:00
Aaron Blankstein
25ef3d499e fix failing test 2020-11-04 15:05:38 -06:00
Jude Nelson
858f542650 run net-tests as github action 2020-10-29 14:01:37 -04:00