1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Commit Graph

16382 Commits

Author SHA1 Message Date
Rachael Sewell
2f8283a79f remove german search indexes (#22554) 2021-11-02 17:55:58 -07:00
Octomerger Bot
adbc339a59 Merge pull request #22551 from github/repo-sync
repo sync
2021-11-02 19:59:31 -04:00
Octomerger Bot
54022c8a3b Merge branch 'main' into repo-sync 2021-11-02 19:49:06 -04:00
Amy Burns
7d3aa6dfda Minor improvements to Codespaces docs (#22476)
* adding about paragraph for visual studio content, giving other visual studio related links

* crossing linking to forwarding ports guide

* Adding some additional papercuts
2021-11-02 19:20:32 -04:00
Octomerger Bot
6f4f537bb2 Merge pull request #11622 from github/repo-sync
repo sync
2021-11-02 17:59:37 -04:00
Octomerger Bot
2c63ff2a52 Merge pull request #22546 from github/repo-sync
repo sync
2021-11-02 17:59:34 -04:00
Octomerger Bot
fdcf88d7b5 Merge branch 'main' into repo-sync 2021-11-02 17:50:05 -04:00
Octomerger Bot
58d3867ff0 Merge branch 'main' into repo-sync 2021-11-02 17:47:22 -04:00
Kevin Heis
9d53e40612 Make individual learning paths linkable (#22545)
* Make individual learning paths linkable

* Update learning-tracks.js

* Update LearningTrack.module.scss
2021-11-02 21:32:04 +00:00
Octomerger Bot
d97022f0c1 Merge pull request #22544 from github/repo-sync
repo sync
2021-11-02 17:01:51 -04:00
Octomerger Bot
d6bb1af496 Merge pull request #11618 from github/repo-sync
repo sync
2021-11-02 16:57:05 -04:00
Octomerger Bot
737c014e41 Merge branch 'main' into repo-sync 2021-11-02 16:50:16 -04:00
Octomerger Bot
07887d4fd2 Merge branch 'main' into repo-sync 2021-11-02 16:46:09 -04:00
Mike Surowiec
9dda5df26d Merge pull request #11609 from github/repo-sync
repo sync
2021-11-02 13:22:08 -07:00
Kevin Heis
8fa63c31a2 Fix recording redirects (#22534)
* Update record-redirect.js

* Update record-redirect.js
2021-11-02 20:16:36 +00:00
Grace Park
2969394991 have header span the entire page (#22543) 2021-11-02 13:08:27 -07: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
Emma Makinson
5687df3a36 Adds documentation for GHEC user dormancy reporting (#22029)
* Adds description of GHEC dormancy reporting

* Remove unneeded if statement

* Only show dormant user section to dotcom users

* Extract common text to a data reusable

* Extract all duplicate content to reusables

* add note, warning, download instructions

* fix versioning

* remove dormancy criteria, add link

Co-authored-by: vgrl <vgrl@github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-11-02 19:06:08 +00:00
Grace Park
b211776b85 Updating to scroll past header notifications and keep header sticky (#22539)
* updating to scroll past notification and keep header sticky

* Update components/page-header/Header.tsx

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

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-11-02 18:50:31 +00: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
Kevin Heis
d6d40a974e 500 on /en/enterprise-server@2.16/admin (#22532)
* 500 on /en/enterprise-server@2.16/admin

* Update release-notes.js
2021-11-02 18:24:32 +00:00
Mischa
2eb1afb103 Update enabling-github-packages-with-minio.md (#22538)
Add line break for markdown rendering in production docs

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2021-11-02 11:15:43 -07:00
GitHub Actions
9c559bb687 update search indexes 2021-11-02 17:55:01 +00:00
Robert Sese
a14787956c Only interested in current version's guides (#22535) 2021-11-02 12:04:04 -05:00
Kevin Heis
dca7e56c3d More hydro error info (#22533)
* Add more info to hydro failures

* Clean up

* Update hydro.js

* Move hydro names to event schema file

* Update hydro.js
2021-11-02 16:13:48 +00:00
hubwriter
ad0af33d89 Fix broken link for GHAE-only page (#22509)
* Fix broken link for GHAE-only page

* Update lib/redirects/static/redirect-exceptions.txt
2021-11-02 15:45:19 +00:00
hubwriter
d7a4e933dc Document 3-level restriction for workflow_run (#22508)
* Document 3-level restriction for workflow_run

* Update content/actions/learn-github-actions/events-that-trigger-workflows.md

* Update content/actions/learn-github-actions/events-that-trigger-workflows.md

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-11-02 15:30:53 +00:00
Octomerger Bot
47ae46c8f2 Merge pull request #22531 from github/repo-sync
repo sync
2021-11-02 11:03:01 -04:00
Octomerger Bot
c8899a42da Merge branch 'main' into repo-sync 2021-11-02 10:53:53 -04:00
Kevin Heis
2751f8549a Merge pull request #11592 from github/repo-sync
repo sync
2021-11-02 07:43:40 -07:00
Rebecca Nguyen
6b3be302c6 add data directory (#22529) 2021-11-02 07:35:03 -07:00
Jules Parker
09c7672bdb Merge pull request #21956 from github/jules-4795
Add 'pull requests' doc set
2021-11-02 13:13:04 +01:00
Jules Parker
9fa9faef46 re-adding link 2021-11-02 13:01:31 +01:00
Jules Parker
16321a79b1 temporarily removing link 2021-11-02 12:34:42 +01:00
Jules Parker
8d7d83e4e8 actually fixes broken link 2021-11-02 12:26:36 +01:00
Jules Parker
9d27201086 fixes broken link 2021-11-02 12:20:46 +01:00
Jules Parker
cbdda89482 adds merge queue doc 2021-11-02 11:39:46 +01:00
Jules Parker
42e6f04ad6 Merge branch 'main' into jules-4795 2021-11-02 11:30:35 +01:00
GitHub Actions
1badc2b20f update search indexes 2021-11-02 09:52:30 +00:00
GitHub Actions
0537bf3fa0 update search indexes 2021-11-02 02:14:15 +00:00
dependabot[bot]
503fee2659 Bump graphql from 16.0.0 to 16.0.1 (#22518)
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.0.0 to 16.0.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.0.0...v16.0.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-11-02 00:15:36 +00:00
Rachael Sewell
0467f616e4 temporarily fix some 500s (#22520) 2021-11-01 17:05:58 -07:00
Abby Vollmer
d5c1f81ad6 Pages terms update (#22272)
* condense Pages prohibited uses + ~guidelines~ **limits** + reformatting

* consolidated mentions of prohibited uses + ~guidelines~ **limits**

also removed example of prohibition on reselling because we aren't seeing that as much now that we have free private repos

* remove extraneous {% endif %} (h/t @ethanpalm)

* Update link

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-11-01 23:13:25 +00:00
Grace Park
f684e7fe82 adding margin top to anchor links (#22515) 2021-11-01 13:57:00 -07:00
Steve Guntrip
cf3acaca41 [2021-11-01]: Pages Domain Protection (GA) (#22434)
* add verifying custom domain article and images

* update intro

* add notes to other articles

* remove notes

* add note about scope of verified domain

* Update screenshots

* Apply suggestions from code review

Co-authored-by: Jules Parker <19994093+jules-p@users.noreply.github.com>

Co-authored-by: Yoann Chaudet <yoannchaudet@github.com>
Co-authored-by: Jules Parker <19994093+jules-p@users.noreply.github.com>
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2021-11-01 12:49:03 -07:00
Ben Emdon
9f3b5b77f6 Added docs about how to close the command palette (#22461) 2021-11-01 19:37:57 +00:00
Steve Guntrip
1b0ac266ef [2021-11-01] Deprecating Zendesk Portal for Enterprise customers (GA) (#22453)
* Update support pages, new screenshots

* Udpate vars and release notes

* Fix variable

* update dotcom submit a ticket fields

* Apply suggestions from code review

Co-authored-by: Elijah Buck <buckelij@github.com>

* Update content/admin/enterprise-support/receiving-help-from-github-support/reaching-github-support.md

Co-authored-by: Elijah Buck <buckelij@github.com>

* Fixes and updates from feedback

* include ghec version in link

* Apply suggestions from code review

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* remove from 'submit via management console'

Co-authored-by: Elijah Buck <buckelij@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2021-11-01 10:49:03 -07:00
github-openapi-bot
f82f1e6fbf Update OpenAPI Descriptions (#22511)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2021-11-01 10:41:14 -07:00
Octomerger Bot
79fa2bcc92 Merge pull request #22512 from github/repo-sync
repo sync
2021-11-01 13:15:08 -04:00
Octomerger Bot
114c83c73a Branch was updated using the 'autoupdate branch' Actions workflow. 2021-11-01 13:05:37 -04:00