Commit Graph

95 Commits

Author SHA1 Message Date
CharlieC3
55bd5d44e5 ci: test installing client and docs deps 2021-12-22 13:22:15 -05:00
Matthew Little
604497415c Merge branch 'master' into develop 2021-12-22 18:35:10 +01:00
Matthew Little
df4a1c923a fix: doc build error, pin openAPI generator-cli version (#939) 2021-12-22 18:28:24 +01:00
Matthew Little
1f4847eddc Merge branch 'master' into develop 2021-12-21 14:14:05 +01:00
CharlieC3
71c1bb267d ci: fix docker tagging on release for standalone too 2021-12-20 13:58:47 -05:00
CharlieC3
381094abbd ci: fix docker tagging on release 2021-12-20 13:58:47 -05:00
Matthew Little
38941cf397 chore: configure dependabot to PR against develop branch (#925) 2021-12-20 17:46:01 +01:00
CharlieC3
f00b0cfe1f ci: update semantic-release plugin version 2021-12-20 11:16:16 -05:00
Matthew Little
7791418f62 refactor: upgrade to nodejs v16 #845 (#918) (#928) 2021-12-20 16:45:07 +01:00
Matthew Little
d47e51de27 Merge branch 'master' into develop 2021-12-20 16:29:06 +01:00
Matthew Little
f02902cc5a chore: upgrade github action codecov v1 (deprecated) to codecov v2 #867 (#922) 2021-12-20 12:18:22 +01:00
Matthew Little
dc3588ec2d chore: upgrade to nodejs v16 #845 (#918) 2021-12-20 11:58:52 +01:00
Rafael Cárdenas
d2516740c6 fix: go back to all branches (#917) 2021-12-15 19:14:55 +01:00
Alexander Graebe
ca1220c02b feat: openapi lint config and grouping #744 #762 #745 2021-12-13 18:18:10 +01:00
Matthew Little
0b6213787b chore: cache docker layers in to speed up stacks-node build CI step (#892) 2021-12-10 22:39:40 +01:00
Rafael Cárdenas
f34c7d518d fix: set explicit context for github actions docker builds 2021-12-08 10:17:18 -06:00
M Hassan Tariq
fdbc548e28 chore: lint and remove unused exports #806 2021-12-07 11:43:11 +01:00
Rafael Cárdenas
352a054b71 feat: move build-publish github actions to docker/build-push-action@v2
* feat: first upgrade attempt

* fix: user and pass

* feat: try hirosystems image

* feat: install cmake, push standalone

* fix: use correct standalone tags

* fix: try re-adding sha and ref tags

* chore: sort dependencies

* chore: version fixes

* fix: only run for master,develop branches
2021-12-06 10:02:24 -06:00
Rafael Cárdenas
216b9ab715 feat: docker cleanup
* cleaning up docker

feat/cleanup needed it's own cleanup since it was so out of date. better to just start over with an up to date pull of develop

* Update paths for docker-compose files

* Updating paths and compose version

* switch network to testnet

* adjusting stacks-blockchain configs

* use correct context to build api image

* use the defaults from develop branch

* feat: update to latest stacks blockchain

* fix: rosetta output paths

* chore: update stacks api to v0.71.2

Co-authored-by: Charlie <2747302+CharlieC3@users.noreply.github.com>

* fix: remove magic_byte from mainnet toml

Co-authored-by: Charlie <2747302+CharlieC3@users.noreply.github.com>

* fix: update stacks node everywhere

Co-authored-by: wileyj <2847772+wileyj@users.noreply.github.com>
Co-authored-by: Charlie <2747302+CharlieC3@users.noreply.github.com>
2021-12-01 17:03:21 -06:00
Asim Mehmood
f764054cb8 feat: rosetta data api and construction validation with rosetta-cli
* test: added test for rosetta cli check:construction and check:data

* ci: added github workflow to test  roseta-cli:data

* ci: add github action for rosetta-cli: construction

* refactor: refactor cli tests

* fix: use localhoust for github actions in rosetta config file

* fix: github actions

* fix: rebase issue

* refactor: update rosetta-cli env files path

* refactor: remove hard coded cli container and use rosetta-cli ouput

* perf: remove unnecessary wait of 20 seconds
2021-11-16 10:18:04 -06:00
Rafael Cárdenas
ece81b5b55 chore: change @kyranjamie to @rafaelcr on pr template 2021-11-03 09:19:59 -06:00
Rafael Cárdenas
5ce474f1ef chore: rename github references from blockstack/ to hirosystems/ 2021-11-03 08:42:10 -06:00
Rafael Cárdenas
4ade5ee39b fix: api versioning 2021-10-20 12:42:46 -05:00
Rafael Cárdenas
1b9126e73d feat: set api version in openapi schema automatically
* feat: add real api version to schema

* fix: separate postman from spec resolution

* fix: add workflow_run condition

* fix: vercel broken build

* fix: vercel generate resolved
2021-10-06 08:37:03 -05:00
Rafael Cárdenas
5f07d7455f feat: automatically generate postman collection from the openapi spec
* feat: add speccy and openapi2postmanv2 as deps

* feat: organize postman folders like our docs

* chore: generate postman on gh-pages action

* chore: change link to download Postman collection from local file
2021-09-15 10:01:19 -05:00
Asim Mehmood
33f11bbcf3 feat: token metadata 2021-09-01 18:14:05 -05:00
Matthew Little
2a62c8c967 chore(ci): microblock tests are ran with regular test suite 2021-07-15 13:07:39 -05:00
Matthew Little
f3835fab5c chore(ci): setup nodejs and node_module caching on all steps 2021-07-15 13:07:39 -05:00
Matthew Little
0bf3df7ee7 chore(ci): setup nodejs and node_module caching on all steps 2021-07-15 13:07:39 -05:00
Matthew Little
176990a37a test: scaffolding for microblock tests 2021-07-15 13:07:39 -05:00
Matthew Little
affb5a86cb Merge branch 'master' into bns
# Conflicts:
#	src/datastore/common.ts
#	src/datastore/memory-store.ts
#	src/datastore/postgres-store.ts
#	src/tests/datastore-tests.ts
2021-03-17 10:55:41 +01:00
Alexander Graebe
b19be3ed05 fix: set 90 days for pulls only 2021-03-16 12:42:16 +01:00
Alexander Graebe
1b8d8555d4 fix: reduce to 90 days 2021-03-16 12:42:16 +01:00
Alexander Graebe
2399b35be2 chore: add stale config 2021-03-16 12:42:16 +01:00
Matthew Little
43cc5082df Merge branch 'master' into bns
# Conflicts:
#	follower.Dockerfile
#	package-lock.json
#	src/datastore/common.ts
#	src/datastore/memory-store.ts
#	src/datastore/postgres-store.ts
#	src/event-stream/event-server.ts
#	stacks-blockchain/docker/Dockerfile
2021-03-10 11:01:39 +01:00
CharlieC3
ee49bcc302 chore: update gh-pages workflow branches 2021-03-08 10:48:06 -05:00
CharlieC3
8f2fd679a8 chore: don't use gulp to deploy docs 2021-03-08 10:48:06 -05:00
CharlieC3
8303db35ff chore: set gh-pages commit info 2021-03-08 09:54:26 -05:00
Matthew Little
475ba26e45 fix: also generate client docs 2021-03-08 11:25:55 +01:00
CharlieC3
1e35b0216d chore: allow gh-pages wf to be manually ran 2021-03-08 11:25:55 +01:00
CharlieC3
d0d3089f3f chore: add gh workflow to publish gh-pages 2021-03-08 11:25:55 +01:00
Faizan Dastgir
1d9fe5372a chore: added bns tests in workflow 2021-01-07 11:30:48 +01:00
Faizan Dastgir
67393994e8 chore: remove blockchain from names 2021-01-07 11:30:48 +01:00
CharlieC3
0d4357a8fd chore: fix set-env in gh action workflow 2020-11-16 12:54:48 -05:00
Matthew Little
c459b2c915 fix: bad cache keys breaking gh workflow (?) 2020-11-12 20:41:59 +01:00
Matthew Little
064079076b fix: bump nodejs version in github workflow 2020-11-12 18:20:29 +01:00
CharlieC3
45cca5f6c4 chore: add more robust pr template 2020-10-28 13:20:25 +01:00
CharlieC3
10ce5ac778 chore: add pull request template 2020-10-28 13:20:25 +01:00
Faried Nawaz
3b2104e11b test: add github action to test rosetta endpoints
Also add "npm run test:integration:rosetta"

Change made by @zone117x in https://github.com/fariedt/stacks-blockchain-api/pull/2
2020-09-08 18:23:05 +02:00
Matthew Little
4311417606 chore: add standalone docker image build action 2020-08-27 08:54:31 -06:00