1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Commit Graph

43 Commits

Author SHA1 Message Date
Ramya Parimi
d27e09cc5b Fix vale errors in source (#24086)
* backticks for javascript

* Update sorting-search-results.md

backticks asc

* Update installing-github-enterprise-server-on-azure.md

fixed vm az

* Update searching-for-repositories.md

backticks

* Update searching-code.md

backticks

* Update searching-issues-and-pull-requests.md

backticks

* Update searching-issues-and-pull-requests.md

* Update understanding-the-search-syntax.md

* Update searching-for-packages.md

* Update upgrading-from-dependabotcom-to-github-native-dependabot.md

* fix errors in source

* removed spaces

* vale docs

* link to md link

* spacing for backticks

* docs draft

* remove space

* removed spacing

* drafting

* drafting

* draft

* escape single quote

* escape another single quote

* fix broken link

* vale guide

* edge case

* edge case ex

* edge case ex link

* grammer

* grammer

* Update vale-guide.md

clarity

* Update vale-guide.md

small edit

* clarity

* sentence fix

* Rubocop to RuboCop

* Rubocop -> RuboCop

* terms in backticks

* pem in backtick

* idp -> IdP

* file names in backticks

* public/private rsa in backticks

* fix vale errors

* fix vale errors

* Update sending-enterprise-contributions-to-your-githubcom-profile.md

fix dot-com links

* Update metadata-syntax-for-github-actions.md

* Update configuring-codeql-cli-in-your-ci-system.md

* Update content/get-started/getting-started-with-git/associating-text-editors-with-git.md

Co-authored-by: Vanessa <vgrl@github.com>

* Update managing-deploy-keys.md

public and private rsa key pair

* Update libraries.md

removed backticks for consistency

* Update sorting-search-results.md

removed backticks for consistency

* Update metadata-syntax-for-github-actions.md

removed backticks for consistency

* Update metadata-syntax-for-github-actions.md

removed backticks

* delete vale config files

Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
2022-01-25 11:18:19 -06:00
Matt Pollard
5af07647ef Centralize, update, and restructure some information about rate limits for REST API requests (#23685) 2022-01-25 15:04:24 +00:00
Peter Bengtsson
825e41ac61 cleaning up trailing slash redirects (part 10 (last one)) (#23818) 2021-12-17 13:48:46 +01:00
Peter Bengtsson
ed48eab88d check for redirect orphans (#23330)
* check for redirect orphans

Part of #1303

* timeout

* avoid external redirects in redirects_from too

* delete content/admin/advanced-security/viewing-your-github-advanced-security-usage.md

* remove from children: too

* remove some trailing slashes in redirect_froms

* fix a few more trailing slash redirects

* delete orphan pages
2021-12-16 12:54:59 +00:00
Laura Coursen
8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00
Jules Parker
23ebe4f9e7 update links for searching marketplace 2021-09-16 11:06:44 +02:00
vgrl
352348f8ba update currency refs 2021-08-30 10:07:10 +10:00
Rachael Sewell
7398c30364 remove 2.21 markup (#20954) 2021-08-19 18:18:00 +00:00
Dhilip Kumar R
b4daf7e3c3 Added region and postal_code to the doc (#9094) 2021-08-17 21:43:43 +00:00
hubwriter
2d99aee37a Use plural variables consistently (#20412)
* Use plural variables consistently

* Update content/developers/github-marketplace/github-marketplace-overview/about-github-marketplace.md
2021-07-20 16:09:40 +00:00
Rachael Sewell
52cf583bdd add short titles to frontmatter (#20131) 2021-06-24 11:02:53 -07:00
Sarah Schneider
cb12455649 ran script/content-migrations/use-short-versions.js 2021-06-24 10:21:07 -04:00
Grace Park
6f7e4f50dc updating content files 2021-06-14 12:06:52 -07:00
Steve Guntrip
869e135d29 Update screenshot and button text for marketplace submissions 2021-05-21 09:32:21 +01:00
Sandeep Meduru
441391ebf2 Update testing-your-app.md (#19421) 2021-05-20 06:47:05 +00:00
Sarah Schneider
f7e848e0c4 ran script/content-migrations/remove-map-topics.js && script/content-migrations/update-tocs.js 2021-05-19 10:12:38 -04:00
shashank bansal
3e290183f7 Minor text updates to apps and marketplace based on support feedback (#19263) 2021-05-18 01:00:36 +00:00
Matt Pollard
e9be019021 Document beta of email restrictions for approved domains (#19111) 2021-05-13 14:22:18 -04:00
Rachael Sewell
a926da8b08 Update topics to sentence case (#19069) 2021-04-30 19:30:36 -07:00
Lee Dohm
cce98fc96d Replace organizations.org_settings reusable with profile.org_settings reusable in some files 2021-04-26 16:01:00 -07:00
Atharva Shirdhankar
bd202ac0ed replaced instances
What is been changed?
- The following instances:
{% data reusables.profile.access_profile %}
{% data reusables.profile.access_org %}
{% data reusables.organizations.org_settings %}

Is replaced with:
{% data reusables.profile.access_org %}
{% data reusables.organizations.org_settings %}
2021-04-20 02:18:44 +05:30
shashank bansal
b41f79efdf [Marketplace] Added additional context to listing name (#18758) 2021-04-15 16:05:12 +00:00
Emily Gould
bcfe4dab3b Make orgs and teams content a top-level doc set (#18593)
* Add new product to products.yml

* Move directory to its new location and rename it

* Update new index page

* Remove old category from GitHub product index

* Add collaboration category

* Add membership category

* Add roles category

* Add teams category

* Add team discussion category

* Add repo access category

* Add project board access category

* Add app management category

* Add org settings category

* Add improved org perms category

* Add category for OAuth app restrictions

* Add org security category

* Add SAML category

* Add SAML access category

* Add git access category

* Add redirects and update links for collaboration category

* Add redirects and update links to team discussions content

* Add redirects and update links to SAML access category

* Update links to org security category and add redirects

* Add redirects for app managers content

* Add redirects for project board category

* Add redirects and update links for the repo access category

* Add redirects for git access category

* Add redirects and update links for membership category

* Add redirects and update links for org settings category

* Fix links

* Add redirects and update links to org access category

* Add redirects and upate links to SSO category

* Add redirects to improved org perms category

* Add redirects and update links to teams category

* Add redirects and update links to oauth apps category

* Fix links

* Fix links

* Fix links
2021-04-08 09:50:13 -05:00
Pierre Grimaud
9bc331a662 docs: fix typos 2021-03-24 15:57:21 +01:00
Sarah Edwards
a5b46f7316 App marketplace badge indicates verified publisher (#18285)
Co-authored-by: Martin Lopes <martin389@github.com>
2021-03-22 15:11:14 +00:00
Rachael Sewell
b1b8cb8e84 add topic frontmatter to articles (#18245) 2021-03-17 12:31:29 -07:00
Matt Pollard
c2a05fe653 Use variables 2021-02-08 15:48:08 +01:00
Chiedo John
7fd8e0f050 Merge branch 'main' into capital-h 2021-02-01 10:14:35 -05:00
jmarlena
26f54e6c38 Marketplace badges UI refresh (#17522) 2021-01-28 12:46:04 +00:00
jmarlena
254e82e6cd Marketplace "verified creator" flow (#17375) 2021-01-25 11:55:37 +01:00
Jeroen Rietveld
325dda3d39 Change Github -> GitHub in MD files 2021-01-13 16:15:38 +09:00
Janice
f7708267dc Merge branch 'main' into lucalves/spell-check 2021-01-05 11:00:16 -07:00
Felicity Chapman
17b875ef81 [January 4, 2021] Marketplace revenue change (#16792)
* Move changes to revenue into new PR

* Minor text changes for revised publication date

* Update content/developers/github-marketplace/receiving-payment-for-app-purchases.md

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Clarify revenue change dates

Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2021-01-04 09:25:36 +00:00
Lucas Alves
30967b309d Minor spelling corrections 2021-01-04 04:05:39 -03:00
Sarah Schneider
969c8d5110 Merge branch 'main' into revert-16952-revert-16947-optimize-sitetree 2020-12-17 11:10:00 -05:00
Sarah Schneider
602c2f3633 Marketplace should be dotcom-only 2020-12-16 16:06:00 -05:00
Sarah Edwards
9973c61b41 fix broken links (#16881) 2020-12-10 14:25:14 -08:00
Felicity Chapman
0e9bedbc48 Universe Day 2: Marketplace internal verification process changes (#16681) 2020-12-09 15:02:40 +00:00
Sarah Schneider
0b6d024d25 ran the modified script/content-migrations/update-developer-site-links.js 2020-11-23 12:01:14 -05:00
Nick Schonning
13d0fb8630 typo: endoints -> endpoints 2020-11-04 14:38:30 -05:00
Sarah Edwards
3f7ea88405 Issue # 2689--Fix broken link (#16014)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-10-19 10:15:52 -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
Vanessa Yuen
3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00