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

16172 Commits

Author SHA1 Message Date
GitHub Actions
51f1985ed7 update search indexes 2021-10-24 09:06:03 +00:00
GitHub Actions
70a10fddf0 update search indexes 2021-10-24 01:27:35 +00:00
Octomerger Bot
f1453a2005 GraphQL schema update 2021-10-23 13:23:09 -04:00
Octomerger Bot
bd0f13bd76 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-10-23 13:13:52 -04:00
GitHub Actions
b59d944d46 update search indexes 2021-10-23 17:13:17 +00:00
rachmari
95159c0d5e Action ran graphql script"update-files" 2021-10-23 16:34:33 +00:00
GitHub Actions
36fdd03242 update search indexes 2021-10-23 09:04:56 +00:00
GitHub Actions
86ad95ed0a update search indexes 2021-10-23 01:31:59 +00:00
Kevin Heis
a37eaf7f0d Remove 2.22 static files (#22383)
* script/enterprise-server-deprecations/remove-static-files.js

* script/enterprise-server-deprecations/remove-redirects.js

* Update triage-unallowed-internal-changes.yml

* Trigger Build

* Revert "Update triage-unallowed-internal-changes.yml"

This reverts commit 1cf00ebc06bd808cbde5b587774a7ff4d121ec1d.
2021-10-22 13:50:07 -07:00
Kevin Heis
3b092b4cb8 Deprecate 2.22 b (#22366)
* Update enterprise-server-releases.js

* Run deprecation script

* Remove finding / managing security vulnerabilities

* remove vuln from translations

* remove more dead pages

* Restore heavily used files

* Remove 2.22 refs in tests

* Update working-with-the-npm-registry.md
2021-10-22 13:23:16 -07:00
Sarita Iyer
42f51270cc Merge pull request #22169 from github/chesterbr/reintroduce-branch-protection-rule-actions-trigger
Reintroduce `branch_protection_rule` Actions trigger documentation
2021-10-22 15:54:17 -04:00
Sarita Iyer
588bddeda9 Merge branch 'main' into chesterbr/reintroduce-branch-protection-rule-actions-trigger 2021-10-22 15:41:01 -04:00
Peter Bengtsson
7fc6c29b91 Update the Dependabot to monthly for NPM packages (#22372)
Part of #1093
2021-10-22 19:36:19 +00:00
github-actions[bot]
6b61207aef Action ran graphql script"update-files" (#22369)
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com>
2021-10-22 11:08:58 -07:00
Edward Thomson
0fee9aedcd Landing page: groups of features (#22313)
* homepage: reduce padding below search area

Bring as much useful content up "above the fold".

* homepage: add groups for the front page sections

Group the homepage links into sections that map to the GitHub features
page (`/features`) plus two groups that are bespoke to the docs ("Get
started" and "Developers").

* homepage: update group design

Group the feature list area using the design exploration work by
@arisacoba.  Remove the description.

* homepage: remove ungrouped items from main area

Remove ungrouped items (like the external links) from the main feature
area.  Users can still navigate to ungrouped items in the sidebar.

* fix tsc error, use Link component

* homepage: support empty icon in group

Don't assume that we have icons everywhere on the landing page groups.

* homepage: drop octocat/invertocat

Looks weird with the modern icons, looks bad in dark mode.  Drop them
for now.

* homepage: document the childGroups frontmatter property

* homepage: don't test that sidebar == main content

We're reducing the links on the homepage in the main content area, but
the sidebar should be the complete list of products.  Remove the tests
that ensure that the main content area has all the sidebar content.  But
keep the tests that ensure that the sidebar content has all the links in
the main content area.

* homepage: remove "GitHub" doc set

The "GitHub" doc set "will be removed soon as we keep moving more content
out of it, so let's not include it here to keep the page more
evergreen."

* homepage: don't test that `/github` is linked on the main page

We're removing the `/github` doc set, and it's now not in the main page
grouped links.  Remove the test that `/github` exists, now look for
`/get-started`.

* homepage: use octicons instead of images

The images from https://github.com/features will be updated 🔜 - in
the meantime, let's use octicons which are consistent and give visual
interest.

* homepage: use octicons from @primer/octicons-react

Using the react components adds `<svg>` elements instead of `<img>`
elements, which lets the element use the current fill color, supporting
both light and dark themes.

Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com>
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
2021-10-22 17:58:16 +00:00
GitHub Actions
501e162d14 update search indexes 2021-10-22 17:15:16 +00:00
Rachael Sewell
1570dc66e6 add ghec version to graphql guides (#22314) 2021-10-22 10:05:17 -07:00
Peter Bengtsson
da419fd869 Memoize loadRedirects() with disk (#22161)
* memoize loadRedirects with disk in development

* no need to await on sync functions

* un-uncomment

* wip

* wip

* cache with max age

* rename redirects memoize cache file
2021-10-22 11:25:32 -04:00
Peter Bengtsson
711bd22f02 Upload (and download) a smaller bundle when stage building + deploying (#22331)
* experiment with slimming app.tar

* more specifics

* better

* delete stuff and see if things wtill work

* experiment with zst

* same old npm install again

* upload the zst file too

* quiet

* delete translations not in the diff

* delete translations not in the diff

* with --name-only

* basic delete

* fixes

* tidying up
2021-10-22 11:06:50 -04:00
mc
ffd16033c6 Fix broken link (#22361)
* remove codeplex migrating reusable and uses of the reusable
2021-10-22 13:00:21 +00:00
Matt Pollard
9585828d6d Specify quota of 15,000 for GitHub AE user requests and adjust some GitHub Enterprise Cloud language and versioning (#22319) 2021-10-22 12:22:59 +00:00
Matt Pollard
f7685b44e1 Restore missing content about transfer of organizations into an enterprise (#22336) 2021-10-22 11:43:33 +00:00
GitHub Actions
f0d8ba322b update search indexes 2021-10-22 09:08:11 +00:00
ajaykn
32590a5eff Removing repository text from runner groups procedure (#22202)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-10-22 07:17:59 +00:00
Lucas Costi
35a1a09cfc Fix broken GHES 3.3 link in managing-security-managers-in-your-organization.md (#22358) 2021-10-22 14:02:12 +10:00
GitHub Actions
35b1c4a65d update search indexes 2021-10-22 01:31:54 +00:00
Kevin Heis
0fa35fe0f2 Deprecate allow issue (#22355)
* Update remove-liquid-statements.js

* Update remove-liquid-statements.js

* Update remove-liquid-statements.js
2021-10-21 21:56:02 +00:00
Mike Surowiec
567879365f fix: grid blowout due to missing min width (#22352) 2021-10-21 20:25:23 +00:00
dependabot[bot]
1abdd74c94 Bump @types/lodash from 4.14.175 to 4.14.176 (#22346)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.175 to 4.14.176.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  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: Grace Park <gracepark@github.com>
2021-10-21 19:48:50 +00:00
dependabot[bot]
a9d3d9edab Bump @types/react-dom from 17.0.9 to 17.0.10 (#22322)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.9 to 17.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  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: Grace Park <gracepark@github.com>
2021-10-21 19:28:08 +00:00
GitHub Actions
21d246a1e1 update search indexes 2021-10-21 17:18:39 +00:00
Sarita Iyer
b5129263b8 Merge pull request #22044 from github/organization-roles
Organization roles article reorg and security manager role article
2021-10-21 12:01:29 -04:00
Sarita Iyer
7e7df1cbfe Merge branch 'main' into organization-roles 2021-10-21 11:11:29 -04:00
Steve Guntrip
3cde623beb use semver in screenshots 2021-10-21 14:42:39 +00:00
github-openapi-bot
62b5f8c37f Update OpenAPI Descriptions (#22338)
* Update OpenAPI Descriptions
2021-10-21 13:20:56 +00:00
Allie
c4accc02b8 Add additional index options (#22340)
* Add additional index options
2021-10-21 13:10:22 +00:00
GitHub Actions
cf675010f4 update search indexes 2021-10-21 09:09:24 +00:00
mc
128d6b99b4 fix broken links (#22321)
* Fix broken links
2021-10-21 05:47:07 +00:00
GitHub Actions
f8270333e5 update search indexes 2021-10-21 01:32:27 +00:00
Kevin Heis
83804c7114 Create search result event (#22307)
* Create search result event

* Update Search.tsx

* actually send it

* remove comment

* Apply suggestions from code review

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

* add 'required' to schema

Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2021-10-21 00:37:39 +00:00
dependabot[bot]
cd74b07da1 Bump actions/checkout from 2.3.4 to 2.3.5 (#22264)
* Bump actions/checkout from 2.3.4 to 2.3.5

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](5a4ac9002d...1e204e9a92)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* test

* removing test, works

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2021-10-21 00:19:35 +00:00
Lucas Costi
8d4e4ba2e2 version graphql link for GHEC 2021-10-21 10:06:48 +10:00
Ethan Palm
8e8bcce149 [Oct 27, 2021, Universe] Dev container feature configuration (beta) (#22136)
* Update dev container config info

* Update feature availability

* Add image of addtl. features menu
2021-10-21 00:03:22 +00:00
Lucas Costi
4112010046 Merge branch 'main' into chesterbr/reintroduce-branch-protection-rule-actions-trigger 2021-10-21 09:57:55 +10:00
Alena Sviridenko
3ee34fa9c1 [October 15, 2021] Add deprecation note for Windows Server 2016 that will be retired in March (#20580)
Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-10-20 23:53:30 +00:00
Octomerger Bot
7c3d1813af 🤖 lib/enterprise-dates.json update 2021-10-20 19:30:49 -04:00
Octomerger Bot
baa73d01f9 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-10-20 19:21:27 -04:00
dependabot[bot]
56a9156f98 Bump someimportantcompany/github-actions-slack-message from 1.1.0 to 1.2.2 (#22263)
* Bump someimportantcompany/github-actions-slack-message

Bumps [someimportantcompany/github-actions-slack-message](https://github.com/someimportantcompany/github-actions-slack-message) from 1.1.0 to 1.2.2.
- [Release notes](https://github.com/someimportantcompany/github-actions-slack-message/releases)
- [Commits](0b470c14b3...f8d28715e7)

---
updated-dependencies:
- dependency-name: someimportantcompany/github-actions-slack-message
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* update allowed-actions

* 🤖 ran script/update-enterprise-dates.js

* adding comment with version number

* test

* remove b

* remove test, it works

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: gracepark <gracepark@users.noreply.github.com>
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com>
2021-10-20 16:20:54 -07:00
Octomerger Bot
edb9ab5281 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-10-20 17:54:11 -04:00
Kevin Heis
967276b326 Update deprecation-issue.md (#22326) 2021-10-20 21:53:33 +00:00