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

816 Commits

Author SHA1 Message Date
Peter Bengtsson
5cac4bfa4c don't lint JS if no JS changed in PRs (#22756)
* don't lint JS if no JS changed in PRs

Part of #1202

* one more extension
2021-11-13 18:25:56 +00:00
Peter Bengtsson
22f21db4a3 use Node 16.13.x for CI workflows (#22758)
Part of #1203
2021-11-11 01:23:13 +00:00
Robert Sese
3ddd259e6c setup-node not specific to private repo (#22757) 2021-11-10 21:59:22 +00:00
Peter Bengtsson
0d13379462 fix TS usage around VersionPicker (#22739) 2021-11-10 11:00:34 -08:00
Ramya Parimi
cf2c58910a Update 60-days-stale-check.yml (#22686) 2021-11-10 03:22:44 +00:00
Kevin Heis
79fa21e74d Update build-docker-image.yml (#22666) 2021-11-08 18:08:37 +00:00
Rachael Sewell
a83c0cfd50 remove old unused scripts (#22650) 2021-11-08 17:43:59 +00:00
Peter Bengtsson
981d79715a avoid docker build CI for trivial changes (#22663)
Part of #1158
2021-11-08 17:22:06 +00:00
Marcelo Jacobus
383ec0bd98 Remove translations directory before Crowdin Sync (#22582)
* Remove all translations before Crowdin sync

- See https://github.com/github/docs-engineering/issues/1114

* To be reverted

Temporarily change the branch name name in Crowdin sync

* Remove translations/*/data before Crowdin sync

* Fix actions check

* Revert "To be reverted"

This reverts commit 7bc38fa44a223eb1878d791107b5b5ce6cb50463.

* Pin crowdin/github-action
2021-11-05 20:18:45 +00:00
Peter Bengtsson
1e9bcdcbf7 Omit dereferenced static rest json file in stage builds (#22589)
* omit dereferenced static rest json file in stage builds

* there is no translations/de no more

* remove lines that no longer do anything
2021-11-05 01:21:41 +00:00
Peter Cihon
542eea4190 Update site-policy-sync.yml (#22399)
* Update site-policy-sync.yml

* Update site-policy-sync.yml

Added permissions. Tested successfully on the private repo

* Update allowed-actions.js

Removing now extraneous action from permissions

* run prettier to remove trailing whitespaces

Co-authored-by: Kevin Xu <khxu@github.com>
2021-11-04 20:11:41 +00:00
Ramya Parimi
e9499cb9d2 Merge branch 'main' into patch-3 2021-11-04 12:46:31 -05:00
Octomerger Bot
62559288b5 Merge branch 'main' into repo-sync 2021-11-04 10:18:45 -04:00
Ramya Parimi
5fb481eb31 Merge branch 'main' into incorrect-self-review-link 2021-11-04 09:08:07 -05:00
Marcelo Jacobus
ed9e3d79cb Add test and script to ensure 1:1 parity of liquid tags between source and translation (#22472)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2021-11-04 10:59:17 -03:00
Mike Surowiec
6747838293 fix: update staging-deploy-pr to never untar artifact from public repo (#22526)
* fix: update staging-deploy-pr to never untar public builds, allow search to not error when missing indexes/records files

* add comment about tar extraction

* let lunr-search fail, for now, if the files are missing

Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2021-11-02 12:51:36 -07:00
Ramya Parimi
17c2df411c Workflow to transfer localization issues to localization repo (#21857)
* workflow to transfer localization issues

* Update .github/workflows/transfer-to-localization-repo.yml

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>

* Update transfer-to-localization-repo.yml

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-11-02 18:33:11 +00:00
Miyata Jumpei
6a13a49504 Fix link to self-review 2021-11-01 13:17:38 +09:00
Robert Sese
06f9fa101c Add GHEC link check workflow (#22478)
* Add GHEC link checker workflow

* Update link check script for GHEC

* Remove stale comments
2021-10-29 20:50:22 +00:00
Kevin Heis
4d1f7f915b Capital first letter of action names (#22491) 2021-10-29 17:32:11 +00:00
Ramya Parimi
7a4bffcd5c Update move-ready-to-merge-pr.yaml (#22418) 2021-10-29 12:15:05 +00:00
Francis
0b99eb9960 [Localization] Short-circuit Crowdin Sync if it runs for more than 5 hours (#22406)
* feat: set timeout and notifier for Crowdinn Sync

* feat: emit a notification if Crowdin Sync fails
2021-10-28 18:46:00 +00:00
Grace Park
47ba71c8b5 Update to self-hosted runners for Actions Deployment (#22440)
* update to self-hosted runners

* remove zstd temporarily
2021-10-28 11:10:59 -07:00
Grace Park
cac72dbd36 temp remove zstd for self-hosted runners (#22459) 2021-10-28 10:58:57 -07:00
Ramya Parimi
af75833675 Update triage-stale-check.yml (#22457) 2021-10-28 15:57:12 +00:00
Outsider
0b57053fc9 fix an broken link for self review 2021-10-27 09:43:29 +00:00
Mike Surowiec
9c12341077 include more disallowed files in staging-build-pr.yml (#22421) 2021-10-26 21:40:48 +00:00
Lucas Costi
bf9963f9da Update engineering GHES deperecation steps (#22391) 2021-10-25 19:36:04 +00:00
Ramya Parimi
6b23880f12 changed how to view deployment (#21625) 2021-10-25 16:45:38 +00:00
Peter Bengtsson
7fc6c29b91 Update the Dependabot to monthly for NPM packages (#22372)
Part of #1093
2021-10-22 19:36:19 +00:00
Peter Bengtsson
711bd22f02 Upload (and download) a smaller bundle when stage building + deploying (#22331)
* experiment with slimming app.tar

* more specifics

* better

* delete stuff and see if things wtill work

* experiment with zst

* same old npm install again

* upload the zst file too

* quiet

* delete translations not in the diff

* delete translations not in the diff

* with --name-only

* basic delete

* fixes

* tidying up
2021-10-22 11:06:50 -04:00
dependabot[bot]
cd74b07da1 Bump actions/checkout from 2.3.4 to 2.3.5 (#22264)
* Bump actions/checkout from 2.3.4 to 2.3.5

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](5a4ac9002d...1e204e9a92)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* test

* removing test, works

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2021-10-21 00:19:35 +00:00
dependabot[bot]
56a9156f98 Bump someimportantcompany/github-actions-slack-message from 1.1.0 to 1.2.2 (#22263)
* Bump someimportantcompany/github-actions-slack-message

Bumps [someimportantcompany/github-actions-slack-message](https://github.com/someimportantcompany/github-actions-slack-message) from 1.1.0 to 1.2.2.
- [Release notes](https://github.com/someimportantcompany/github-actions-slack-message/releases)
- [Commits](0b470c14b3...f8d28715e7)

---
updated-dependencies:
- dependency-name: someimportantcompany/github-actions-slack-message
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update allowed-actions

* 🤖 ran script/update-enterprise-dates.js

* adding comment with version number

* test

* remove b

* remove test, it works

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: gracepark <gracepark@users.noreply.github.com>
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com>
2021-10-20 16:20:54 -07:00
Kevin Heis
967276b326 Update deprecation-issue.md (#22326) 2021-10-20 21:53:33 +00:00
Peter Bengtsson
3d39259e27 CI to check that the package.json matches package-lock.json (#22324)
* CI to check that the package.json matches package-lock.json

* remove incorrect comment

* debug npm version

* ignore scripts

* minimal permissions possible

* delberately mess with it

* undo manual test
2021-10-20 19:08:23 +00:00
Ramya Parimi
0e832db758 Update triage-pull-requests.yml (#22292)
* Update triage-pull-requests.yml

* Update triage-pull-requests.yml

* Update triage-pull-requests.yml

* Update .github/workflows/triage-pull-requests.yml

Co-authored-by: Robert Sese <robert.sese@gmail.com>

Co-authored-by: Robert Sese <robert.sese@gmail.com>
2021-10-20 17:44:39 +00:00
Mike Surowiec
e24b1b54e9 fix: runner temp reference in interpolated context (#22309) 2021-10-19 13:57:18 -05:00
Mike Surowiec
800ec51c3d fix: extract build artifact in tmp directory, move installation step earlier (#22306)
Co-authored-by: Grace Park <gracepark@github.com>
2021-10-19 13:37:48 -05:00
Ramya Parimi
02a83316f3 Update triage-pull-requests.yml (#22193) 2021-10-18 23:54:10 +00:00
Ramya Parimi
622174391a Update triage-issue-comments.yml (#22190) 2021-10-18 23:26:47 +00:00
Peter Bengtsson
9964a6619c separate 'npm test' from 'npm lint' (#22191)
* separate 'npm test' from 'npm lint'

* remove delberately eslint violation (but keep prettier violation)

* undo prettier violation

* tighten up us of our scripts for testing and lint
2021-10-18 19:58:56 +00:00
dependabot[bot]
de8cd28771 Bump peter-evans/find-comment from 0da1f4fc1f20cd898368bd56089d391df418f52f to 1.3.0 (#22257)
* Bump peter-evans/find-comment

Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 0da1f4fc1f20cd898368bd56089d391df418f52f to 1.3.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/peter-evans/find-comment/releases)
- [Commits](0da1f4fc1f...d2dae40ed1)

---
updated-dependencies:
- dependency-name: peter-evans/find-comment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* update allowed-actions

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2021-10-18 18:38:10 +00:00
Ramya Parimi
fc8bea5526 Update 60-days-stale-check.yml (#22247)
* Update 60-days-stale-check.yml

* Update 60-days-stale-check.yml

added issue exempt labels
2021-10-18 17:52:00 +00:00
dependabot[bot]
5201ca8813 Bump actions/setup-node from 2.2.0 to 2.4.1 (#22109)
* Bump actions/setup-node from 2.2.0 to 2.4.1

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.2.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](38d90ce44d...270253e841)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* allow it moar

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2021-10-18 13:33:34 -04:00
Robert Sese
a8b8e1af46 Approve PRs with GITHUB_TOKEN again (#22211) 2021-10-18 16:14:51 +00:00
Peter Bengtsson
3cf15e0c83 fix automerge-dependencies.yml (#22164)
Part of #1014
2021-10-18 12:16:16 +00:00
Sarah Edwards
52b035f637 Strip all non-alphanumeric characters from mutation ID (#22214) 2021-10-15 22:31:02 +00:00
Ramya Parimi
371a67785d Merge branch 'main' into fix/pull-request-template-translated-content-link 2021-10-13 09:39:13 -05:00
Ramya Parimi
2d89e169c9 Update triage-issues.yml (#22137)
Added

`permissions:
  repository-projects: write`
2021-10-13 12:00:17 +00:00
Robert Sese
e9d35ea05d Merge branch 'main' into fix/pull-request-template-translated-content-link 2021-10-12 20:34:14 -05:00