1
0
mirror of synced 2026-01-02 03:04:13 -05:00
Commit Graph

827 Commits

Author SHA1 Message Date
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
Mike Surowiec
94af3ac3d2 update production slot name to 'staging' (#25131) 2022-02-08 19:22:34 +00:00
Peter Bengtsson
2599d72116 conditionally clone docs-early-access by branchname (#24674)
* conditionally clone docs-early-access by branchname

* fix path

* right api

* the correct use of Octokit

* try that

* destructuring total_count

* test early access with fs.existsSync

* debugging

* bad lookup

* better lookup technique

* trying something

* always check it out

* with debugging

* with token

* with path

* better

* go for it

* only on docs-internal

* better name

* formatting

* tidying up

* correct octokit

* feedbacked

* correct hopefully

* final version

* disable test that checks for perfect translation-to-English file parity

* Accidentally committed in the wrong branch.

This reverts commit adee780718ea7414934e2257d17b0c004bd804af.

* match the azure-preview-env-deploy.yml
2022-02-08 17:20:51 +00:00
Peter Bengtsson
ac30f9297c basic tests of the search API (#25069)
* basic tests of the search API

* lfs
2022-02-07 17:11:08 +00:00
Peter Bengtsson
8b95447274 delete the workflow linter (#25075) 2022-02-07 16:03:54 +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
576c638ad0 Fix destroy azure workflow (again) (#25011)
* maybe the last syntax error to fix the deletion

* fix typo, add workflow_dispatch to destroy workflow
2022-02-03 22:14:41 +00:00
Kevin Heis
6a5bf8dbc0 Auto add docs engineering as a review to image optimize PRs (#24991) 2022-02-03 20:37:46 +00:00
Robert Sese
ce81897855 Delete codespaces-prebuild.yml (#25007) 2022-02-03 20:33:43 +00: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
Ramya Parimi
c3faa4a88e Update triage-pull-requests.yml (#24947) 2022-02-03 13:25:09 +00:00
Mike Surowiec
8f61d1c389 save time by not writing local cache (#24958) 2022-02-03 01:41:06 +00:00
github-actions[bot]
c028121e65 Optimize images (#24959)
* Update optimize-images.yml

* Optimize images

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
2022-02-02 23:31:39 +00:00
Peter Bengtsson
ee0d88d261 include optional in package-lock lint (#24932) 2022-02-02 23:08:29 +00:00