dependabot[bot]
1d28b2e49b
Merge pull request #2 from revi/dependabot/github_actions/master/docker/build-push-action-2a53c6ccda456d31fb62eedc658aae06e238b7bd
2024-05-23 14:50:36 +00:00
dependabot[bot]
adbe151bf2
build(deps): bump docker/login-action
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 65b78e6e13532edd9afa3aa52ac7964289d1a9c1 to 70fccc794acd729b2b22dd6a326895f286447728.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](65b78e6e13...70fccc794a
)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 07:33:28 +00:00
dependabot[bot]
f4ef37df09
build(deps): bump docker/build-push-action
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to 2a53c6ccda456d31fb62eedc658aae06e238b7bd.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](f2a1d5e99d...2a53c6ccda
)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 07:30:42 +00:00
b77d708548
CI(Github Actions): Remove attestation
...
Summary:
Not really needed, and causing build to ultimately fail.
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: Build again.
Reviewers: O1 revi & automations, revi
Reviewed By: O1 revi & automations, revi
Differential Revision: https://issuetracker.revi.xyz/D136
2024-05-23 16:26:54 +09:00
5f921ddcf8
CI (GitHub Actions): actions/checkout
...
Summary:
I am stupid enough, yeah
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: Watch the GitHub Actions run again
Reviewers: O1 revi & automations, revi
Reviewed By: O1 revi & automations, revi
Differential Revision: https://issuetracker.revi.xyz/D134
2024-05-23 16:22:51 +09:00
f2ff297047
CI (GitHub Actions): Fix build error
...
Summary:
Working space errors.
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: merge, watch GitHub Actions runs.
Reviewers: O1 revi & automations, revi
Reviewed By: O1 revi & automations, revi
Differential Revision: https://issuetracker.revi.xyz/D133
2024-05-23 16:16:34 +09:00
cdf70a8ee2
container: build and publish containers
...
Summary:
Cheap docker hub alt :P
Dockerfile from [googlechrome/lighthouse-ci](https://github.com/GoogleChrome/lighthouse-ci/tree/main/docs/recipes/docker-server )
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: Check GitHub Actions runs?
Reviewers: O1 revi & automations, revi
Reviewed By: O1 revi & automations, revi
Differential Revision: https://issuetracker.revi.xyz/D132
2024-05-23 16:12:11 +09:00