James M. Greene
697cfe8da4
Force the npm install of 'esm' to work ( #21168 )
2021-08-26 18:45:31 +00:00
James M. Greene
fecd0932ef
Work around creating tar in scanned directory ( #21161 )
2021-08-26 16:36:48 +00:00
James M. Greene
4c54198fa5
Fix 'tar' flag ordering for quirky GNU tar ( #21158 )
...
See: https://unix.stackexchange.com/a/149498
2021-08-26 16:08:47 +00:00
James M. Greene
559e5f3289
Use the 'script/package.json' file for the early access cloning flow ( #21156 )
2021-08-26 09:55:22 -05:00
Rachael Sewell
556457d843
updated openapi dev check to trigger on script updates ( #21139 )
2021-08-25 17:14:04 -07:00
Rachael Sewell
df16267a8f
remove cached-index-names file and dry run sync used for Algolia ( #21133 )
2021-08-25 22:04:26 +00:00
James M. Greene
17d663826b
Add GITHUB_TOKEN for single file checkout ( #21135 )
2021-08-25 16:13:25 -05:00
James M. Greene
08db1c970c
Refactor Staging deployment workflow to support open source PRs ( #20459 )
...
* Add a Staging build workflow
* Remove all commented out code from build workflow
It will be handled in https://github.com/github/docs-engineering/issues/726
* Use pinned version of upload-artifact action
* Tweaks to build
* Minor deployment script refactoring
* Update the Staging deployment workflow
* Missed refactoring tweak
* Add relevant comments
* Update Heroku app naming convention for Actions deploy to include 'gha-' prefix
* Update Heroku app ConfigVars and SourceBlob for optional prebuilt app
* Remove obsolete 'dist/' dir from PR build artifact
See https://github.com/github/docs-internal/pull/20405
* Ensure a new enough version of npm is used
* Switch to creating a tarball for upload
* Remove obsolete 'layouts' dir from file list
* Ditch the verbosity for 'tar'... too many files
* Add tarball support to deploy
* Add esm workaround to deploy script
See https://github.com/actions/github-script/issues/168
* Temporarily ignore staging deploy workflow from workflow linter
* Update deployment to use a Heroku Build Source instead of a GitHub Actions Artifact
* Update undeploy workflow to use ESM workaround
See https://github.com/actions/github-script/issues/168
* Add 'esm' package to optionalDependencies to better support workaround
See https://github.com/actions/github-script/issues/168
* Add Slack notifications for workflow failures
* Wrap AppSetup polling in try-catch
* Improve dyno monitoring
* Rename 'script/deploy' to have a .js extension #esm
* Update script references to include the extension
* Use non-deprecated Sources API for Heroku
* Use normal quotes
* Stub in a step to mark deployment inactive after timing out
* Apply suggestions from code review
Co-authored-by: Rachael Sewell <rachmari@github.com >
Co-authored-by: Rachael Sewell <rachmari@github.com >
2021-08-25 20:45:51 +00:00
James M. Greene
6e6f857395
More instructive comment in potentially spammy issues ( #21110 )
...
* More instructive comment in spammy issue comments
Co-authored-by: Janice <janiceilene@github.com >
2021-08-25 19:53:17 +00:00
Grace Park
b3d03b1fec
Content Table Comment Update: only content/ and no index files ( #21094 )
...
* update to only include content directory at correct level and not include index files
* remove index.md
* update to use filename to only look at content/ dir
* update directory
2021-08-25 16:30:02 +00:00
Robert Sese
6429172b7b
No comment on repo sync PRs ( #21096 )
2021-08-25 15:23:30 +00:00
Grace Park
5e88976227
Bug Fix: Content Table Changes, updating to add filters ( #21084 )
...
* updating to add filters
* make test changes not in content directory
* remove workflow dispatch
* removing echo
* update body-includes wording to match new changes
* removing test change
* add line
2021-08-24 13:13:34 -07:00
Grace Park
4cca977ac4
GitHub Action Content Table Changes ( #21077 )
...
* Creating actions for adding staging and article links to PR for content writers
* Ran prettier
* update capitalization in yml file
* Update .github/workflows/content-changes-table-comment.yml
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Update .github/workflows/content-changes-table-comment.yml
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Update .github/actions-scripts/get-content-changes-table.js
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Updating fc to findComment
* Update .github/actions-scripts/get-content-changes-table.js
Co-authored-by: Rachael Sewell <rachmari@github.com >
* updating constant
* updating fetch depth
* Updating yml file and removing script
* Adding actions commit for github-script
* updating table info
* Using mel's wording
* update allowed actions
* Update .github/workflows/content-changes-table-comment.yml
Co-authored-by: Felicity Chapman <felicitymay@github.com >
* linting
* update
* Testing content change
* removing tests
* updating npm install
* back to ci
* adding setup node step
Co-authored-by: Rachael Sewell <rachmari@github.com >
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2021-08-24 10:39:22 -07:00
Grace Park
4f7d5c53bc
Revert "Creating Action for adding staging and article links to PR for conte… ( #19561 )" ( #21075 )
...
This reverts commit d8f7b45e38 .
2021-08-24 10:18:02 -07:00
Grace Park
d8f7b45e38
Creating Action for adding staging and article links to PR for conte… ( #19561 )
...
* Creating actions for adding staging and article links to PR for content writers
* Ran prettier
* update capitalization in yml file
* Update .github/workflows/content-changes-table-comment.yml
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Update .github/workflows/content-changes-table-comment.yml
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Update .github/actions-scripts/get-content-changes-table.js
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Updating fc to findComment
* Update .github/actions-scripts/get-content-changes-table.js
Co-authored-by: Rachael Sewell <rachmari@github.com >
* updating constant
* updating fetch depth
* Updating yml file and removing script
* Adding actions commit for github-script
* updating table info
* Using mel's wording
* update allowed actions
* Update .github/workflows/content-changes-table-comment.yml
Co-authored-by: Felicity Chapman <felicitymay@github.com >
* linting
* update
* Testing content change
* removing tests
* updating npm install
* back to ci
Co-authored-by: Rachael Sewell <rachmari@github.com >
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2021-08-24 09:45:52 -07:00
Matt Pollard
ce1ad02809
Add comment to explain job status checks ( #21036 )
2021-08-24 07:36:46 +00:00
Sarah Edwards
ab4ef61f9d
Update scripts for populating docs-content review board ( #20970 )
2021-08-23 18:06:06 +00:00
Matt Pollard
9f5232b18a
Be more careful about finding previous report ( #20831 )
2021-08-23 09:04:43 +00:00
Rachael Sewell
e47879ab67
Trying out the contains option again ( #20967 )
2021-08-19 09:59:14 -07:00
Rachael Sewell
9a96a2699f
Deprecation workflow updates ( #20962 )
2021-08-18 23:05:04 +00:00
ramyaparimi
35369dedce
prettier formatting
2021-08-17 08:30:13 -05:00
Ramya Parimi
b774cdd1ba
Merge branch 'main' into partner-program-issue-form
2021-08-16 15:44:37 -05:00
Lucas Costi
ba3ce5cbfb
Update the enterprise release issue template ( #20828 )
2021-08-12 23:33:11 +00:00
Ramya Parimi
50bfd011cc
Update partner-contributed-documentation.yml
...
deleted title key
2021-08-12 18:19:28 -05:00
Ramya Parimi
4f2d52890f
Update improve-the-site.yml
...
deleted title key
2021-08-12 18:18:48 -05:00
Ramya Parimi
a90fbc8ecd
Update improve-existing-docs.yaml
...
deleted title key
2021-08-12 18:18:21 -05:00
Robert Sese
0b2ff2f4fa
Comment and fail on public unallowed contributions ( #20823 )
...
* Remove pr review steps
* Fix array commas
* Leave comment and fail workflow
2021-08-12 20:56:29 +00:00
Sarah Edwards
841b05b504
Add PRs that are labeled with ready-for-doc-review to review board ( #20770 )
2021-08-12 18:45:20 +00:00
Ramya Parimi
ec0c5027b3
Update partner-contributed-documentation.yml
...
Added CoC section
2021-08-12 07:08:01 -05:00
Ramya Parimi
cb47808e52
Update improve-the-site.yml
...
fixed CoC section
2021-08-12 07:03:34 -05:00
Ramya Parimi
b6ce6ddabd
Update improve-existing-docs.yaml
2021-08-12 07:00:04 -05:00
Ramya Parimi
2e7bcf46a9
Update improve-existing-docs.yaml
...
fixed CoC description and label
2021-08-12 06:55:39 -05:00
Ramya Parimi
9424039d54
Update improve-existing-docs.yaml
...
fixed CoC link
2021-08-12 06:51:43 -05:00
Grace Park
00df8e0b28
Updating workflow to bypass labels with sync-english-index ( #20806 )
2021-08-11 16:58:52 -04:00
Rachael Sewell
72f0606377
split query into separate repos ( #20816 )
2021-08-11 16:35:07 -04:00
Rachael Sewell
2678c69a42
remove dry run sync search workflow ( #20706 )
2021-08-11 20:22:16 +00:00
Rachael Sewell
47a8f1614a
update repos for deprecation and release issues ( #20464 )
2021-08-11 16:03:08 -04:00
Rachael Sewell
832d8f5d77
use docubot token to enable CI tests ( #20813 )
2021-08-11 19:43:37 +00:00
Rachael Sewell
baad897f07
update enterprise search index workflow ( #20812 )
2021-08-11 19:37:55 +00:00
Kevin Heis
ba4c21851f
Sync search: try pull before commit ( #20807 )
2021-08-11 19:27:53 +00:00
Rachael Sewell
b641556a82
Remove test lang and version ( #20800 )
...
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
2021-08-11 16:50:24 +00:00
Rachael Sewell
941fceb716
fix quote placement ( #20797 )
2021-08-11 10:01:13 -04:00
Ramya Parimi
a841bf45db
Merge branch 'main' into partner-program-issue-form
2021-08-11 07:49:33 -05:00
Rachael Sewell
0f847cd1d2
pull before pushing ( #20780 )
2021-08-10 14:12:26 -07:00
Rachael Sewell
8c71ca1a48
test with lang and version ( #20772 )
2021-08-10 18:49:48 +00:00
Rachael Sewell
e7558d24da
update search sync workflow ( #20768 )
2021-08-10 18:42:06 +00:00
ramyaparimi
1d017b9312
📝
2021-08-10 13:23:10 -05:00
ramyaparimi
2f892b47e4
📝
2021-08-10 13:21:18 -05:00
ramyaparimi
4f87996c1a
added .
2021-08-10 12:46:41 -05:00
Rachael Sewell
66340e6f0a
Checkout head_ref ( #20750 )
2021-08-10 01:12:38 +00:00