Граф коммитов

182 Коммитов

Автор SHA1 Сообщение Дата
James M. Greene 7514a54785 Remove EA cloning from lint -- no JS files in there to lint 2020-11-03 10:56:46 -06:00
James M. Greene 3008ad1b70 Update all heroku-prebuild refs to heroku-postbuild 2020-11-03 10:30:11 -06:00
James M. Greene c6980ab666 Fix the other workflow syntax error I missed 2020-11-03 10:24:08 -06:00
James M. Greene 850c11aca7 Fix workflow syntax error 2020-11-03 10:19:42 -06:00
Chiedo John bce0499998
Add option to manually run the dry run algolia script (#16307)
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-11-03 10:01:50 -05:00
Chiedo John cdacef5ee0
Merge branch 'main' into empty-strategy 2020-11-03 09:09:24 -05:00
Nick Schonning c1276ab70a chore: Don't trigger comment-triage on PRs 2020-11-02 18:19:59 -05:00
Sarah Schneider 67466e8a43 duplicate change between lint and test steps 2020-11-02 14:23:46 -05:00
Sarah Schneider 63e3f917c6 Merge branch 'main' of https://github.com/github/docs-internal into hidden-docs-alt 2020-11-02 14:21:19 -05:00
Nick Schonning 4f143d523e fix: Use pull_request_target for SECRET access 2020-10-27 21:17:32 -04:00
Nick Schonning 510b293a41 chore: Remove empty step name 2020-10-27 21:17:23 -04:00
Nick Schonning a8804bb602 fix: Remove empty strategy on codeQL job
The strategy value is only valid with a matrix
2020-10-27 21:10:12 -04:00
Nick Schonning 04a94d0df6
chore: Only run freeze reminder on internal repo (#768) 2020-10-27 17:42:44 -07:00
Chiedo John bee289d95d
Add manual running of algolia (#16251)
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-27 19:04:11 -04:00
Sarah Schneider dc50c7464e Merge branch 'main' of https://github.com/github/docs-internal into hidden-docs-alt 2020-10-26 09:52:58 -04:00
Sarah Schneider 24a281a673 run clone script from docs-internal only 2020-10-26 09:52:35 -04:00
James M. Greene 137d168acf
Update to latest repo-sync/pull-request to fix bash error (#16203) 2020-10-23 23:53:28 -05:00
James M. Greene aea1912d7b
Repo Sync updates (#16162)
* Update to latest repo-sync/pull-request Action

https://github.com/repo-sync/pull-request/pull/38

* Be more specific about the base branch when finding the PR

* Further customize the Slack notification upon failure

* Move repo freeze checks into a separate job to avoid Slack notifications every 15 minutes during freezes

* Add new workflow to remind us about deployment freezes preventing repo-sync once per day
2020-10-23 16:04:39 -05:00
Sarah Schneider e94e4b7780 clone early-access repo during testing 2020-10-23 14:00:42 -04:00
Rachael Sewell 1ca03f96b2
check repo is docs-internal in both jobs (#677) 2020-10-21 10:14:21 -07:00
Chiedo John b5ace2293e
Fix repo sync (#16146)
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-20 20:54:46 -04:00
Chiedo John 23ad32bcc6
Remove Lint test for Windows. It always fails (#16118)
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-19 16:04:57 -04:00
Rachael Sewell 0715e160f4
use approved action version 2020-10-19 10:35:25 -07:00
Rachael Sewell 8fd1378686
use real secret 2020-10-19 09:29:02 -07:00
Rachael Sewell 9176d7ffa0
update job names and add unlabel step 2020-10-18 13:12:35 -07:00
Rachael Sewell 0918925d1f
remove from project when closed/merged 2020-10-18 12:52:32 -07:00
Rachael Sewell 7088a32c46
update comment 2020-10-18 10:29:52 -07:00
Rachael Sewell f39e0a7f8e
ignore octoglot and Octomerger bots 2020-10-18 10:29:14 -07:00
Rachael Sewell 597b879073
ignore automerge 2020-10-18 10:20:05 -07:00
Rachael Sewell ae796f7ea8
Ignore autoupdate PRS 2020-10-18 10:18:09 -07:00
Jason Etcovitch 0547215903
Remove All-Contributors (#576)
* Remove from README

* Remove from merged-notification workflow

* Remove .all-contributorsrc
2020-10-16 17:25:13 -04:00
Zeke Sikelianos e35c506702
Update Crowdin Actions workflow to inherit old OAuth settings (#16096)
* update Actions workflow to use crowdin.yml for config

* no need for this comment; CODEOWNERS will now trigger a ping

* add a comment about why we need a custom PAT

* update Crowdin branch names

Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2020-10-16 15:27:14 -04:00
Zeke Sikelianos 16c7b32dba
enable workflow that removes unused assets (#15959) 2020-10-16 11:27:02 -07:00
Chiedo 27b2578b44 Upgrade Skip Duplicate Actions
The previous version often returned HTTP Errors and failed unexpectedly.

This version is more fault tolerant.

Details: https://github.com/fkirc/skip-duplicate-actions/issues/45
2020-10-15 17:54:23 -04:00
Octomerger Bot a7d2a3fa6f
Branch was updated using the 'autoupdate branch' Actions workflow. 2020-10-15 12:18:33 -07:00
Chiedo 85f334de21 Fix docker 2020-10-15 15:04:53 -04:00
Chiedo 092bd6b163 Fix docker runs 2020-10-15 14:24:34 -04:00
Chiedo d6dcc4218a Default to tests running if the skip action errors out 2020-10-15 14:14:33 -04:00
Octomerger Bot ed990c105b
Branch was updated using the 'autoupdate branch' Actions workflow. 2020-10-15 11:12:25 -07:00
Chiedo John 126d46fbeb
Make crowdin run daily instead of on git push to main (#16065)
* Make crowdin daily

* Trigger new build

Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-15 14:11:51 -04:00
Chiedo John d96352d13a
Make sure transalations trigger node tests (#16064)
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-15 13:58:54 -04:00
Chiedo John 095c0b5617
Update test.yml 2020-10-15 13:22:49 -04:00
Chiedo John 63024cf9b2
Update test.yml 2020-10-15 13:21:41 -04:00
Chiedo b2d465035e Continue skip check on error 2020-10-15 12:49:16 -04:00
Chiedo John 68ca82f227
Move from paths-ignore to paths to be less confusing (#16040)
* Move from paths-ignore to paths to be less confusing

* Include feature flags

* Make sure test and browser workflows run fully when changed

Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-15 09:48:40 -04:00
Chiedo 39a5cd830a Add more missed sha versions 2020-10-15 09:33:08 -04:00
Chiedo d82358b9ad Merge branch 'actions-versions-to-shas' of https://github.com/github/docs into actions-versions-to-shas 2020-10-15 09:21:16 -04:00
Chiedo 64578d6be2 Add missed line 2020-10-15 09:21:07 -04:00
Chiedo John ce8d1e6811
Merge branch 'main' into actions-versions-to-shas 2020-10-15 09:11:10 -04:00
Chiedo 1ef8963d00 Finished moving actions to shas 2020-10-15 09:07:01 -04:00
Chiedo 8131d67969 Convert more action versions to shas 2020-10-15 08:55:22 -04:00
Chiedo bdbe7cc9e0 Update some of the actions to Shas 2020-10-15 08:45:27 -04:00
Zeke Sikelianos 33a0898167
use @octoglot PAT in Crowdin workflow (#16045) 2020-10-15 01:56:26 -04:00
Rachael Sewell 3729aca71e
add workflow to triage PRs opened by Hubber external contributors (#16018)
Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
2020-10-14 14:06:16 -07:00
Chiedo John c76bf47ea5
Attempt to reduce uneeded test runs (#16015)
* Reduce unneeded test runs

- Attempt to make the skip logic work w/ required checks
- Move pa11y to cron schedule
- Make browser test conditional

Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
2020-10-14 12:57:45 -04:00
Chiedo John e097e8835d
Support manual workflow runs for tests and browser tests (#16031)
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-14 10:43:31 -04:00
Jason Etcovitch fe95555f91
Use pull_request_target (#457) 2020-10-13 16:37:47 -04:00
Zeke Sikelianos 5439891d1d
Run Crowdin workflow only on private repo and update CODEOWNERS (#16010)
* only run Crowdin workflow on private repo

Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com>

* organize codeowners for localization-related files

Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com>

* do not upload translations

Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com>

Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2020-10-13 10:01:31 -07:00
Chiedo John 9e89fe9656
Enable manual Crowdin runs (#16009)
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-13 08:26:45 -07:00
Zeke Sikelianos aa0eea4a26
add Actions workflow for syncing with Crowdin (#15999)
* add Actions workflow for syncing with Crowdin

Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com>

* use the default GitHub token in the Crowdin workflow

Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com>

* bump to latest version of crowdin/github-action

Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com>

* allow crowdin/github-action@1.0.10 action

Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com>

Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2020-10-12 17:05:49 -04:00
Chiedo d671034573 Enable windows testing on github/docs 2020-10-09 17:48:15 -04:00
Chiedo 4fda0aba9d Merge branch 'bulk-windows-fixes-1602277955' of https://github.com/github/docs into bulk-windows-fixes-1602277955 2020-10-09 17:26:27 -04:00
Chiedo 5242ac5148 Make windows tests manually triggerable 2020-10-09 17:26:12 -04:00
Chiedo cdf99779a3 Add the correct token now w/ continue-on-error 2020-10-09 17:00:17 -04:00
Chiedo 05511992f5 Another attempt 2020-10-09 16:56:22 -04:00
Chiedo 8d6d2e001d Correction now that the test worked 2020-10-09 16:48:42 -04:00
Chiedo 230486b967 Attempt intentional skip 2020-10-09 16:45:09 -04:00
Chiedo John f682324a13
Enable Docs Engineering Kanban on github/docs (#15977)
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-09 14:03:57 -04:00
Zeke Sikelianos 7da6074898
update automerge and autosquash workflows (#15956)
* update automerge and autosquash workflows

* use the right action version

* try to use one workflow for autosquash and automerge

* Update .github/workflows/automerge.yml

Co-authored-by: James M. Greene <JamesMGreene@github.com>

Co-authored-by: James M. Greene <JamesMGreene@github.com>
2020-10-09 08:58:40 -07:00
Zeke Sikelianos 4ca43fd122
run windows tests on the public repo (#154)
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2020-10-08 14:31:31 -07:00
Tom Jenkinson d5112be347
auto merge dependabot updates (#177)
* auto merge dependadabot updates

* add gh-action-auto-merge-dependency-updates to allowed actions

* update dependency auto merge to version that will approve PR

Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
2020-10-08 14:19:27 -07:00
Zeke Sikelianos eda3650d48
remove all-contributors suggestion from merge notification (#225)
* remove all-contributors suggestion from merge notification

* Add links to all-contributors

* Update .github/workflows/merged-notification.yml

Co-authored-by: Janice <janiceilene@github.com>

Co-authored-by: Jason Etcovitch <jasonetco@github.com>
Co-authored-by: Janice <janiceilene@github.com>
2020-10-08 12:50:01 -04:00
Jason Etcovitch ee6f5ae03e
Update merged-notification.yml (#183)
Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
2020-10-07 16:01:08 -04:00
Rachael Sewell d229351bc4
Use the latest triage project board action (#184) 2020-10-07 12:34:05 -07:00
Rachael Sewell abb1348f61
update triage action versions (#15928)
Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
2020-10-07 11:58:27 -07:00
Zeke Sikelianos 7137a4007b
add preamble comment to repo-sync workflow (#15908) 2020-10-06 14:48:22 -07:00
Felicity Chapman 433701b136
Update triage issues workflow (#15909)
* Update triage issues workflow see #15903

* Make the same fix in other workflows
2020-10-06 09:35:54 -07:00
Zeke Sikelianos b22914db59
Upgrade to Node.js 14 (#15822)
* set engines.node to >=12

* set engines.node to >=12

* Update node-versions.md

* update Node.js version in Actions workflows

* Update .node-version

* Update references to Node.js version from 12 to 14

* Update Dockerfile to use Node.js 14

* set engines.node to safe "12 - 14" range
2020-10-05 17:02:55 -07:00
Rachael Sewell f9c2a6ee4c
add workflows to triage open-source issues and pulls (#67) 2020-10-01 14:04:08 -07:00
Zeke Sikelianos e56b1b8d29
use latest repo-sync/github-sync (#15798)
* use latest repo-sync/github-sync

* Update repo-sync.yml
2020-09-29 14:01:37 -07:00
Zeke Sikelianos a6244af229
update wording and labels of repo-sync PRs (#15783) 2020-09-28 12:09:21 -07:00
Vanessa Yuen 3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00