Commit graph

86 commits

Author SHA1 Message Date
6ddb3e3192 fix digest.txt typo when getting digests from artifacts 2020-12-11 00:27:56 -05:00
961989197c add bot deploy 2020-12-11 00:16:03 -05:00
4dbca37917 fix github.ref matcher 2 2020-12-07 23:51:37 -05:00
f97ced4433 fix github.ref matcher 2020-12-07 23:49:53 -05:00
6ba252d34c wire build to deploy, e2e CICD!@ 2020-12-07 23:48:54 -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
754d2fc21e add --quiet to GAR delete cmd 2020-12-06 21:06:54 -05:00
e954031d3e disable fail-fast in GAR job 2020-12-06 21:05:26 -05:00
1b9eabaee5 GAR job might need stderr 2020-12-06 21:04:51 -05:00
25965e0ca8 GAR job doesn't need a needs 2020-12-06 21:03:05 -05:00
e89ce7f10c add GAR cleanup job 2020-12-06 21:02:04 -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
a0031d4c2b don't build when deploy workflow updates 2020-12-06 19:41:46 -05:00
26f00eaf22 update deploy 2020-12-06 19:30:38 -05:00
820f2005c4 im actually super smart and i accidentally named the secret wrong 2020-12-06 19:17:35 -05:00
8a57e10e78 try diff gcs flow 2020-12-06 19:13:26 -05:00
5763b3f279 another try at wrangler stuff 2020-12-06 19:03:12 -05:00
734dbecf6b actually c heckout code you fox 2020-12-06 18:20:14 -05:00
ff973b9349 add wrangler to devDeps so CI can run it 2020-12-06 18:14:27 -05:00
ed1db4d899 remove matrix id in ci 2020-12-06 18:05:32 -05:00
95a5732457 more ci/cd work, build worker and publish 2020-12-06 17:59:24 -05:00
0b769913fb enable dependabot for terraform 2020-12-06 14:14:04 -05:00
3ee0c64e7c fix GAR image path 2020-12-06 05:49:35 -05:00
7ad719895d add GAR docker push for google cloud stuff 2020-12-06 05:41:18 -05:00
80db505a11 setup dev containers again 2020-12-03 12:56:12 -05:00
c23b84c4fa re-enable bot 2020-12-03 12:37:06 -05:00
f2c4effd24 set labels on docker build 2020-12-03 12:36:21 -05:00
4d0fcc4ad6 attempt to use ghcr.io instead of old gh packages 2020-12-03 12:26:17 -05:00
0e2c981560 storybook and template fixes 2020-12-03 11:32:09 -05:00
7371b5e490 fix dockerfile path, .hack => ./hack 2020-12-03 10:26:18 -05:00
0340693234 breakout docker builds into matrix 2020-12-03 10:22:46 -05:00
aad0987dce port full auth flow to cf workers 2020-12-05 03:09:20 -05:00
ab9fe30b42 start redoing ci/cd and devops 2020-12-02 21:44:49 -05:00
1dd910a5f6 strip out bazel, grpc 2020-11-22 01:26:41 -05:00
dependabot[bot]
e875ca796d
chore(deps): bump actions/cache from v2.1.1 to v2.1.2 (#10)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.1...d1255ad9362389eac595a9ae406b8e8cb3331f16)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 08:07:44 -04:00
4a558bb532 ci: add bazel disk caches to workflows 2020-10-16 04:23:30 -04:00