Peter Bengtsson
|
8f1a98128a
|
upgrade docker/setup-buildx-action to version 1.7.0 (#30580)
|
2022-09-14 16:26:58 +00:00 |
|
dependabot[bot]
|
9984bce5bc
|
Bump docker/build-push-action from 2.9.0 to 3.1.0 (#29173)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.9.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](7f9d37fa54...1cb9d22b93)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Hector Alfaro <hectorsector@github.com>
|
2022-07-20 16:26:19 +00:00 |
|
dependabot[bot]
|
5515db7171
|
Bump actions/checkout from 2.4.0 to 3.0.1 (#27016)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...dcd71f646680f2efd8db4afa5ad64fdcba30e748)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robert Sese <rsese@github.com>
|
2022-04-20 12:04:00 -05:00 |
|
Mike Surowiec
|
e7e90d03cd
|
fix(deploy): hardcode nonprod registry username so it does not result in masked APP_URL (#26893)
|
2022-04-12 22:59:06 -05:00 |
|
Peter Bengtsson
|
f54a2c3b27
|
only run build-and-push-nonprod-cache in upstream repos (#26459)
|
2022-03-29 18:23:27 +00:00 |
|
Mike Surowiec
|
ac8e7e58fd
|
Public Repo Azure Preview Environments (#25206)
* add public deploy workflow, update destroy to work on pull_request_target
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
|
2022-02-10 14:14:40 -06:00 |
|
dependabot[bot]
|
477c7d96ce
|
Bump docker/build-push-action from 2.7.0 to 2.9.0 (#24892)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.7.0 to 2.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.7.0...7f9d37fa544684fb73bfe4835ed7214c255ce02b)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robert Sese <robert.sese@gmail.com>
|
2022-02-02 22:32:32 +00:00 |
|
Mike Surowiec
|
59b53a9300
|
Improve docker build (#24692)
* better caching, reduce context size, etc
|
2022-02-02 21:05:20 +00:00 |
|