1
0
mirror of synced 2026-01-06 15:01:04 -05:00
Commit Graph

74 Commits

Author SHA1 Message Date
Robert Sese
b77d48c417 bump azure/login to v2 which resolves node16 warnings (#49505) 2024-03-05 16:32:10 +00:00
Peter Bengtsson
be7d68ca38 Upgrade actions/checkout to v4.1.1 (#49390) 2024-02-27 17:07:15 +00:00
Peter Bengtsson
757c5c8c98 Upgrade version of azure/login to v1.6.1 (#49339) 2024-02-22 16:55:45 +00:00
dependabot[bot]
81408a2a2c Bump azure/arm-deploy from 1.0.9 to 2.0.0 (#49219)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2024-02-15 14:01:43 +00:00
Peter Bengtsson
173abd1a0c Pre-computed pageinfos (#40414)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2024-01-05 15:21:00 +00:00
dependabot[bot]
6ff1b03d59 Bump actions/github-script from 6.4.0 to 7.0.0 (#46199)
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 <734194+rsese@users.noreply.github.com>
2023-11-20 19:36:44 +00:00
Kevin Heis
eb5ccd7e84 Migrate deploy templates to src/workflows (#45771) 2023-11-13 11:46:08 -08:00
Kevin Heis
536418954f Move components into src/frame (#45759)
Co-authored-by: Grace Park <gracepark@github.com>
2023-11-13 17:18:51 +00:00
Kevin Heis
7586a1a952 Migrate middleware directory to src (#45701) 2023-11-06 20:05:48 +00:00
Robert Sese
c0a91e18ec azure preview deploy workflow: lib dir moved under src (#45570) 2023-11-03 18:11:00 +00:00
Peter Bengtsson
65895798c4 Fix Slack alert logic (#45044) 2023-10-25 21:03:09 +00:00
Kevin Heis
4a534c5d82 Standardized slack alert fails (#44074) 2023-10-13 11:06:12 -07:00
Peter Bengtsson
74efe6a754 Don't re-run on synchronize or label events (#44075) 2023-10-10 12:54:03 +00:00
Kevin Heis
3da32a78fe Move stylesheets into src directory (#43727) 2023-10-05 17:29:25 +00:00
Kevin Heis
4870ba6a1b Create src/workflows, clear out github/actions-scripts (#43088) 2023-09-25 12:06:56 -07:00
dependabot[bot]
5782cd668e Bump docker/setup-buildx-action from 2.1.0 to 3.0.0 (#42562)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2023-09-14 15:46:25 +00:00
dependabot[bot]
1fcbad0cfd Bump docker/build-push-action from 4.0.0 to 5.0.0 (#42561)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 15:20:59 +00:00
Peter Bengtsson
cfe4615303 Upgrade to actions/checkout v4.0.0 (#42181) 2023-09-07 16:32:55 +00:00
Peter Bengtsson
dbbba6ee1e Copy the ./src and not ./pages (#40540) 2023-08-10 17:35:11 +00:00
Jeff Widman
3b30451a0d Use the new inputs API (#26605)
Co-authored-by: Courtney Wilson <77312589+cmwilson21@users.noreply.github.com>
2023-07-17 18:18:35 +00:00
Kevin Heis
18978d29b2 Migrate early access files to src (#38711)
undefined
2023-07-10 12:18:32 -07:00
Kevin Heis
46e84b3ee4 Update PATs to new format (#38179) 2023-06-26 14:14:01 +00:00
Peter Bengtsson
5f795d075d Preview deploys with translations (#37285) 2023-06-05 16:23:34 +00:00
Peter Bengtsson
1778d58378 warmup remotejson cache (#36116) 2023-05-02 11:41:43 +00:00
Peter Bengtsson
53c7ae5301 Upgrade actions/checkout version (#36701) 2023-04-28 15:55:47 +00:00
Kevin Heis
aad2cefd7c Update azure login (#36543)
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2023-04-24 14:22:42 +00:00
Evan Bonsignori
ca47bfab76 use # pin @vx.y.z for dependabot (#36407) 2023-04-17 16:16:43 +00:00
Peter Bengtsson
8bbd9112d0 Don't be so strict about setting HYDRO_* env vars (#36090) 2023-03-31 18:00:09 +00:00
Peter Bengtsson
fc0184aa68 fix azure preview deployments (#36087) 2023-03-31 13:45:31 -04:00
Peter Bengtsson
ada1dedf26 Fail if the preview URL ultimately fails (#36077) 2023-03-31 17:34:01 +00:00
Peter Bengtsson
6545a5b5c3 Revert "Composite action to pull in docs-early-access" (#35055) 2023-02-23 15:48:47 -05:00
Peter Bengtsson
00383a034f Composite action to pull in docs-early-access (#34879) 2023-02-23 20:01:50 +00:00
Robert Sese
c89d1c1515 bump azure/arm-deploy to 1.0.9 (#34885) 2023-02-21 16:56:13 +00:00
Evan Bonsignori
c10a654d04 bump github-script to 6.4.0 and update syntax (#34619) 2023-02-10 20:54:33 +00:00
dependabot[bot]
a1b4069f2e Bump docker/build-push-action from 3.1.0 to 4.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](1cb9d22b93...3b5e8027fc)

---
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>
2023-02-01 23:02:21 +00:00
Rachael Sewell
8c20a9caae remove LFS from codebase (#33777) 2023-01-06 18:57:36 +00:00
Evan Bonsignori
930c60de15 Don't try to deploy for dependabot PRs (#33774) 2023-01-05 21:38:12 +00:00
Robert Sese
ad66f6497d bump actions/checkout from 3.0.1 to 3.1.0 🤖 (#33377) 2022-12-09 13:02:58 +00:00
dependabot[bot]
f8eac2c385 Bump azure/docker-login from 81744f9799e7eaa418697cb168452a2882ae844a to 1.0.1 (#32923)
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>
2022-11-28 16:26:47 +00:00
Evan Bonsignori
7b4429418b Migrate links check to JS pattern (#30175)
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-10-17 21:47:21 +00:00
dependabot[bot]
ac6372a722 Bump docker/setup-buildx-action from 1.7.0 to 2.1.0 (#31662)
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 <734194+rsese@users.noreply.github.com>
2022-10-17 13:19:11 +00:00
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