Commit Graph

46 Commits

Author SHA1 Message Date
Hank Stoever
ae05d3608a fix: ignore exit code from FF addon publish 2021-01-05 22:32:52 -08:00
Hank Stoever
772b3740de fix: use job conditionals instead of workflow conditional 2021-01-05 22:11:12 -08:00
Hank Stoever
d2a18fc45a fix: ignore tags refs for version workflow 2021-01-05 20:46:04 -08:00
Hank Stoever
4729d01a5a fix: better syntax for excluding tagged commits' 2021-01-05 20:30:30 -08:00
Hank Stoever
0b7cb3ac50 fix: dont run publish on master commits without tag 2021-01-05 20:02:49 -08:00
Hank Stoever
b577e54b57 ci: improvements to Github Actions architecture 2021-01-05 19:16:11 -08:00
Hank Stoever
c56d3f7764 fix: build rpc pkg before deploying contracts 2020-12-28 19:37:45 -08:00
Hank Stoever
66f0857cde fix: build packages before deploy-contracts script 2020-12-28 19:10:45 -08:00
Hank Stoever
b1b5c977bc fix: auto-deploy testnet contracts with github actions 2020-12-28 17:59:29 -08:00
Hank Stoever
b8ccc59d1c fix: prod deploy apps job action 2020-12-14 14:34:38 -08:00
Hank Stoever
ac16572dba fix: change lerna publish to skip existing versions 2020-12-14 14:24:31 -08:00
Hank Stoever
61d9d5ad22 fix: publish listed FF extension if master 2020-12-14 14:02:51 -08:00
Hank Stoever
9ff037d2e5 build: improvements around extension packaging 2020-12-11 08:03:45 -08:00
Hank Stoever
0b4fd955f9 fix: update actions to fix set-path err 2020-11-17 08:01:55 -08:00
Hank Stoever
b56e750db5 feat: rename all packages to @stacks 2020-11-02 13:16:51 -08:00
CharlieC3
35296055b6 chore: add more robust pr template 2020-11-02 13:16:51 -08:00
CharlieC3
f31a210f8a chore: add pull request template 2020-11-02 13:16:51 -08:00
Thomas Osmonson
cc3d5735a5 refactor: remove ui and ui docs 2020-11-02 13:16:51 -08:00
Hank Stoever
7f65900fd6 feat: refactor connect ui into web components with stencil
fixes #581, fixes #604, fixes #612, fixes #606, fixes #613
2020-11-02 13:16:51 -08:00
Hank Stoever
450f58bcb5 feat: dont use popups in mobile, adds method to handle redirect auth
Also adds intregration tests in mobile environments
2020-08-20 09:28:16 -07:00
Hank Stoever
6b64222fc3 feat: change copy of intro modal CTA, fixes #466 2020-08-18 18:28:40 -07:00
Thomas Osmonson
3e042b7b1f ci: update actions 2020-08-18 16:42:38 -07:00
Hank Stoever
976fe54ee4 fix: workflow syntax for test-app deployment 2020-07-22 08:03:12 -07:00
Hank Stoever
8d1a0c0832 build: deploy prod apps after 'publish' job 2020-07-22 07:36:04 -07:00
Hank Stoever
740bd8483e build: deploy test app and app to prod on master push 2020-07-22 07:36:04 -07:00
Thomas Osmonson
2ae34640b6 ci: adjust actions 2020-07-09 13:10:29 -05:00
Thomas Osmonson
1aac05ad3e ci: don't use cache on publish 2020-07-09 11:30:29 -05:00
Thomas Osmonson
ce0d5b5196 ci: remove compressed-size-action 2020-07-09 11:14:06 -05:00
Thomas Osmonson
f657dba2d5 fix: use --frozen-lockfile in all actions 2020-07-09 11:14:06 -05:00
Thomas Osmonson
ed52e55928 fix: write custom comment plugin 2020-07-08 18:02:15 -05:00
Thomas Osmonson
0e7505454d fix: better caching 2020-07-08 18:02:15 -05:00
Thomas Osmonson
5feb2e3bcf ci: use vercel for blockstack app 2020-07-08 18:02:15 -05:00
Thomas Osmonson
297cb7a91e build: adjust action to allow for prod deploy 2020-06-30 14:14:53 -05:00
Thomas Osmonson
9c0ed25dba build: update action versions 2020-06-30 14:14:53 -05:00
Thomas Osmonson
58dfacb6c7 build: deploy docs task 2020-06-30 14:14:53 -05:00
Thomas Osmonson
7870a0f45e fix(ui-docs): improve typography, styles, write color-modes.mdx 2020-06-30 14:14:53 -05:00
Thomas Osmonson
17fb88cc76 fix: update docs, typescript 2020-06-30 14:14:53 -05:00
Thomas Osmonson
440c3e5420 feat: add ability to view secret key 2020-03-10 16:28:52 -07:00
Hank Stoever
f81abe0c60 ci: do use git config, lerna version needs it 2020-03-09 16:33:55 -07:00
Hank Stoever
69d03ee4c7 chore: use yarn workspaces 2020-03-09 16:26:17 -07:00
Hank Stoever
a3cab29c41 ci: fix step to install package deps 2020-03-09 14:42:33 -07:00
Hank Stoever
6615de7f35 ci: setup lerna version/publish CI workflow 2020-03-09 14:22:19 -07:00
Hank Stoever
181dde57ee ci: comment on PR with authenticator demo 2020-03-09 13:49:22 -07:00
Hank Stoever
fdc3bb786d ci: use top-level lint command 2020-02-27 15:19:22 -08:00
Hank Stoever
5934829a40 feat: add CI, proper connections between packages 2020-02-26 13:20:31 -08:00
Hank Stoever
5186365c6d build: first commit with .github, lerna init 2020-02-24 15:59:48 -08:00