Commit graph

30 commits

Author SHA1 Message Date
f24d2fcc99
chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
2ff6588030
Refactor node packages to yarn workspaces & ditch next.js for CRA. (#161)
* chore: restructure project into yarn workspaces, remove next

* fix tests, remove webapp from terraform

* remove more ui deployment bits

* remove pages, fix FUNDING.yml

* remove isomorphism

* remove next providers

* fix linting issues

* feat: start basis of new web ui system on CRA

* chore: move types to @roleypoly/types package

* chore: move src/common/utils to @roleypoly/misc-utils

* chore: remove roleypoly/ path remappers

* chore: renmove vercel config

* chore: re-add worker-types to api package

* chore: fix type linting scope for api

* fix(web): craco should include all of packages dir

* fix(ci): change api webpack path for wrangler

* chore: remove GAR actions from CI

* chore: update codeql job

* chore: test better github dar matcher in lint-staged
2021-03-12 18:04:49 -05:00
46769cce55 ci: re-fix discord data quoting 2021-01-12 23:33:10 -05:00
bb82ce519b ci: fix curl data quoting 2021-01-12 23:18:12 -05:00
041fc19e95 ci: discord failed() -> failure() 2021-01-12 23:09:10 -05:00
14c9993bf6 ci: discord when -> if 2021-01-12 23:01:04 -05:00
6a5df41a31 ci: add #deployments 2021-01-12 22:51:30 -05:00
24996d801e ci: make metadata run parallel to the sync process 2020-12-18 19:57:01 -05:00
9cdefefbcc ci: prospective; figure out why environment URL isn't being set 2020-12-17 17:17:38 -05:00
e1120fd88a ci: add GH actions environments 2020-12-17 16:39:51 -05:00
dependabot[bot]
2660d1dad9
Bump hashicorp/setup-terraform from v1 to v1.3.2 (#69)
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from v1 to v1.3.2.
- [Release notes](https://github.com/hashicorp/setup-terraform/releases)
- [Changelog](https://github.com/hashicorp/setup-terraform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/setup-terraform/compare/v1...3d8debd658c92063839bc97da5c2427100420dec)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Katalina <kayteh@users.noreply.github.com>
2020-12-13 21:40:39 -05:00
961989197c add bot deploy 2020-12-11 00:16:03 -05:00
22b15ec16a oMerge branch 'main' of github.com:roleypoly/roleypoly into main 2020-12-07 22:35:11 -05:00
07e008fb49 add better digest fetcher 2020-12-07 22:33:18 -05:00
181df2df40 use alternate path for getting digest 2020-12-07 00:20:34 -05:00
1bcb571205 fix tag output keys 2020-12-06 23:42:43 -05:00
ecda7e21d2 fix tag output mapping 2020-12-06 23:01:51 -05:00
6ed7bda678 fix tags.tfvars pathname 2020-12-06 22:57:43 -05:00
0e69066aad set correct key for worker artifact path 2020-12-06 22:45:58 -05:00
d8bda6fb43 try pulling secrets from gcloud for tf 2020-12-06 22:36:11 -05:00
441b24045d set working-directory for tf runs 2020-12-06 21:52:15 -05:00
d5094f94f9 attempted TF_DATA fix 2020-12-06 21:39:38 -05:00
84291524dc attempt to fix deploy 2020-12-06 21:30:45 -05:00
465ca36f28 attempt a better default pattern 2020-12-06 20:16:29 -05:00
0af36d6f20 missed a closing brace for bot tag setter 2020-12-06 20:05:28 -05:00
f2437a585a oopsied the pkg.dev url 2020-12-06 19:57:25 -05:00
a3778c7a1e use format to not need concatenation in dynamic secret name 2020-12-06 19:49:48 -05:00
bbdea9c074 event -> github.event 2020-12-06 19:42:01 -05:00
26f00eaf22 update deploy 2020-12-06 19:30:38 -05:00
95a5732457 more ci/cd work, build worker and publish 2020-12-06 17:59:24 -05:00