Kevin Heis
016e534a90
Update optimize-images.yml
2022-04-05 08:31:20 -07:00
Rachael Sewell
e55cff0438
Add never-stale label ( #26675 )
2022-04-04 20:39:17 +00:00
Ramya Parimi
61445c9ad8
Update needs-sme-workflow.yml ( #26661 )
2022-04-04 12:32:46 +00:00
Peter Bengtsson
5d7973b928
make PR about deletable orphan assets ( #26484 )
...
* warn on orphan images
* oops
* temporarily adding orphan image
* fix the bug
* permission
* better comment
* try this
* try this
* debugging
* debugging
* using fs
* cjs
* remove experiment image
* debugging
* debugging
* try that
* try that
* git config
* cleaning
* token
* body
* label
* try that
* try that
* try that
* not upstream
* try that
* token twice
* try again
* cleaning up
* fix unit test
* one more exception
* feedbacked
2022-03-30 11:56:18 -04:00
Ramya Parimi
3ac7733675
'needs SME' label automation ( #26078 )
...
* workflow for comment on adding sme label
* add period
* working on stale check
* change name and update comment
* testing
* testig
* tested workflows
* added cron schedule for stale check
* repo changed to docs
* more info on SME, changed name of workflow
* clarity
* Update .github/workflows/needs-sme-workflow.yml
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* comment for days before stale
* removed default token
* edited message for sme review
* sme full form
* changed time
* Update .github/workflows/needs-sme-workflow.yml
Co-authored-by: Janice <janiceilene@github.com>
* Update .github/workflows/needs-sme-workflow.yml
Co-authored-by: Janice <janiceilene@github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Janice <janiceilene@github.com>
2022-03-30 12:36:09 +00:00
Peter Bengtsson
fb3a4bda46
disable changelog feed download in sync-search ( #26489 )
2022-03-30 01:30:49 +00:00
Peter Bengtsson
bf65246f6a
re-instate the 'linting' test group ( #26525 )
2022-03-29 20:41:41 +00:00
Peter Bengtsson
810bd77f0b
not all tests need LFS ( #26524 )
...
* not all tests need LFS
* disk usage
* without
* not even checkout
* hand picked
* try that
* disk usage again
* final cleanup
2022-03-29 20:26:39 +00:00
Peter Bengtsson
4a4895ee17
don't throw on missing data tags in search sync ( #26487 )
2022-03-29 18:34:17 +00:00
Peter Bengtsson
f54a2c3b27
only run build-and-push-nonprod-cache in upstream repos ( #26459 )
2022-03-29 18:23:27 +00:00
Octomerger Bot
ac3d59a206
repo sync ( #16442 )
...
* Updated language to reference enabling instead of opt-in
* Optimize images
* fixing broken link
* Update content/get-started/privacy-on-github/about-githubs-use-of-your-data.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
* Update content/get-started/privacy-on-github/managing-data-use-settings-for-your-private-repository.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
* Update content/get-started/privacy-on-github/managing-data-use-settings-for-your-private-repository.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
* Openapi update api.github.com (#26398 )
* Openapi 3.0 ghae (#26400 )
* Update OpenAPI Descriptions (#26397 )
* Fix a change missed in a last minute update (#26389 )
* change order of some site-policy docs (#26307 )
* reordering the docs
* Create codespace.md
* Update README.md
* Update README.md
* Update codespace.md
* Update codespace.md
* Update codespace.md
* Update codespace.md
* Update OpenAPI Descriptions
* update preview env app_url to preview.ghdocs.com (#26335 )
* Fix flag (#26420 )
* Update codespace.md
* Update codespace.md
* Update codespace.md
* Remove Caddy from preview envs (#26336 )
* remove caddy from preview envs
* fix: remove location from template
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* Add `Ignore commits in the blame view` to blame docs (#26017 )
* Connect addendum deprecation (#26296 )
* temporarily commented out
* also comment out
* also comment out
Co-authored-by: Jenni Christensen <97056108+dihydroJenoxide@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: Abby Vollmer <vollmera@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: docubot <67483024+docubot@users.noreply.github.com>
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
Co-authored-by: Billy Rusteen <birust@github.com>
2022-03-22 11:47:40 -04:00
Robert Sese
94561cbe6f
Use a PAT so workflows trigger ( #26375 )
2022-03-21 19:00:10 +00:00
Peter Bengtsson
b685b6fda7
don't need disk caching for site data ( #26333 )
...
* 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
* don't need disk caching for site-data
2022-03-19 16:05:27 +00:00
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