Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repo sync #11462

Merged
merged 62 commits into from
Nov 1, 2021
Merged

repo sync #11462

merged 62 commits into from
Nov 1, 2021

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    fd9c8af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da8c8b5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #22427 from github/repo-sync

    repo sync
    Octomerger authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    946cc18 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. 1 Configuration menu
    Copy the full SHA
    5d700a5 View commit details
    Browse the repository at this point in the history
  2. add beta note for api

    saritai committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    2f5566a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #22436 from github/codespaces-api-beta-note

    Add missing beta note for Codespaces API
    saritai authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    b504c41 View commit details
    Browse the repository at this point in the history
  4. update search indexes

    actions-user committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    84ca296 View commit details
    Browse the repository at this point in the history
  5. Update about-managing-vulnerable-dependencies.md (#22441)

    Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
    myarb and jmarlena authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    2d7816c View commit details
    Browse the repository at this point in the history
  6. Small bits of test cleanup 🧹 (#22442)

    * Unskip test, ghec graphql version added
    
    * Link to test skip issue
    
    * Stray console.log ✂️
    rsese authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    df2e3be View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. update search indexes

    actions-user committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    578b523 View commit details
    Browse the repository at this point in the history
  2. Document Export button for organizations (#22429)

    * document new Export button
    mchammer01 authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    b220772 View commit details
    Browse the repository at this point in the history
  3. Batch of GHES versioning fixes (#22447)

    Co-authored-by: vgrl <vgrl@github.com>
    lucascosti and vgrl authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    c04776f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d794625 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be4991e View commit details
    Browse the repository at this point in the history
  6. update search indexes

    actions-user committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    b51b63b View commit details
    Browse the repository at this point in the history
  7. Fix Free account info regarding making a repo private (#22431)

    * Fix Free account info as per issue 5457
    
    * Update content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/setting-repository-visibility.md
    
    * Update content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/setting-repository-visibility.md
    
    Co-authored-by: Laura Coursen <lecoursen@github.com>
    
    Co-authored-by: Laura Coursen <lecoursen@github.com>
    hubwriter and lecoursen authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    5d89874 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a9f000 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    78fbe93 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb4ec47 View commit details
    Browse the repository at this point in the history
  11. Fix broken link (#22451)

    hubwriter authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    b17f86e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    af75833 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b223df9 View commit details
    Browse the repository at this point in the history
  14. Minor sidebar updates (#22403)

    * minor sidebar updates batch
    
    * Update components/sidebar/SidebarNav.tsx
    
    Co-authored-by: Ash Guillaume <10384315+ashygee@users.noreply.github.com>
    
    * Update components/sidebar/SidebarProduct.tsx
    
    Co-authored-by: Ash Guillaume <10384315+ashygee@users.noreply.github.com>
    
    * changing back to bg-primary since we are on primer 17
    
    Co-authored-by: Ash Guillaume <10384315+ashygee@users.noreply.github.com>
    gracepark and ashygee authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    d2b5002 View commit details
    Browse the repository at this point in the history
  15. update search indexes

    actions-user committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    9931229 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cac72db View commit details
    Browse the repository at this point in the history
  17. Update to self-hosted runners for Actions Deployment (#22440)

    * update to self-hosted runners
    
    * remove zstd temporarily
    gracepark authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    47ba71c View commit details
    Browse the repository at this point in the history
  18. [Localization] Short-circuit Crowdin Sync if it runs for more than 5 …

    …hours (#22406)
    
    * feat: set timeout and notifier for Crowdinn Sync
    
    * feat: emit a notification if Crowdin Sync fails
    francisfuzz authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    0b99eb9 View commit details
    Browse the repository at this point in the history
  19. Primer 18 b (#22462)

    * Create migrate-colors-primer-18.js
    
    * Update colors round 1
    
    * upgrade primer packages
    
    * Update index.scss
    
    * Replace auto colors
    
    * remove btn-primary-matte
    
    * Turns out the class names and variables names DONT LINE UP... ugh....
    
    * Check for allowed var colors
    heiskr authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    567652b View commit details
    Browse the repository at this point in the history
  20. [Localization] Translation Batch 1635441053 (#22474)

    * New Crowdin translations by Github Action
    
    * Reset broken translated files to English
    
    * Ran script/i18n/homogenize-frontmatter.js
    
    * Ran script/fix-translation-errors.js
    
    * Reverted translated files with parsing and rendering errors
    
    * Update script to skip checked in list of files to reset for broken translations
    
    * Temporarily enable all langauges to check CI status
    
    * Need better performance for more languages
    
    * Revert "Update script to skip checked in list of files to reset for broken translations"
    
    This reverts commit f88f01a0f790fcd9fba5fc79937edd923263b6c5.
    
    * Revert changes used to test CI passes when all languages are enabled
    
    Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
    bigzoo and crowdin-bot authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    5839299 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    684b8d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    eba366b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc55d9a View commit details
    Browse the repository at this point in the history
  3. actions: clarify IP address ranges for self hosted runners (#22460)

    * actions: don't recommend users allow-list our hosted runners
    
    There are too many IP addresses for our hosted runners for users to use
    them as an allow-list.  In fact, we have a note where we _don't_
    recommend that they use this.  Remove a contradictory sentence below.
    
    * ip addresses: clarify what these ip addresses are
    
    * self-hosted: clarify inbound/outbound requirements
    
    * Update content/actions/hosting-your-own-runners/about-self-hosted-runners.md
    
    * Update content/authentication/keeping-your-account-and-data-secure/about-githubs-ip-addresses.md
    
    Co-authored-by: hubwriter <hubwriter@github.com>
    Edward Thomson and hubwriter authored Oct 29, 2021
    1 Configuration menu
    Copy the full SHA
    27cfbb1 View commit details
    Browse the repository at this point in the history
  4. Update defining-custom-patterns-for-secret-scanning.md (#22480)

    Co-authored-by: hubwriter <hubwriter@github.com>
    15MariamS and hubwriter authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    e97b953 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a4bffc View commit details
    Browse the repository at this point in the history
  6. Add Mapbox secret access token to list of supported secrets (#22485)

    Co-authored-by: hubwriter <hubwriter@github.com>
    Grey Baker and hubwriter authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    9070fc3 View commit details
    Browse the repository at this point in the history
  7. update to color-bg-default (#22482)

    Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
    gracepark and heiskr authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    596207f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    453e634 View commit details
    Browse the repository at this point in the history
  9. Bump sass from 1.43.2 to 1.43.4 (#22465)

    Bumps [sass](https://github.com/sass/dart-sass) from 1.43.2 to 1.43.4.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.43.2...1.43.4)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      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>
    Co-authored-by: Peter Bengtsson <peterbe@github.com>
    3 people authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    9366205 View commit details
    Browse the repository at this point in the history
  10. Bump graphql from 15.6.1 to 15.7.2 (#22466)

    Bumps [graphql](https://github.com/graphql/graphql-js) from 15.6.1 to 15.7.2.
    - [Release notes](https://github.com/graphql/graphql-js/releases)
    - [Commits](graphql/graphql-js@v15.6.1...v15.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: graphql
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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>
    dependabot[bot] and heiskr authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    b59aa2e View commit details
    Browse the repository at this point in the history
  11. Bump @types/react from 17.0.30 to 17.0.33 (#22468)

    Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.30 to 17.0.33.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      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>
    dependabot[bot] and heiskr authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    9add1c5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7135d69 View commit details
    Browse the repository at this point in the history
  13. Bump @graphql-tools/load from 7.4.0 to 7.4.1 (#22470)

    Bumps [@graphql-tools/load](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/load) from 7.4.0 to 7.4.1.
    - [Release notes](https://github.com/ardatan/graphql-tools/releases)
    - [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/load/CHANGELOG.md)
    - [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/load@7.4.1/packages/load)
    
    ---
    updated-dependencies:
    - dependency-name: "@graphql-tools/load"
      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>
    dependabot[bot] and heiskr authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    9a03b63 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0c427e5 View commit details
    Browse the repository at this point in the history
  15. Bump graphql from 15.7.2 to 16.0.0 (#22492)

    Bumps [graphql](https://github.com/graphql/graphql-js) from 15.7.2 to 16.0.0.
    - [Release notes](https://github.com/graphql/graphql-js/releases)
    - [Commits](graphql/graphql-js@v15.7.2...v16.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: graphql
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    db6650b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0707e6a View commit details
    Browse the repository at this point in the history
  17. GraphQL schema update

    Octomerger authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    785cf04 View commit details
    Browse the repository at this point in the history
  18. Bump @primer/css from 18.0.2 to 18.1.0 (#22469)

    Bumps [@primer/css](https://github.com/primer/css) from 18.0.2 to 18.1.0.
    - [Release notes](https://github.com/primer/css/releases)
    - [Changelog](https://github.com/primer/css/blob/main/CHANGELOG.md)
    - [Commits](primer/css@v18.0.2...v18.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@primer/css"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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>
    dependabot[bot] and heiskr authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    6badc83 View commit details
    Browse the repository at this point in the history
  19. Bump lint-staged from 11.2.3 to 11.2.6 (#22471)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.3 to 11.2.6.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v11.2.3...v11.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      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>
    dependabot[bot] and heiskr authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    2186951 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4d1f7f9 View commit details
    Browse the repository at this point in the history
  21. adding yaml release notes (#22477)

    * adding yaml release notes
    
    * Add a few periods
    
    * run prettier
    
    * Add more YAML formatting
    
    * Update data/release-notes/enterprise-server/3-0/18.yml
    
    * Update data/release-notes/enterprise-server/3-2/2.yml
    
    * Update data/release-notes/enterprise-server/3-1/10.yml
    
    Co-authored-by: Ethan P <56270045+ethanpalm@users.noreply.github.com>
    Co-authored-by: hubwriter <hubwriter@github.com>
    3 people authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    238767d View commit details
    Browse the repository at this point in the history
  22. Article Layout Improvements (#22424)

    * moving breadcrumbs to sticky header
    
    * update scroll
    
    * update color-bg-primary to color-bg-default
    
    * change back to primary since were on primer 17
    
    * add effect dependency
    
    * not changing
    
    * clip left box shadow of header and unmount
    
    * update to default
    
    * update breadcrumbs tests
    
    * sticky editor
    gracepark authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    75d4107 View commit details
    Browse the repository at this point in the history
  23. Optimize images (#22494)

    heiskr authored Oct 29, 2021
    1 Configuration menu
    Copy the full SHA
    3e73886 View commit details
    Browse the repository at this point in the history
  24. Add GHEC link check workflow (#22478)

    * Add GHEC link checker workflow
    
    * Update link check script for GHEC
    
    * Remove stale comments
    rsese authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    06f9fa1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Configuration menu
    Copy the full SHA
    3957ffe View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. Update OpenAPI Descriptions (#22490)

    * Update OpenAPI Descriptions
    
    * Add decorated OpenAPI schema files
    
    Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
    Co-authored-by: hubwriter <hubwriter@github.com>
    3 people authored Oct 31, 2021
    1 Configuration menu
    Copy the full SHA
    effb7cb View commit details
    Browse the repository at this point in the history
  2. Update OpenAPI Descriptions (#22495)

    * Update OpenAPI Descriptions
    
    * Add decorated OpenAPI schema files
    
    Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
    github-openapi-bot and github-openapi-bot authored Oct 31, 2021
    Configuration menu
    Copy the full SHA
    9a0b818 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    6edf809 View commit details
    Browse the repository at this point in the history
  2. [GHES 3.4] Update versioning of tab size preference (#22432)

    Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
    dipree and lucascosti authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    a226a12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d77498b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76e2d0e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #22450 from github/jules-5302

    Adds clarification on linked PRs
    jules-p authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    aacf0bc View commit details
    Browse the repository at this point in the history