|
25615ac38d
|
ci: flip worker check, if found skip=1, not 0
|
2020-12-22 00:31:49 -05:00 |
|
|
5e065912de
|
ci: skip worker build if already built.
|
2020-12-22 00:13:31 -05:00 |
|
dependabot[bot]
|
8f5f8bc99b
|
Bump actions/setup-node from v2-beta to v2.1.4 (#81)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2-beta to v2.1.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2-beta...c46424eee26de4078d34105d3de3cc4992202b1e)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-17 22:09:35 +00:00 |
|
dependabot[bot]
|
16b614c180
|
Bump actions/upload-artifact from v1 to v2.2.1 (#60)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.2.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...726a6dcd0199f578459862705eed35cda05af50b)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-12 00:18:24 -05:00 |
|
|
6ddb3e3192
|
fix digest.txt typo when getting digests from artifacts
|
2020-12-11 00:27:56 -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 |
|
|
a0031d4c2b
|
don't build when deploy workflow updates
|
2020-12-06 19:41:46 -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 |
|
|
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 |
|
|
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 |
|
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 |
|
|
89f237cf22
|
feat: Add majority of design system components, build system fixes (#11)
* feat(design-system): pre-port of roleypoly/ui
* feat(design-system): port molecules
* chore(design-system): prettier
* feat(design-system): add intro card and MDX components
* fix(common/utils): hack fixtures test data moved to design-system, update accordingly
* chore: document protoReflection.ts
* fix(design-system): some molecules missed the magic fuckery
* ci: keep going on bazel test failures
* fix(design-system): server masthead molecule missed the magic fuckery
* chore: fix ts paths
* chore: fix docker publisher
* chore: fix docker publisher names
* chore(discord-bot): fix publisher
* chore(discord-bot): fix publisher
|
2020-10-14 22:33:01 -04:00 |
|
|
efe1e5ea5e
|
ci: move dev-container again, just dont run it with everything else
|
2020-10-11 15:36:42 -04:00 |
|
|
ac830fc946
|
chore: add jest tests, cleanup rpc
|
2020-10-11 15:10:20 -04:00 |
|
|
cb5ff9602a
|
ci: add -c opt to CI builds
|
2020-10-11 13:16:43 -04:00 |
|
|
9e6a942018
|
chore: speed up builds by breaking out dev-container again
|
2020-10-11 06:26:26 -04:00 |
|
|
70fa51d4a1
|
chore: prettier
|
2020-10-10 04:36:22 -04:00 |
|
|
9e6f8fd423
|
ci: revert accidental bazel build change
|
2020-10-09 15:34:57 -04:00 |
|
|
d1bb55bb7c
|
temp tf
|
2020-10-09 10:55:02 -04:00 |
|
dependabot[bot]
|
e95bfc2f8d
|
chore(deps): bump actions/cache from v1 to v2.1.1 (#6)
Bumps [actions/cache](https://github.com/actions/cache) from v1 to v2.1.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v1...5ca27f25cb3a0babe750cad7e4fddd3e55f29e9a)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-07 12:58:53 -04:00 |
|
|
4780cf2253
|
ci: move dev-container to only as-needed
|
2020-09-27 01:07:33 -04:00 |
|
|
1803cd3c6c
|
ci: another manifest.json generation attempt
|
2020-09-27 00:55:34 -04:00 |
|
|
bc9243676b
|
ci: fix artifact upload
|
2020-09-27 00:33:38 -04:00 |
|
|
49d44df231
|
feat: add midori skeleton, bot scaffolding, CD seeds
|
2020-09-27 00:32:15 -04:00 |
|
|
6c30d27d28
|
ci: single quotes because of course it's single quotes
|
2020-09-23 21:18:35 -04:00 |
|
|
105b91ce6d
|
ci: devcontainers is weirdo
|
2020-09-23 21:17:02 -04:00 |
|
|
b1d36a5684
|
ci: when is actually if
|
2020-09-23 21:15:19 -04:00 |
|
|
d5fd11b413
|
ci: add devcontainer publishing
|
2020-09-23 21:12:35 -04:00 |
|
|
16bb41be34
|
ci: fix gpr login
|
2020-09-22 23:26:35 -04:00 |
|
|
891048e280
|
ci: fix gpr user/actor
|
2020-09-22 23:24:56 -04:00 |
|
|
ff27f1080b
|
ci: add build stamping
|
2020-09-22 23:23:13 -04:00 |
|
|
ef6fb0de21
|
ci: make things just work.. better!
|
2020-09-22 22:31:55 -04:00 |
|
|
bdfdb3da8b
|
ci: make things just work
|
2020-09-22 22:27:21 -04:00 |
|