Rachael Sewell
eecc1113cc
remove lanuage and version ( #20734 )
2021-08-09 17:51:57 -04:00
Rachael Sewell
ff393c8a1f
remove push to public repo ( #20729 )
2021-08-09 12:24:06 -04:00
Rachael Sewell
1eedcd4d4b
replace checkout of public repo ( #20727 )
2021-08-09 11:12:33 -04:00
Rachael Sewell
b8b9e26241
Remove paths filter ( #20712 )
2021-08-05 22:36:53 +00:00
Octomerger Bot
5b1e02b99e
Branch was updated using the 'autoupdate branch' Actions workflow.
2021-08-06 08:24:28 +10:00
Rachael Sewell
637b3c9547
remove sync options ( #20686 )
2021-08-05 22:24:04 +00:00
Octomerger Bot
74d44f657b
Merge branch 'main' into repo-sync
2021-08-06 08:21:01 +10:00
Rachael Sewell
563c43144d
need git config for os repo ( #20713 )
2021-08-05 22:11:54 +00:00
Rachael Sewell
76d192a479
checkout open-source repo ( #20710 )
2021-08-05 21:58:25 +00:00
Rachael Sewell
4d8dcbf6ba
use git config pull.ff only ( #20709 )
2021-08-05 17:09:32 -04:00
Rachael Sewell
61f28bb80e
use a force push ( #20708 )
2021-08-05 15:35:17 -04:00
Grace Park
8577ee74d6
Update workflow to not allow changes to search indexes ( #20685 )
...
* update workflow to not allow changes to search indexes
* testing change to indexes
* update title of workflow
* add by pt search index
* fix typo
* Update workflow to differentiate between app.json and search index check
* fix if statement
* update ifs
* Update .github/workflows/triage-unallowed-internal-changes.yml
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Update .github/workflows/triage-unallowed-internal-changes.yml
Co-authored-by: Rachael Sewell <rachmari@github.com >
* add paths
* update typo
Co-authored-by: Rachael Sewell <rachmari@github.com >
2021-08-05 11:55:07 -07:00
Rachael Sewell
840647baae
use --all switch for git lfs push ( #20707 )
2021-08-05 18:40:47 +00:00
Rachael Sewell
bf88498a75
only run workflow when applicable ( #20684 )
2021-08-05 17:28:09 +00:00
Grace Park
2dbea3737a
Removing algolia ( #20633 )
2021-08-05 13:10:51 -04:00
Kevin Heis
1ed18e1448
Clear out some non-fn references to Algolia ( #20592 )
...
* Clear out some non-fn references to Algolia
* Update .github/workflows/dry-run-sync-search-indices.yml
Co-authored-by: James M. Greene <JamesMGreene@github.com >
* Update contributing/search.md
Co-authored-by: James M. Greene <JamesMGreene@github.com >
Co-authored-by: James M. Greene <JamesMGreene@github.com >
2021-07-29 20:20:55 +00:00
Kevin Heis
b99c565f12
Try running npm ci to have husky do its thing before repo-sync ( #20575 )
2021-07-28 15:33:40 -07:00
Robert Sese
26fe1bdc3b
Fix template string quotes ( #20568 )
2021-07-28 17:36:49 +00:00
Kevin Heis
73609ad2b7
Add CI=true for docker container for repo-sync ( #20563 )
...
* Skip git hooks on CI
* Update repo-sync.yml
2021-07-27 21:00:38 -07:00
James M. Greene
f0269dbf4c
Disable Husky precommit commits in some workflows ( #20548 )
2021-07-27 20:59:41 +00:00
James M. Greene
0f49b81b59
Fix Actions workflows missing Node.js ( #20546 )
...
* Add missing Node setups to workflow (and/or name steps)
* Remove unnecessary checkout step
2021-07-27 18:34:23 +00:00
Sarah Edwards
f7af358edc
Update workflow to add docs-reviewers review requests to docs-content review board ( #20388 )
2021-07-26 21:05:36 +00:00
Kevin Heis
38d883e99f
Update ping-staging-apps.yml ( #20518 )
2021-07-26 12:51:31 -07:00
github-openapi-bot
2c051505bf
Update OpenAPI Descriptions ( #20484 )
...
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com >
2021-07-22 22:17:59 +00:00
github-openapi-bot
fa99cdf2b4
Update OpenAPI Descriptions ( #20403 )
...
* Update OpenAPI Descriptions
* update the add-and-commit action to latest version
* manually update decorated files
* fix: update allowed-actions
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com >
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2021-07-22 16:25:52 +00:00
Lucas Costi
da0ec9f4e1
Add setup-node to OpenAPI decorate workflow ( #20469 )
...
* Add setup-node to OpenAPI decorate workflow
* Add description of the workflow
2021-07-22 13:52:46 +00:00
James M. Greene
a0eff64e4f
Lint *.yaml workflows, too ( #20445 )
...
* Lint .yaml workflows, too
* Ignore workflow that uses non-GA-ed feature
* Update to the latest actions-linter to fix the partial-expression problem (cschleiden/github-actions-parser#18 )
2021-07-21 19:13:44 +00:00
James M. Greene
265f074565
Update actions-linter to latest for concurrency key support ( #20441 )
...
* Update version of actions-linter to support 'concurrency' key
* Update .github/workflows/workflow-lint.yml
* Revert casing of 'fromJson' to 'fromJSON'
2021-07-21 15:40:42 +00:00
James M. Greene
e9b11656e7
Disallow open source changes to npm and Heroku files ( #20444 )
2021-07-21 14:54:37 +00:00
Kevin Heis
83ff7ee609
Use a custom version of remark-parse based on 8.0.3 without the trim dependency ( #20420 )
...
* Use a custom version of remark-parse based on 8.0.3 without the trim dependency
* Update openapi-schema-check.yml
* Update openapi-schema-check.yml
* Update openapi-schema-check.yml
* Use a package instead of ssh to install
Co-authored-by: Rachael Sewell <rachmari@github.com >
2021-07-20 18:33:30 +00:00
Matt Pollard
92fd200e2b
Update action for broken link reports to add context to and close prior reports ( #20213 )
2021-07-19 10:59:02 +02:00
Kevin Heis
c3308b84c7
Revert "Block JavaScript changes to support CommonJS -> ESM ( #20039 )" ( #20298 )
...
This reverts commit 493b50c13c .
2021-07-14 14:38:49 -07:00
Kevin Heis
42e785b0a8
Migrate CommonJS to ESM ( #20301 )
...
* First run of script
* Get the app running --- ish
* Get NextJS working
* Remove `node:`
* Get more tests passing in unit directory
* Update FailBot test to use nock
* Update test.yml
* Update Dockerfile
* tests/content fixes
* Update page.js
* Update build-changelog.js
* updating tests/routing
* Update orphan-tests.js
* updating tests/rendering
* Update .eslintrc.js
* Update .eslintrc.js
* Install jest/globals
* "linting" tests
* staging update to server.mjs
* Change '.github/allowed-actions.js' to a ESM export
* Lint
* Fixes for the main package.json
* Move Jest to be last in the npm test command so we can pass args
* Just use 'npm run lint' in the npm test command
* update algolia label script
* update openapi script
* update require on openapi
* Update enterprise-algolia-label.js
* forgot JSON.parse
* Update lunr-search-index.js
* Always explicitly include process.cwd() for JSON file reads pathed from project root
* update graphql/update-files.js script
* Update other npm scripts using jest to pass ESM NODE_OPTIONS
* Update check-for-enterprise-issues-by-label.js for ESM
* Update create-enterprise-issue.js for ESM
* Import jest global for browser tests
* Convert 'script/deploy' to ESM
Co-authored-by: Grace Park <gracepark@github.com >
Co-authored-by: James M. Greene <jamesmgreene@github.com >
2021-07-14 13:49:18 -07:00
Robert Sese
6b5e08084e
Use base ref
...
Co-authored-by: James M. Greene <JamesMGreene@github.com >
2021-07-14 11:59:32 -05:00
Robert Sese
00f65065b3
Use pull_request instead
...
Co-authored-by: James M. Greene <JamesMGreene@github.com >
2021-07-14 11:59:01 -05:00
Robert Sese
b9d39dc0d5
Add workflow to check for app.json edits
2021-07-13 18:09:42 -05:00
James M. Greene
149864b7ba
Use the easy npm caching now built into actions/setup-node ( #20316 )
2021-07-13 10:42:07 -05:00
Kevin Heis
493b50c13c
Block JavaScript changes to support CommonJS -> ESM ( #20039 )
...
* Block JavaScript changes to support CommonJS -> ESM
* Update block-js-changes.yml
2021-07-12 10:59:21 -07:00
Chiedo John
f1a7f06c6c
Delete post-status-updates-to-slack.yml
2021-06-30 09:55:51 -04:00
Peter Cihon
55bb078990
Create reminder for title changes to Site-Policy PRs prior to merging ( #19968 )
...
* Create site-policy-reminder.yml
* Update site-policy-reminder.yml
* Update site-policy-reminder.yml
* Fix prettier linting issues
Co-authored-by: James M. Greene <JamesMGreene@github.com >
2021-06-28 23:24:25 +00:00
James M. Greene
bc04d56094
Use the DOCS_BOT access token for update-enterprise-dates script ( #20174 )
...
* Use the DOCS_BOT access token for update-enterprise-dates script
* Add workflow_dispatch so we can test this darn thing
2021-06-28 18:15:23 +00:00
James M. Greene
1a0e8f4a4f
Add missing GITHUB_TOKEN (with Docubot PAT) to workflow step ( #20156 )
2021-06-25 19:26:21 +00:00
James M. Greene
abbb0ef32a
Cannot use repo files nor dependencies without actually having them first =) ( #20135 )
2021-06-24 17:12:47 +00:00
Chiedo John
06e90086f1
Update confirm-internal-staff-work-in-docs.yml ( #20103 )
2021-06-24 13:32:43 +00:00
chiedo
2c1d24b0ba
Revert "Update confirm-internal-staff-work-in-docs.yml ( #20095 )"
...
This reverts commit 1ccb74d632 .
2021-06-23 11:28:28 -04:00
Chiedo John
1ccb74d632
Update confirm-internal-staff-work-in-docs.yml ( #20095 )
2021-06-23 11:01:44 -04:00
James M. Greene
ad9a6268e3
Lock repo-sync PR conversations in the open source repo ( #20062 )
2021-06-22 19:51:10 +00:00
Janice
33e3bc8023
Merge branch 'main' into patch-3
2021-06-22 10:54:50 -07:00
James M. Greene
34589f1fbf
Improve wording of issue transfer message for less confusion ( #20060 )
...
* Improve wording of issue transfer message for less confusion
* Fix context reference
* Fix repo links
2021-06-22 10:21:48 -05:00
Janice
90e9e88840
Merge branch 'main' into patch-3
2021-06-18 14:53:29 -07:00