Peter Bengtsson
0981a969f5
preview envs don't even run with auto-merge enabled anymore ( #30973 )
2022-09-20 13:28:19 -07:00
Kevin Heis
dd4f4a6cb4
Merge queue: prepare preview env ( #30731 )
2022-09-16 19:33:52 +00:00
Peter Bengtsson
8f1a98128a
upgrade docker/setup-buildx-action to version 1.7.0 ( #30580 )
2022-09-14 16:26:58 +00:00
Peter Bengtsson
6a50007f81
don't announce preview environment till it can be pinged ( #30682 )
2022-09-12 16:23:39 +00:00
Ariel Deitcher
54c8a1a103
use Actions merge_group event
2022-07-22 17:08:16 +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
Peter Bengtsson
c35b134806
using env.COMMIT_REF not github.sha for the BUILD_SHA ( #27989 )
2022-05-27 22:52:17 +00:00
Peter Bengtsson
f312e634c6
don't deploy preview if auto-merge enabled ( #27949 )
2022-05-27 11:19:11 +00:00
Peter Bengtsson
006c507d8d
don't fire-and-forget preview deploys ( #27828 )
2022-05-19 16:50:39 +00:00
Peter Bengtsson
36da8f2c73
expose build SHA ( #27542 )
...
* expose build SHA
* dbg
* dbg
* dbg
* sub
* oops
* oops
* try this
* debugging
* debugging
* debugging
* debugging
* debugging
* without quotes
* typo
* typo
* singular
* mention in Dockerfile
* plural
* does this work
* does this work
* tidying up
* no cache
* Update middleware/index.js
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
2022-05-11 19:14:30 +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
Mike Surowiec
f6ec000742
Remove Caddy from preview envs ( #26336 )
...
* remove caddy from preview envs
* fix: remove location from template
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
2022-03-22 10:47:53 -04:00
Robert Sese
e7b897b843
Also copy .scss files ( #26267 )
2022-03-16 19:29:15 +00:00
Kevin Heis
1639d50bdb
Update azure-preview-env-deploy.yml
2022-03-15 10:18:16 -07:00
Robert Sese
dfe4480189
Trigger on pushes to merge queue prep branches ( #26172 )
2022-03-14 23:51:33 +00:00
Mike Surowiec
a186d387ca
fix: don't use brackets for single option glob, fix OS sync action ( #26058 )
2022-03-09 10:17:17 -05:00
Mike Surowiec
54d1afae62
OS build: allow missing file types to not error in rsync ( #26023 )
...
* allow missing file types to not error
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
2022-03-08 14:45:42 -06:00
Mike Surowiec
ccc50c4b95
enable OS contributions of components,lib,middleware,pages, and stylesheets code ( #25982 )
2022-03-07 21:32:28 +00:00
Mike Surowiec
16ddda41a7
update concurrency group to include PR number ( #25630 )
2022-02-24 20:46:13 -06:00
Mike Surowiec
fff042111f
update the concurrency group so destroy workflows can cancel deploy workflows ( #25621 )
2022-02-24 11:06:55 -06:00
Peter Bengtsson
ec39a5463a
Revert "fix public repo forked builds ( #25280 )" ( #25290 )
...
This reverts commit 657ed545f7 .
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com >
2022-02-11 12:42:55 -06:00
Mike Surowiec
5044a464f9
fix public builds ( #25294 )
2022-02-11 12:42:11 -06:00
Mike Surowiec
657ed545f7
fix public repo forked builds ( #25280 )
2022-02-11 10:29:52 -06:00
Mike Surowiec
749149e48b
Add persistent caddy storage ( #25242 )
...
* add storage account for persistent caddy storage
2022-02-10 16:42:24 -06:00
Mike Surowiec
19a196328e
fix actions logic ( #25239 )
2022-02-10 14:24:34 -06: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
Mike Surowiec
e2a35b3c38
Cleanup preview env workflow variables ( #25160 )
...
* cleanup staging action vars, prep for OS deploy workflow
* fix app_url
2022-02-09 15:12:26 +00:00
Mike Surowiec
943d333572
Preview Env: use azure container instances instead of app service ( #25099 )
...
* switch deploy to use azure container instances
2022-02-08 21:28:16 +00:00
Mike Surowiec
a58b045cbb
Azure: use shared env setter, fix comment workflow ( #25044 )
...
* update azure deployments to use shared env getter, fix content changes table
2022-02-04 22:30:12 +00:00
Mike Surowiec
c765958c75
better name for job ( #25013 )
2022-02-03 17:11:50 -06:00
Mike Surowiec
e5d0a81194
fix undeploy and improve naming ( #25000 )
2022-02-03 19:10:06 +00:00
Mike Surowiec
ea6896489f
Append unique identifier to app name ( #24971 )
...
* append unique identifier to app name
* obfuscate the preview url and clean up staging naming
* tighter link between obfuscated app name and pr app name
2022-02-03 08:33:24 -06:00