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
CharlieC3
a3fdfe0a9f
chore: update gh workflow to work with fork PRs
2020-08-24 15:15:10 -04:00
CharlieC3
c9c9127d29
chore(release): fix gh workflow notifications
2020-08-21 09:44:50 -04:00
Matthew Little
402686c1bf
fix: add jre to the dockerfile build
2020-08-20 16:20:44 -06:00
Matthew Little
d5ae6caaa4
fix: add java to gh workflow
2020-08-20 16:20:44 -06:00
CharlieC3
460184b716
chore(release): allow manual gh workflow triggers
2020-08-13 16:20:33 -04:00
CharlieC3
40cd062178
fix: gh-action to npm build before publishing
2020-08-13 16:06:51 -04:00
Matthew Little
544f9704ab
fix: gh-action for publishing ws-rpc-client
2020-08-13 13:55:01 -06:00
timstackblock
89bc0589db
Create testnet-bug.md
2020-08-03 10:26:01 -04:00
CharlieC3
a897c36460
chore(release): ignore package.json updates
2020-07-28 12:44:00 +02:00
CharlieC3
02be3d48aa
chore(release): remove unused var
2020-07-28 12:44:00 +02:00
CharlieC3
fb4566cfd7
chore(release): try single quotes
2020-07-28 12:44:00 +02:00
CharlieC3
23a32e6c75
chore(release): add new env var
2020-07-28 12:44:00 +02:00
CharlieC3
5b01c820ca
chore(release): rename docker image, fix slack notify
2020-07-28 12:44:00 +02:00
CharlieC3
803f9024c7
chore(release): fix lint
2020-07-28 12:44:00 +02:00
CharlieC3
d520eb4f88
chore(release): fix notifies and combine linting
2020-07-28 12:44:00 +02:00