1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Commit Graph

57434 Commits

Author SHA1 Message Date
Octomerger Bot
e712cdfffb Merge pull request #93 from github/repo-sync
repo sync
2020-10-01 11:39:02 -07:00
Zeke Sikelianos
f298882078 add contributing/development.md (#15806)
* add contributing/development.md

* Update CONTRIBUTING.md

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Update contributing/development.md

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Update contributing/development.md

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Update contributing/development.md

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Update contributing/development.md

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Update contributing/development.md

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

* Update contributing/development.md

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

* cross-link to various liquid docs

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
2020-10-01 11:27:27 -07:00
Octomerger Bot
9046777bbd Merge pull request #92 from github/repo-sync
repo sync
2020-10-01 10:42:41 -07:00
Rachael Sewell
44145e473b graduate the antiope preview (#15730) 2020-10-01 10:25:19 -07:00
Octomerger Bot
03fa91fa0c Merge pull request #15834 from github/repo-sync
repo sync
2020-10-01 08:35:28 -07:00
Octomerger Bot
9acc5a5884 Merge pull request #91 from github/repo-sync
repo sync
2020-10-01 08:16:01 -07:00
Sarah Schneider
f272eec944 Remove deprecated GHES versions from content and data (#15830)
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)

* package-lock

* turn elsif into two ifs to prepare for running Liquid deprecation script

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.14 (ONLY UPDATES LINE BREAKS ETC.)

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.15

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.17

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.18

* update hardcoded test

* Update content/github/collaborating-with-issues-and-pull-requests/filtering-files-in-a-pull-request.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* add currentVersion is NOT free-pro-team to conditional, to make sure the deprecation script does the right thing when it is time to deprecate 2.21

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-10-01 10:55:34 -04:00
Sarah Schneider
dc5b6f2670 Remove unused assets post-migration (#15824)
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)

* package-lock
2020-10-01 09:31:07 -04:00
Octomerger Bot
f51405081a Merge pull request #90 from github/repo-sync
repo sync
2020-10-01 01:44:11 -07:00
mc
ed8296c76b Dependabot package-ecosystem clarification about combined usage (#15790)
* add other supported package managers

* add missing word

* fix another typo

* rewrite

* polish new content

* fix bad variabler syntax

* try again

* more polishing

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

Co-authored-by: Philip Harrison <philip@mailharrison.com>

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

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

* add Note at the start of the note

* manually update syntax for variables

* update yet another variable syntax

* and again

* Add Note again to note

Co-authored-by: Philip Harrison <philip@mailharrison.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-01 09:30:31 +01:00
Octomerger Bot
962cccdeec Merge pull request #89 from github/repo-sync
repo sync
2020-10-01 00:55:35 -07:00
Octomerger Bot
26097c68f4 Merge pull request #15831 from github/repo-sync
repo sync
2020-10-01 00:43:31 -07:00
Octomerger Bot
7681ec981f Branch was updated using the 'autoupdate branch' Actions workflow. 2020-10-01 00:36:46 -07:00
Shati Patel
7bd1345731 Tweak text in issue template (#15812)
Tweak text in issue template
2020-10-01 00:36:05 -07:00
Octomerger Bot
1e4c44fe40 Merge pull request #88 from github/repo-sync
repo sync
2020-09-30 18:18:22 -07:00
Martin Lopes
4b249e8824 Add UI procedures for disabling and enabling workflows (#15316)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-09-30 17:58:23 -07:00
Martin Lopes
f446fccb5b [Sept 30] Update policy settings for actions (#15701)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-09-30 17:46:21 -07:00
Octomerger Bot
f41b02a8e3 Merge pull request #87 from github/repo-sync
repo sync
2020-09-30 16:41:57 -07:00
Sarah Schneider
0b1c7ad466 Update Enterprise Liquid deprecation handling to use new versions (#15818)
* update Liquid deprecation fixtures to use new versions

* update module that removes deprecated GHES frontmatter for new versions

* update module that removes deprecated GHES conditionals for new versions

* update script to use new versions and also remove internal-developer checkout option

* update deprecated Liquid tests to use new versions

* remove unnecessary leading slash in getEnterpriseServerNumber pattern

* include a step that runs script/remove-unused-assets.js

* Update script/remove-deprecated-enterprise-version-markup.js

Co-authored-by: Jason Etcovitch <jasonetco@github.com>

* require script instead of execSync

Co-authored-by: Jason Etcovitch <jasonetco@github.com>
2020-09-30 19:29:08 -04:00
Octomerger Bot
81a1e59865 Merge pull request #15825 from github/repo-sync
repo sync
2020-09-30 13:09:55 -07:00
Octomerger Bot
f0518531d4 Merge pull request #86 from github/repo-sync
repo sync
2020-09-30 12:56:21 -07:00
Thomas Boop
677a53319f Add Environment File Docs (#15777) 2020-09-30 12:41:06 -07:00
Octomerger Bot
698a3b9b2c Merge pull request #85 from github/repo-sync
repo sync
2020-09-30 10:32:07 -07:00
Octomerger Bot
c478c1ecd9 Merge pull request #15820 from github/repo-sync
repo sync
2020-09-30 10:30:37 -07:00
Octomerger Bot
fbe8a42183 Branch was updated using the 'autoupdate branch' Actions workflow. 2020-09-30 10:23:21 -07:00
Matt Pollard
f824c46b27 Document features supporting license synchronization for the GitHub Enterprise and Visual Studio bundle (#15720)
* Add back changes from prior to purge

* Fix tip syntax

* Revise conceptual introduction

* Use variable

* Revise "Further reading"

* Link out

* Add quotes

* Add prerequisites

* Move information out of note

* Simplify language

* Simplify further

* Evergreenify

* Tentatively remove section on overallocation

* Relocate more information; clean up

* Add permissions statement

* Use 'enterprise account'

* Cross-link

* Update linked content

* Mention pending invitations

* Move section

* Add introduction

* Flesh out conceptual introduction

* Remove "Further reading"; article in map topic

* Version link out for GitHub.com only

* Revert "Remove "Further reading"; article in map topic"

This reverts commit 6cfa72825878b3ee0662baaf1a215c4974563232.

* Remove correct section

* Run the site data tag script

* Fix typo

* Remove quotes

* Add missing word

* Break optional steps into ordered list items

* Add product; reorganize groupings

* Rename article; use Microsoft terminology

* Incorporate Winnie's feedback

* Deduplicate the spaces

* Simplify

* Use consistent terminology

* Revise introduction

* Revise further

* 🌲

* Incorporate more feedback from Winnie

* Add permissions statement

* Be explicit after all

* Actually, no, no permissions statement

* Fix typo

* Add prerequisite for clarity

Co-authored-by: Jason Etcovitch <jasonetco@github.com>
Co-authored-by: Meg Bird <megbird@github.com>
2020-09-30 10:22:43 -07:00
Octomerger Bot
8808cb8b92 Merge pull request #84 from github/repo-sync
repo sync
2020-09-30 10:15:57 -07:00
Jason Etcovitch
239643b094 Add basic Hydro SDK (#15725)
* Add back changes from prior to purge

* Add back in updates since main change

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2020-09-30 12:49:27 -04:00
Octomerger Bot
d7fec7fe30 Merge pull request #83 from github/repo-sync
repo sync
2020-09-30 09:44:56 -07:00
Vanessa Yuen
566d1a7708 Add analyticsTags to Algolia search queries (#15719) 2020-09-30 18:31:04 +02:00
Octomerger Bot
956ed63b5f Merge pull request #15815 from github/repo-sync
repo sync
2020-09-30 09:17:28 -07:00
Octomerger Bot
9041d2ee96 Branch was updated using the 'autoupdate branch' Actions workflow. 2020-09-30 09:09:54 -07:00
Felicity Chapman
55c2d4b2d2 Code scanning GA on dotcom-specific changes (#15749) 2020-09-30 17:09:07 +01:00
Octomerger Bot
dc9d332716 Merge pull request #81 from github/repo-sync
repo sync
2020-09-30 07:56:27 -07:00
Laura Coursen
733b0bab49 Fix .devcontainer.json language (take two) (#15813)
Fix .devcontainer.json language (take two)
2020-09-30 07:42:07 -07:00
Sarah Schneider
5caa6f282c satisifies -> satisfies (#15814) 2020-09-30 10:28:47 -04:00
Octomerger Bot
439e7e06e0 Merge pull request #80 from github/repo-sync
repo sync
2020-09-30 03:41:15 -07:00
James Fletcher
7e498136e6 Mention webhooks in "About integration with code scanning" (#15791)
Mention webhooks in "About integration with code scanning"
2020-09-30 03:26:15 -07:00
Octomerger Bot
49ef60aeec Merge pull request #15803 from github/repo-sync
repo sync
2020-09-29 16:15:59 -07:00
Octomerger Bot
b250d8b005 Merge pull request #79 from github/repo-sync
repo sync
2020-09-29 15:54:47 -07:00
Meg Bird
51efa0e052 Mobile localized for different languages (#15787)
* update with supported llanguage mention

* Update content/github/getting-started-with-github/github-for-mobile.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* update with new variables

* update one last one

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-09-29 15:44:06 -07:00
Octomerger Bot
edfcdea335 Merge pull request #78 from github/repo-sync
repo sync
2020-09-29 15:33:53 -07:00
Octomerger Bot
d323a614f9 Merge pull request #15799 from github/repo-sync
repo sync
2020-09-29 15:31:39 -07:00
Zeke Sikelianos
4b7a985758 Merge branch 'main' into repo-sync 2020-09-29 15:27:19 -07:00
Zeke Sikelianos
2e7cde29c0 Merge branch 'main' into repo-sync 2020-09-29 15:24:48 -07:00
Jason Etcovitch
c9e42a6fb9 Fix a small syntax bug (#15801)
* Fix a small syntax bug

* Fix some more minor typos

* Uno mas typo
2020-09-29 18:21:56 -04:00
Jessica Canepa
3c039a6e0a merge conflicts, merge conflicts, merge conflicts 2020-09-29 14:37:33 -07:00
Zeke Sikelianos
e56b1b8d29 use latest repo-sync/github-sync (#15798)
* use latest repo-sync/github-sync

* Update repo-sync.yml
2020-09-29 14:01:37 -07:00
Jason Etcovitch
caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00
Octomerger Bot
8c911a75ab Merge pull request #77 from github/repo-sync
repo sync
2020-09-29 12:57:40 -07:00