* Update content
* Create github-language-support.md
* Add reminder HTML comments
* Add link to supported languages article
* Add intro for GitHub's products
* Add note to list of CodeQL supported languages
* table with package managers
* Update table and add conceptual info
* Versioning to fix broken links
* Fix table layout
* Add package managers to table
* Fix versioning syntax
* Incorporate reviewer feedback
* Center table headers
* Update Dependabot features in table
* Add footnote for third-party code scanning support
* Update link
* support native markdown table alignments
* Update links for ghes2.22
* Use proper names of package managers
* Add Scala
* Adjust conceptual info
* Flip table axes
* Delete unused reusables
* Update link to Packages info
* fix merge conflict
* fix other merge conflict
* Update codeql-languages-bullets.md
* Revert "Update codeql-languages-bullets.md"
This reverts commit 69547205f5e43a8fbf3edc51c89f0f647eef285a.
* Update article topic to sentence case
Co-authored-by: Sarah Schneider <sarahs@github.com>
* 3.1 megabranch
* these should be in a topic branch to avoid unnecessary ci failures
* add copies of 3.0 schema files
* update link veresion from 3.0 -> 3.1
* update correct version 🤦♀️
* update with 3.1 version links
* first stab of this work
* fix product variable and links to section that has been moved
* simplify Liquid conditions
* elsif
* Update content/github/managing-subscriptions-and-notifications-on-github/viewing-your-subscriptions.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* [GHES 3.1] Code scanning: SARIF limit increased to 5000 (#18539)
* revert api previews
* delete 3.1 preview
* Revert "delete 3.1 preview"
This reverts commit 0a7df3e17a1e182e5b01b0fdafacb6bb19100f70.
* regenerate decorated file
* make security policy docs available in GHES 3.1 and GHAE docs
* adapt for GHES/GHAE and remove the word
* revert a whole bunch of stuff
* more reverting and further updating
* update links to Adding a security policy to your repo article
* fix broken links and remove responsibly
* simplify Liquid versioning
* Update content/code-security/getting-started/adding-a-security-policy-to-your-repository.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
* address comment
* Remove overcomplicated versioning (#18934)
* Update information on licensing and billing for GHES 3.1 (#18835)
* regenerate graphql files with new prerendered input object
* add release notes placeholder file
* add scaffolding
* use real date
* ✂️ 3.1 schema added accidentally
* update enterprise release dates
* add base files
* Correct versioning for branch renaming and master to main transition in GHES docs (#19050)
* update versioning
* apply Alistair's suggestion
* add new cached index names
* Update docs for code scanning in external CI to cover CodeQL CLI usage (#19030)
* 3893 add missing flag for GHES and GHAE (next) users (#19129)
* [GHES 3.1] Release candidate 1 release notes (#18419)
* fleshing out the 33.1 RC1 release notes
* update with moreee
* really flesh it all out
* format a bit
* fix linter errors
* fix errors again
* add quotes around heading with Liquid
* placeholder to get error fixed
* add quotes
* just remove thoose things
* typo
* Update 0-rc1.yml
* update with feedback
* add workflow beta
* upload increase
* some last changes
* change the date
* fix links
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
* Conflict resolution between 19082 and 3.1 Megabranch (#19158)
* Fix typo in new reusable
* delete 3.1 rest schema files
* Update OpenAPI Descriptions (#19166)
* last minute additions yikes
* redeploy staging
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: skedwards88 <skedwards88@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
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 %}
* Rename map topic
* Delete map topic
* Rename map topic
* Add redirect
* Remove last two map topics
* Move article on adding a remote into a long-form guide
* Move article on changing a remote's URL
* Move articles on renaming and removing remotes
* Move remote URL article
* Fix typo
* Remove category index file
* Move a few articles to the new category
* Move a few more files
* Move managing remote repos article
* Move the rest of the getting started with git map topic
* Move the first half of the using git map topic
* Move the rest of the articles and 🔥 the directory
* Fix failing test
* Remove Using Git from product index
* Apply suggestions from code review
Co-authored-by: Laura Coursen <lecoursen@github.com>
* Apply suggestions from code review
Co-authored-by: Laura Coursen <lecoursen@github.com>
* Fix errors in education product
* Fix errors in admin configuration docs
* Fix a few stray errors
* This works as is
* Sundry fixes picked up by Vale
* Another batch
* Today's batch of content fixes
* Sundry fixes
* More small updates
* Don't introduce a typo when we're trying to fix them
* Update content/admin/authentication/using-ldap.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
* Update bad links
- Change "bootcamp" to "getting started"
- Remove link to no longer existing "checklists, cheat sheets, and more"
- Change "classes" to "courses" for consistency
- Remove links to courses that are no longer live
* Replace hub.github.com link with CLI link
* Support [...] in data tag path
* Use forloop.index0 to get data tag path
* Commit whitespace change to not keep getting it
* Recursively render glossary terms as well
* Add tests to verify Liquid data tag can handle bracketed access
* Remove superfluous 'set' for context in tests
* Avoid the mystery guest anti-pattern... move the test data closer to the test
* Escape the `-` character in the data regex
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
* Improve documentation issue no #1034
Done with the minor fixes for open issue number #1034 .
* Increasing the importance
I wanted to delete a branch, but I couldn't in spite of reading this document. The problem was, the branch I wanted to delete was the default branch.
Even though it is stated in this document, it was not given enough importance that everyone would see it.
* typo
A small type in the comments
* Update setting-up-your-development-environment-to-create-a-github-app.md
Fix two small typos.
* properly capitalize "macOS"
* Clarify GH password requirements
* Change " to `
As done in the description of `master`
* " to ` in DE
* " to ` in PT
* " to ` in RU
* Fix typo metadata-syntax-for-github-actions.md
Fix typo for metadata-syntax-for-github-actions#outputs-for-composite-run-steps-actions
* chore: Remove bolding from headings
* Removed deprecated echo set-env instruction
* fix typo (#1516)
Co-authored-by: hubwriter <hubwriter@github.com>
* Remove extraneous grammar period which breaks the compare URL (#1252)
* Remove extraneous grammar period which breaks the compare URL
* Update data/reusables/repositories/two-dot-diff-comparison-example-urls.md
Co-authored-by: Nick Schonning <nschonni@gmail.com>
Co-authored-by: Nick Schonning <nschonni@gmail.com>
Co-authored-by: hubwriter <hubwriter@github.com>
* Revert "" to ` in RU"
This reverts commit d484fd6ef5.
* Revert "" to ` in PT"
This reverts commit fab62f05be.
* Revert "" to ` in DE"
This reverts commit 78abcd6f7a.
* Change md
This squashes all the translation commits and their deletion.
* Update content/github/collaborating-with-issues-and-pull-requests/creating-and-deleting-branches-within-your-repository.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Atharva Shirdhankar <72031540+StarTrooper08@users.noreply.github.com>
Co-authored-by: Aakarsh B <aakarshbiju@gmail.com>
Co-authored-by: Aritra Roy Gosthipaty <aritra.born2fly@gmail.com>
Co-authored-by: Guilherme Macedo <guilherme@gmacedo.com>
Co-authored-by: Stephen Wade <stephen@stephenwade.me>
Co-authored-by: Shao Yang Hong <hongsy2006@gmail.com>
Co-authored-by: a2br <62328077+a2br@users.noreply.github.com>
Co-authored-by: Cas van Dinter <casvd@hotmail.com>
Co-authored-by: Nick Schonning <nschonni@gmail.com>
Co-authored-by: Antoine Rondelet <rondelet.antoine@gmail.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: ねず <39144575+wonda-tea-coffee@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Ilia <ilia@wearebond.com>
Co-authored-by: a2br <a2br@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
* Add new article with user account procedure
* Update reusables
* Add other prereq
* Add product variable
* Add a reminder reusable for getting started procedures
* Revise organization article
* Condense enabling articles into one
* Deets
* Delete old article
* wording tweak
* Minor tweak
* Add personal user account explanation
* Rework explanation
* Apply suggestions from code review
Co-authored-by: Kayla Ngan <kaylangan@github.com>
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Kayla Ngan <kaylangan@github.com>
* Update screenshot and remove other feature previews
* Create a reusable for accessing the feature preview
* ✂️ per @lucascosti's suggestion
* Update images
* Update article title
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Kayla Ngan <kaylangan@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>