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

4131 Commits

Author SHA1 Message Date
Felicity Chapman
a7c62a2f92 Merge branch 'main' into 2418-visibility-reminder 2021-02-02 08:46:55 +00:00
Felicity Chapman
4845e1a08f Update data/reusables/pages/new-or-existing-repo.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-02-02 08:44:14 +00:00
Octomerger Bot
75c4fef7b1 repo sync 2021-02-02 09:11:55 +10:00
github-openapi-bot
8a3d415da4 Update OpenAPI Descriptions (#17609)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-02-01 22:58:13 +00:00
Octomerger Bot
08ca935859 repo sync 2021-02-02 08:50:33 +10:00
Kevin Heis
c640f6da16 Update Dockerfile so it builds and runs (#17469)
* Update Dockerfile so it at least builds

* And get it running again!

* Update Dockerfile

* Create build-docker-image.yml

* Update build-docker-image.yml

* Update Dockerfile

* Update Dockerfile

* Delete build-docker-image.yml
2021-02-01 22:25:49 +00:00
Octomerger Bot
83b9158785 repo sync 2021-02-02 07:58:54 +10:00
Octomerger Bot
ad90a7d246 repo sync 2021-02-02 07:53:07 +10:00
Octomerger Bot
c4823eed6b repo sync 2021-02-02 07:40:35 +10:00
Ethan Palm
021d5fffd4 Update image (#17575) 2021-02-01 16:39:47 -05:00
Sarah Edwards
2956adf264 BYOK key is disabled, not deleted (#17512) 2021-02-01 21:25:43 +00:00
Octomerger Bot
5e78493db0 repo sync 2021-02-02 06:49:18 +10:00
Octomerger Bot
3b3053145a repo sync 2021-02-02 06:43:57 +10:00
Janice
637facfbe2 Merge pull request #3028 from github/enterprise-owners-do-not-consume-licenses
owners don't consume a license
2021-02-01 13:15:18 -07:00
Janice
b0444424d1 Merge branch 'main' into enterprise-owners-do-not-consume-licenses 2021-02-01 13:05:53 -07:00
Octomerger Bot
e4cd320afe repo sync 2021-02-02 05:58:56 +10:00
Octomerger Bot
1716b8ac5c repo sync 2021-02-02 05:55:29 +10:00
Janice
789dae1475 Merge branch 'main' into enterprise-owners-do-not-consume-licenses 2021-02-01 12:46:18 -07:00
github-actions[bot]
21eeba6144 Action ran graphql script"update-files" (#17526) 2021-02-01 11:38:55 -08:00
Octomerger Bot
b7ab1415c2 repo sync 2021-02-02 05:29:57 +10:00
Janice
395060a049 Merge branch 'main' into enterprise-owners-do-not-consume-licenses 2021-02-01 12:25:44 -07:00
Jason Etcovitch
5cabf531da Convert .rc* versions to proper semver, then compare (#17600) 2021-02-01 19:13:35 +00:00
Octomerger Bot
c6312e193e repo sync 2021-02-02 05:06:45 +10:00
Octomerger Bot
8b79603e5c Branch was updated using the 'autoupdate branch' Actions workflow. 2021-02-02 05:01:54 +10:00
Chiedo John
205fe55a31 Increase stalebot threshold (#17599)
* Increase stalebot threshold

* Update triage-stale-check.yml

Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-02-01 14:01:10 -05:00
Martin Lopes
955b22de87 [Feb-01] [Ecosystem] Connecting an Azure subscription to your enterprise (#17463)
Co-authored-by: Winnie Li <winnie@github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-02-01 18:36:21 +00:00
github-openapi-bot
11d340d2ac Update OpenAPI Descriptions (#17568)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-02-01 18:29:53 +00:00
Heather Harvey
2901dff4ff Update the example refresh token length (#17578) 2021-02-01 18:20:56 +00:00
Octomerger Bot
6b62eeb914 repo sync 2021-02-02 04:15:24 +10:00
Ethan Palm
e5e5bc4ce6 Merge pull request #3322 from github/desktop-git-tags
[GitHub Desktop] Add conceptual info about tags
2021-02-01 13:13:55 -05:00
Ethan Palm
641bfa7f96 Merge branch 'main' into desktop-git-tags 2021-02-01 13:04:59 -05:00
Janice
47e94f7b27 Merge branch 'main' into enterprise-owners-do-not-consume-licenses 2021-02-01 10:59:30 -07:00
Janice
a3f599288d Merge pull request #3216 from brian-armory/patch-2
remove hyphen in label to match UI
2021-02-01 10:57:31 -07:00
Janice
baddb0fab3 Merge branch 'main' into patch-2 2021-02-01 10:49:02 -07:00
Octomerger Bot
af4efa58b0 repo sync 2021-02-02 03:48:17 +10:00
Vanessa Yuen
a1d93a7619 Lint translation files (#17561)
### Why:

A lot of content gets mistranslated, some common patterns are: frontmatter date and enums getting translated, liquid tags get translated or go missing during the translation process. These translation errors are tough to catch, especially when they often come in huge PRs. 

### What's being changed:

- Frontmatter is also getting linted against schema as part of `lint-files`
- When an environment variable `TEST_TRANSLATION` is passed,
   - `lint-files` will run its tests against all files that have been newly translated (by git-diffing between `translations` branch and `main` branch), and
   - results are outputted using a custom jest reporter. The output is formatted in a way that makes it easy to exclude the problematic translated files from being merged, and to share the errors with [localization support](https://github.com/github/localization-support/issues/489). 
- Run the implemented translation test as part of the existing `Node.js Tests - Translations` workflow
2021-02-01 17:59:33 +01:00
Octomerger Bot
f43e43b369 repo sync 2021-02-02 02:54:16 +10:00
Octomerger Bot
37fd4bd872 repo sync 2021-02-02 02:05:39 +10:00
Octomerger Bot
64a0ab640c Branch was updated using the 'autoupdate branch' Actions workflow. 2021-02-02 02:00:54 +10:00
James M. Greene
0fc3c7a197 Add a workflow to close repo-sync PRs opened by external contributors (#17586)
* Tweak copy

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-02-01 16:00:20 +00:00
Chiedo John
9e12dc8b27 Merge pull request #3382 from github/fix-typo
Fix typo
2021-02-01 10:34:23 -05:00
chiedo
be29634824 Fix typo 2021-02-01 10:31:26 -05:00
Chiedo John
a8b1872b1a Merge branch 'main' into enterprise-owners-do-not-consume-licenses 2021-02-01 10:09:20 -05:00
Chiedo John
96a69c9684 Merge branch 'main' into desktop-git-tags 2021-02-01 10:09:18 -05:00
Chiedo John
d27dcfaff7 Merge branch 'main' into 2418-visibility-reminder 2021-02-01 10:09:17 -05:00
Octomerger Bot
e12b83297c repo sync 2021-02-02 01:07:20 +10:00
Chiedo John
8f2d3d1c7a Remove security vulnerability (#17591)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-02-01 10:00:21 -05:00
Felicity Chapman
9a9ff141fe Clarify and add condition for GitHub.com only 2021-02-01 10:32:02 +00:00
Octomerger Bot
c56bee2bb6 repo sync 2021-02-01 20:06:42 +10:00
Octomerger Bot
fbda8f016d repo sync 2021-02-01 19:47:22 +10:00