* 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>
* Upgrade primer to 16
* Upgrade colors in scss
* Get SCSS to build
* Initial dark mode support
* trashcan -> trash
* More specific search browser test
* Fix link color on homepage
* Update overrides.scss
* Upgrade some colors to primer variables
* Hide dark mode support for now
* Apply suggestions from code review
* Update overrides.scss
* 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>
* New article title & reposition article
* Update links
* Remove "Deleting a container image" article
* Reusable shuffle
* Add GHES versioned article
* more context
* Revise main article
* Reminder of permissions
* Update some copy
* Add "deleting a package" to TOC
* Add versioning around links
* Update restore package procedure
* Update permissions statements
* Fix GHES link
* Apply suggestions from code review
Co-authored-by: Martin Lopes <martin389@github.com>
* Use "entire" language
* GraphQL nuance
* New intro + actions
* Fix GHES link
* Package deletion 2.0 follow up (#17855)
* Remove GHES 3.1 versioning
* 3.0 or less
* Revert "Remove GHES 3.1 versioning"
This reverts commit 9bbc0bd57c1c7ba23097f3f4b9a830c13941402c.
* Revert "3.0 or less"
This reverts commit dfd2f48e4a4da62c2594fbeaeb12eacda5afc6d4.
* Revert "Revert "Remove GHES 3.1 versioning""
This reverts commit ef90065eb2883041b15bd2d50f97e4f07cf04768.
* Ditch unnecessary package namespace references and rework permissions framing
* Add placeholder note so PR tests will pass
* Add versioning around package deletion mentions outside of main deletion articles
* Add placeholder around link so it will go live
* Add `audit_log` entries
* Apply suggestions from code review
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Apply Shati's suggestion
* Remove duplicate line
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Package deletion 2.0 last updates (#17880)
* Update versioning and placeholder note
* syntax improvement
* Note the 25 downloads caveat
* Add more headings
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Sarah Edwards <skedwards88@github.com>
* Apply suggestions from code review
* Apply suggestions from code review
* Packages REST API page (#17808)
* Add draft of packages REST page
* Add packages in TOC
* Rewrite Packages API introductory info
* Fix space
* Rewrite conceptual API intro content
* Revise this line
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Mark Phelps <markphelps@github.com>
* Add rewrite
* Add de dereferenced files
* Add the decorated files
* ALL of the decorated files
* Revert "ALL of the decorated files"
This reverts commit 38f13dcd75078f2eacb53dfd0b31c79737966656.
* Revert "Add the decorated files"
This reverts commit b0c8a2096c8b19e62404585f97298ab42822d3e5.
* Revert "Add de dereferenced files"
This reverts commit abd377c8eb804e9c69dffa9b0c01ec64fb500727.
* Commit the lib/rest/static files to preview changes on staging
* Revert "Commit the lib/rest/static files to preview changes on staging"
This reverts commit acb121ae9d8bd2e23b00ebb14848e7b83aeddf5b.
Co-authored-by: Mark Phelps <markphelps@github.com>
* Commit static files to preview endpoints on staging
* Update references to API support
* remove static rest api files
* ditch "as a user" for now
* Rearrange based on feedback
* Last tidbits
* Update OpenAPI Descriptions (#17893)
* Update OpenAPI Descriptions
* Add decorated OpenAPI schema files
* link fix
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Mark Phelps <markphelps@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
* Update README
* [Universe] Dark mode (#16545)
* Dark mode updates (#16696)
* [Universe] Corporate sponsors (#16457)
* Dependency review beta (#16563)
* Add placeholder topic file
* Revert change I didn't make
I'm not sure where this change came from or why it's showing up in my PR here but I didn't make this change and it's not part of Dependency Review so I'm reverting it.
* Un-revert previous change
OK I see what happened there. I was comparing the PR to main rather than the Universe megabranch, hence it showed a change I didn't make.
This commit undoes the change I do not want to revert on the megabranch.
* Update image to add the Checks tab
* Finish updating topic to mention DR
* Fix check errors
* Fix another versioning error
* Add a sentence about supported ecosystems
* Add review changes
* Remove Further reading topics in same category
As suggested by James, I've removed the links to topics that are in the same `/collaborating-with-issues-and-pull-requests/` category as this topic.
* Update content/github/managing-security-vulnerabilities/about-managing-vulnerable-dependencies.md
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
* Update content/github/managing-security-vulnerabilities/about-managing-vulnerable-dependencies.md
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
* Update content/github/managing-security-vulnerabilities/about-managing-vulnerable-dependencies.md
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
* Update content/github/managing-security-vulnerabilities/about-managing-vulnerable-dependencies.md
* Updates in the light of Maya's review
* Remove use of "exploit" in description
* Change 'dependency review summary' to 'dependency review'
See PR review comment from Maya.
* Mention that the age of the dependency is given
* Update screenshots to latest GUI
* Add details of dependency ordering within a DR
* Update content/github/collaborating-with-issues-and-pull-requests/reviewing-dependency-changes-in-a-pull-request.md
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
* Update content/github/managing-security-vulnerabilities/about-managing-vulnerable-dependencies.md
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
* Update content/github/visualizing-repository-data-with-graphs/about-the-dependency-graph.md
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
* [Universe 2020] New audit log REST API endpoint (#16699)
* Minimal updates for preview
* ✨ API previews ✨
* Update beta note
* ✨ Update API previews ✨
* ✨ Update previews ✨
* Add draft section for git events
* Clean API previews
* More fixes + API previews
* Address review comments + update API previews
* Mention cursor-based pagination
* Update content/rest/overview/resources-in-the-rest-api.md
Co-authored-by: Jeff Saracco <jeffsaracco@github.com>
* Temporarily revert API previews
* Small tweaks from review comments + API previews
* revert json schemas
* Updating OpenAPI descriptions (#16776)
* Updating OpenAPI descriptions
* Add decorated OpenAPI schema files
Co-authored-by: Jeff Saracco <jeffsaracco@github.com>
Co-authored-by: skedwards88 <skedwards88@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
* [Universe 2020] GitHub Actions: Workflow visualization (#16629)
* initial empty commit
* replace image used only for dotcom
* add new image and version usage
* add new image and version usage
* add new image and version usage
* add new image and version usage, delete unneeded image
* add new image and version usage, fix incorrect image
* add new image and version usage
* add new image and version usage
* add new image and version usage
* add new image and version usage
* update screenshot update
* add new image and version usage
* add new image and version usage
* update text
* update images and fix list numbering
* add step with graph
* Add missing versioning
* add overview of visualization
* fix title to match filename
* add beta note
* update wording
* Restructuring packages (#16731)
* restructuring packages
* moving more content
* moving more content
* fixing the toc for guides
* removing CR from the landing page
* adjusting qs
* updating npm
* enhancing guides
* Update updating-github-insights.md
* fixing link problems
* fixing link problems
* redirecting the redirects
* another change
* fixing the guides landing page
* add packages quickstart
* moving CR content
* adding some descriptive text
* add packages landing page
* adding guide content back
* update popular articles based on data
* fix caps on product name
* try removing product from front matter
* Update content/packages/quickstart.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Update content/packages/quickstart.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* add node package instructions to quickstart
* fixing links and adding redirect
* fixing redirects
* renaming to container guides
* renaming to container guides and fixing reusables
* adding context and about section to CR
* removign landign page extra titles and descriptions
* reverting the packages
* updating link
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* updating
* update test to reflect redesigned product landing page
* Add private vs public clarification
* Fix borked test
* filter out standalone category files from test
Co-authored-by: Cynthia Rich <crichID@github.com>
Co-authored-by: Cynthia Rich <crichID@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
* Add discussions video
See https://github.com/github/docs-internal/pull/16759
* Remove typos
* update article name in test
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: Jeff Saracco <jeffsaracco@github.com>
Co-authored-by: skedwards88 <skedwards88@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
Co-authored-by: Cynthia Rich <crichID@github.com>
Co-authored-by: Cynthia Rich <crichID@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
* Run script/new-versioning/update-not-fpt-conditionals.js
* Fix a few things
* Remove outdated versioning
* Fix broken link
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
* 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>
* 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