1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Commit Graph

842 Commits

Author SHA1 Message Date
Peter Bengtsson
4fcd3ae25f automatically start server for jest (#26206)
* reinstate

* start server manually

* routing tests too

* skip more

* sleep more and fail if not 200

* use e2etest for content/ too

* automatically start server for jest

* does this work?

* feedbacked

* rename things

* getting it to work

* add dev dependency

* install the right version

* don't need to start that

* fix package lock

* update readme about it

* feedbacked
2022-03-18 21:46:07 +00:00
Peter Bengtsson
8362602503 do rendering end-to-end tests with a real server (#26169)
* reinstate

* start server manually

* routing tests too

* skip more

* sleep more and fail if not 200

* use e2etest for content/ too

* feedbacked
2022-03-18 17:06:12 -04:00
dependabot[bot]
0f7fb8b015 Bump EndBug/add-and-commit from 8.0.1 to 9 (#26277)
Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 8.0.1 to 9.
- [Release notes](https://github.com/EndBug/add-and-commit/releases)
- [Changelog](https://github.com/EndBug/add-and-commit/blob/main/CHANGELOG.md)
- [Commits](756d9ea820...050a667872)

---
updated-dependencies:
- dependency-name: EndBug/add-and-commit
  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-03-17 21:41:31 +00: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
Kevin Heis
71a7430b09 Update triage-unallowed-internal-changes.yml 2022-03-15 10:09:59 -07:00
Robert Sese
5a5f9c2f14 '/apps' plural (#26185) 2022-03-14 23:48:24 -05:00
Robert Sese
dfe4480189 Trigger on pushes to merge queue prep branches (#26172) 2022-03-14 23:51:33 +00:00
Robert Sese
3b8b6e0e61 Add new 'app' directory too (#26121) 2022-03-14 16:48:33 +00:00
Mike Surowiec
e91e5bda96 fix: use correct variable for repository delete (#26139) 2022-03-12 13:07:07 -06:00
Peter Bengtsson
01baeda3c0 sync serialize sitedata to disk (#25749)
* sync serialize sitedata to disk

* use os.tmpdir

* refactor tests

* debugging

* use log

* debugging

* louder about syntax errors

* warn-before-tests

* louder about disk-caching redirects

* less loud

* only in development again
2022-03-09 20:57:40 -05: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
Ramya Parimi
df9481e291 Update move-ready-to-merge-pr.yaml (#26014) 2022-03-09 14:48:31 +00: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
4e628d6c26 bump timeout, change workflow name so it's grouped with other Azure workflows (#25979) 2022-03-07 10:19:43 -06:00
Lucas Costi
3ce8702e5d Add PAT to OpenAPI workflow checkout (#25819) 2022-03-04 11:56:51 +10:00
Peter Bengtsson
22cd55f3e3 cache changelog feed in CI (#25759)
* cache changelog feed in CI

* unbreak unit tests

* feedbacked

Co-authored-by: Robert Sese <rsese@github.com>
2022-03-03 20:32:34 +00:00
dependabot[bot]
086cd4c6ae Bump actions/stale from 4.1.0 to 5 (#25778)
Bumps [actions/stale](https://github.com/actions/stale) from 4.1.0 to 5.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](7fb802b307...3cc1237663)

---
updated-dependencies:
- dependency-name: actions/stale
  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: Peter Bengtsson <mail@peterbe.com>
2022-03-02 23:46:23 +00:00
Peter Bengtsson
dde4ae91f9 don't bother caching the lib/redirects/.redirects-cache_en_ja.json in browser tests (#25697) 2022-02-28 22:26:12 +00:00
Mike Surowiec
16ddda41a7 update concurrency group to include PR number (#25630) 2022-02-24 20:46:13 -06:00
Kevin Heis
7844d6579c Update optimize-images.yml (#25643) 2022-02-24 13:27:02 -08:00
Rachael Sewell
2518d5038f Exclude deleted images from optimize workflow (#25637) 2022-02-24 20:47:42 +00:00
Mike Surowiec
fff042111f update the concurrency group so destroy workflows can cancel deploy workflows (#25621) 2022-02-24 11:06:55 -06:00
Mike Surowiec
0ed94b4978 update production action environment name (#25592) 2022-02-23 18:00:44 -06:00
Peter Bengtsson
b3542e8b10 .devcontainer/ is no no too (#25584)
* .devcontainer is no-no too

* all places
2022-02-23 15:58:28 -05:00
Ramya Parimi
e8112ffbb4 Update triage workflows to reflect new changes in the triage process (#25520)
* Update triage-issues.yml

* Update triage-pull-requests.yml

* Update triage-issue-comments.yml

* Update triage-issue-comments.yml

removed permission to project board

* Update triage-issues.yml

removed permission to project board

* Update triage-pull-requests.yml

removed permission to project board

* Update triage-pull-requests.yml

reverting permission to write PR
2022-02-23 13:59:24 +00:00
Peter Bengtsson
494df10c8b be consistent with which Node version in actions/setup-node (#25566) 2022-02-23 13:46:30 +00:00
Kevin Heis
d4eada29e7 Optimize images on pull requests (#25377)
* Add two images

* two more images

* Run optimize images on pull requests

* Update optimize-images-pull-request.yml

* Add more images

* Update optimize-images-pull-request.yml

* Update optimize-images-pull-request.yml

* Update optimize-images-pull-request.yml

* Update optimize-images-pull-request.yml

* Update optimize-images-pull-request.yml

* Update optimize-images-pull-request.yml

* Update optimize-images-pull-request.yml

* Update optimize-images-pull-request.yml

* Update optimize-images-pull-request.yml

* Update optimize-images-pull-request.yml

* Update optimize-images-pull-request.yml

* Update optimize-images-pull-request.yml

* Update optimize-images-pull-request.yml

* Update optimize-images-pull-request.yml

* Update optimize-images-pull-request.yml

* Update optimize-images-pull-request.yml

* Update optimize-images-pull-request.yml

* Update optimize-images-pull-request.yml

* Optimize images

* Update optimize-images-pull-request.yml

* Remove images

* Delete optimize-images.yml

* Update optimize-images-pull-request.yml

* Update optimize-images-pull-request.yml

* Move in place

Co-authored-by: github-actions <github-actions@github.com>
2022-02-16 19:15:51 +00:00
Robert Sese
78863495d2 Don't allow public contributions to 'actions/deployment/security-hardening-your-deployments/' files (#25406)
see docs-engineering#1506
2022-02-16 17:57:50 +00:00
Grace Park
5b3ba7155f Updating Release Candidate issue template and adding extra info to command (#25402)
* updating issue template and adding extra info to command

* add transfer trace

* add additional instructions to click run workflow button
2022-02-16 04:26:17 +00:00
Sarah Edwards
af4d122d27 Revert review instruction (#25375) 2022-02-15 20:52:40 +00:00
Kevin Heis
a99552731a Run dependabot not on mondays (#25351)
* Run dependabot not on mondays

* Skip workflows that error dependabot builds
2022-02-15 20:20:45 +00:00
Peter Bengtsson
7661dd042c use Node 16.14.x in CI now (#25305) 2022-02-15 01:13:33 +00:00
Kevin Heis
7637a830ce Update optimize-images.yml (#25353) 2022-02-14 16:10:29 -08:00
Kevin Heis
f9b0411294 Update "Auto add docs engineering as a review to image optimize PRs" (#25307)
* Revert "Auto add docs engineering as a review to image optimize PRs (#24991)"

This reverts commit 6a5bf8dbc0.

* Update optimize-images.yml
2022-02-14 23:15:01 +00: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
Sarah Edwards
1ade9f5b2d add review_requested trigger (#25286) 2022-02-11 09:37:47 -08:00
Sarah Edwards
4fd96a35ba requesting review adds to board (#25278) 2022-02-11 09:24:45 -08:00
Mike Surowiec
657ed545f7 fix public repo forked builds (#25280) 2022-02-11 10:29:52 -06:00
Mike Surowiec
624581e527 Remove most of Heroku references (#25208)
* remove most of heroku references

* remove more stuff

* update codeowners
2022-02-10 17:36:07 -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
Peter Bengtsson
64f9826bdf only deal with docs-early-access in docs-internal (#25180)
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com>
2022-02-09 15:17:00 +00: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
Robert Sese
99d379385a Checkout before using the script (#25169) 2022-02-09 12:27:24 +00:00
Mike Surowiec
69e0fcb765 fix order of destroy script (#25142) 2022-02-08 15:51:00 -06: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