1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Commit Graph

14834 Commits

Author SHA1 Message Date
James M. Greene
8d2e1ad577 Enable prod deployment via Actions (Take 2!) (#21852)
* Move concurrency control to top-level in prod deploy workflow

* Add 503 to the list of temporarily acceptable Heroku failure codes

* Add HEROKU_PRODUCTION_APP_NAME back into the prod deploy workflow
2021-10-01 13:37:46 -05:00
Rachael Sewell
d1d349db81 temporarily fix translated pages with 500s (#21840) 2021-10-01 18:10:39 +00:00
Grace Park
96ff67d756 Workflow to test docs.github.com links on github/github (#21601)
* run prettier

* removing files from test/integration

* update cron job to not start on the hour

* add github/github comment

* update comment

* updating to search by indices in the content rather than by line

* small updates and updating character max

* update name of script run

* updating to use api search code and get contents

* using api search code and get contents

* adding token check and .js

* remove blank line for title

* update issue body content

* update comment

* add support for GitHub.developer_help_url links
2021-10-01 17:23:58 +00:00
Kevin Heis
1e2fedd16a Update developer-site-redirects.js (#21848) 2021-10-01 17:11:32 +00:00
James M. Greene
92cae89506 Reduce repo-sync frequency from every 15 minutes to every 30 minutes (#21841) 2021-10-01 11:57:01 -05:00
Sarah Edwards
f2347b7192 Adjust due date and xs size for function to add items to review board (#21846) 2021-10-01 08:55:23 -07:00
Rufus Ngugi Mbugua
ee96130944 Add New Relic Docs (#21845) 2021-10-01 10:51:55 -04:00
Ramya Parimi
e12d988c76 Automate triaging to content review board on adding waiting for review label (#21825)
* os-ready-for-review

* include grapqhl issue

* populate size, feature, first-time contributor (#21810)

* turnaround -> 3 & 2

* Update .github/workflows/os-ready-for-review.yml

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update .github/workflows/os-ready-for-review.yml

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update .github/workflows/os-ready-for-review.yml

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update .github/workflows/os-ready-for-review.yml

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update .github/workflows/os-ready-for-review.yml

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* prettier

Co-authored-by: skedwards88 <skedwards88@github.com>
2021-10-01 06:26:02 -05:00
github-openapi-bot
18f9d9aaf6 Update OpenAPI Descriptions (#21837) 2021-10-01 05:46:07 +00:00
Octomerger Bot
6b3e135f18 repo sync (#21833)
* Mention dependency files update for Gradle

* Adding more specific caveats of apply support.

Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>

* Update data/reusables/dependabot/supported-package-managers.md

* Fix workflow command for toolkit function (#10249)

Co-authored-by: Zbynek Konecny <zbynek1729@gmail.com>
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Lee Dohm <1038121+lee-dohm@users.noreply.github.com>
Co-authored-by: Abshar Mohammed Aslam <Absharaslam2001@gmail.com>
Co-authored-by: Ramya Parimi <ramyaparimi@github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-09-30 23:46:30 -05:00
Emma Makinson
ca9cf7e84f Button to disable Markdown rendering (#21803)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-10-01 12:34:13 +10:00
Ryosuke Nakayama
7c9fd0242c Add proxy issue to the bug fixes entry (#21827)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-09-30 16:37:58 -07:00
Grace Park
1211a3a92c Remove community_redirect and update all footer links for Codespaces, Discussions, and Sponsors (#21815)
* remove community_redirect and update all footer links to redirect to discussions for Codespaces, Sponsors, and Discussions

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect

* Remove community_redirect
2021-09-30 23:07:51 +00:00
Robert Sese
d74f60b937 Checkout in both internal and public repos (#21839) 2021-09-30 17:54:03 -05:00
Christina Guo
e8f172d33d Add run_attempt to GitHub context (#21820) 2021-09-30 22:03:06 +00:00
Grace Park
9976bce96a update script (#21832) 2021-09-30 21:51:00 +00:00
Grace Park
bfe529c40a Fixing index page body text rendering (#21811)
* fixing index page body text rendering

* always use renderedPage
2021-09-30 21:37:49 +00:00
Robert Sese
000799df17 Handle learning track paths from a different product (#21776)
* Add trackProduct property

* Fall back to learning track product URL param

* Add product URL param to learning track banner

* Add product URL param to featured track links

* Fix typo :(

* Add product URL param to learning track

* Add multi-product learning track tests

* Re-enable tests with a Code Security learning track

* Re-enable more tests with Code Security learning tracks

* Add more multi-product testing

* Update components/sublanding/LearningTrack.tsx

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

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-09-30 21:17:02 +00:00
Andrew Stanton-Nurse
180118af53 update docs for DAR deprecation (#21739) 2021-09-30 20:49:03 +00:00
Mike Surowiec
d81f51ebf7 Picker improvements (#21765)
* close Language and ArticleVersion pickers after click

* cleanup ArticleGridLayout due to VersionPicker changes

* fix tsc errors resulting from primer upgrade

* fix / update tests

* cleanup mobile pickers visual consistency

* use btn-sm on VersionPicker

* update translation and close on click for enterprise releases

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-09-30 20:22:13 +00:00
James M. Greene
b9d3257689 Deploy staging with Git LFS enabled (#21824)
* Do an LFS checkout for the staging deployment

* Switch from rsync to mv for much faster performance (at the cost of destruction)
2021-09-30 14:00:32 -05:00
James M. Greene
a0fcbe6c27 Do an LFS checkout for the production deployment (#21823) 2021-09-30 11:24:05 -05:00
mc
4245772967 [Ready to ship] - dotcom, Q4 FY21 - Dependency review (GA) (#18959)
* update for GA (Dependency Review)
2021-09-30 16:38:43 +01:00
Steve Guntrip
5dae53fb93 Merge pull request #21604 from github/emu/megabranch
[September 30, 2021] Enterprise Managed Users (megabranch)
2021-09-30 16:26:44 +01:00
Jules Parker
97a34507ec [September 30, 2021] GHEC self service organization transfer (#21649) 2021-09-30 17:22:49 +02:00
James M. Greene
9a9b418033 Remove '/playground*' route handling (#21821) 2021-09-30 10:06:38 -05:00
Marcelo Jacobus
aed6c1654f translation batch 1632491035 (#21717) 2021-09-30 11:53:04 +00:00
GitHub Actions
e031e75622 update search indexes 2021-09-30 09:42:10 +00:00
Rachael Sewell
5ffc677070 fix graphql rendering (#21818) 2021-09-30 06:00:52 +00:00
GitHub Actions
8bf1375fbe update search indexes 2021-09-30 02:08:34 +00:00
Amy Burns
ae96cd2cc5 Adding more information on how to use github.dev (#21576)
* making some minor improvements based on feedback

* added new product name and some improvements

* updating location and feedback

* updating doc based on PM feedback

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* adding some updates based on feedback

* renaming file to match new SEO friendly title

* updating based on feedback

* updating based on feedback

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-09-29 21:53:27 -04:00
Ramya Parimi
523ac2635d Merge pull request #21822 from github/graphql-internal-move
graphql update workflow
2021-09-29 20:35:28 -05:00
Ramya Parimi
991e954071 Merge branch 'main' into graphql-internal-move 2021-09-29 20:25:52 -05:00
Ramya Parimi
58d2f6f4e2 graphql update workflow 2021-09-29 20:21:56 -05:00
Steffen Hiller
bd4c4cc752 Clarify GHEC server-to-server rate limit "per *" (#21197) 2021-09-30 00:07:10 +00:00
github-openapi-bot
1a9945c438 Update OpenAPI Descriptions (#21819) 2021-09-29 16:52:15 -07:00
Sarah Edwards
9f81677dfc version scarlet witch preview for ghes < 3.3 only (#21608) 2021-09-29 23:16:27 +00:00
Jules Parker
959ba795e1 [September 29] Colorblind theme (#21257)
* add colorblind theme & public beta info, generalise high contrast info

* Add missing forward slashes

* Update managing-your-theme-settings.md

* Update managing-your-theme-settings.md

* Update content/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-your-theme-settings.md

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* Update content/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-your-theme-settings.md

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* fix format of link

* Update managing-your-theme-settings.md

Updated post to reflect final name for new colorblind themes. Instead of "red/green colorblind theme" we landed on "colorblind theme".

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Garrett Knoll <33528647+gaknoll@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-09-29 22:34:04 +00:00
Rachael Sewell
f346096897 move playground loading indicator image (#21816) 2021-09-29 22:00:37 +00:00
Kevin Heis
12356c5bbb More client routing fixes (#21793)
* More client routing fixes

* Update index.tsx

Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-09-29 16:08:31 -05:00
James M. Greene
a210301442 Remove unnecessary whitespace (#21813)
a.k.a. superfluous change to trigger deployment
2021-09-29 15:42:01 -05:00
James M. Greene
7e954927e2 [DO NOT MERGE] Revert to no longer deploy to production via Actions (#21808)
* Update the production deployment workflow to target the main Heroku app

Without exposing our internal Heroku app name!

* Refactor the staging deployment script a bit to match more closely

* Use the HEROKU_PRODUCTION_APP_NAME Secret in the workflow

* Add a note about the newly required environment variable for production deployment into the local deploy script

* Add critical errors if the HEROKU_PRODUCTION_APP_NAME is missing

* Extract HEROKU_PRODUCTION_APP_NAME from process.env

* Revert the critical parts of PR #21807 to no longer deploy to prod via Actions

* Don't require HEROKU_PRODUCITON_APP_NAME
2021-09-29 15:29:53 -05:00
James M. Greene
90d030a41e Deploy to the primary production Heroku App via Actions (#21807)
* Update the production deployment workflow to target the main Heroku app

Without exposing our internal Heroku app name!

* Refactor the staging deployment script a bit to match more closely

* Use the HEROKU_PRODUCTION_APP_NAME Secret in the workflow

* Add a note about the newly required environment variable for production deployment into the local deploy script

* Add critical errors if the HEROKU_PRODUCTION_APP_NAME is missing

* Extract HEROKU_PRODUCTION_APP_NAME from process.env
2021-09-29 14:43:29 -05:00
GitHub Actions
6e5cd5f20e update search indexes 2021-09-29 17:51:30 +00:00
Tracy Lum
ce333eb4a9 Update code review and PR search/filter documentation (#21660)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-09-29 17:27:43 +00:00
Melanie Yarbrough
2a10e30adc New workflow to aid internal contributions in PRs (#21612)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-09-29 13:09:26 -04:00
mc
87e346a18d [SHIPPED Sept 16] - Add Pricing Calculator reusable to the Actions, Packages, and Codespaces billing pages (#20644)
* Added the reusable for the pricing calculator
2021-09-29 16:22:18 +00:00
James M. Greene
12134aa84b Use staging app name module for content changes table generation (#21805)
* Use the 'script/deployment/create-staging-app-name' module when creating the content changes table comments

* Remove the shebang from the non-runnable script helper module
2021-09-29 09:00:19 -07:00
MaksimZhukov
3bdaf18c3a Update supported-github-runners.md (#21752) 2021-09-29 13:38:39 +00:00
Daniel Adams
3c0d594f46 Combine Appearance settings (#21606)
* Combine Appearance settings

* Revert "Combine Appearance settings"

This reverts commit 76fff71d12b7c51a274517c32063c4b1d3f1187d.

* Add tab size rendering preference

* Add s/shot for tab preference

* Add new topic to the map topic page

* Update content/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-your-tab-size-rendering-preference.md

Co-authored-by: hubwriter <hubwriter@github.com>

* Update content/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-your-tab-size-rendering-preference.md

Co-authored-by: hubwriter <hubwriter@github.com>

* Update content/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-your-tab-size-rendering-preference.md

Co-authored-by: hubwriter <hubwriter@github.com>

* Update content/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-your-tab-size-rendering-preference.md

Co-authored-by: hubwriter <hubwriter@github.com>

* Update content/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-your-tab-size-rendering-preference.md

Co-authored-by: hubwriter <hubwriter@github.com>

Co-authored-by: hubwriter <hubwriter@github.com>
2021-09-29 13:27:40 +00:00