* pull changes from docs-playground
* cleanup, add callout banner
* cleanup linting and test fixes
* add discussion link
Co-authored-by: James M. Greene <JamesMGreene@github.com>
* Don't use the word 'abuse' when notifying customers that they hit a rate limit
* Remove screenshot for now
* New (unmasked) versions of screenshots
Uploading these screenshots first, so that I can mask them
and then upload the final versions.
* Add masked version of s/shots
* Add GHES versioning around GHES UI
* Match ALT text with UI
* Add deleted file back from main
* Duplicate image file in new GHES version paths
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Jessica Canepa <jmarlena@github.com>
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
Starting from v3.2, the release page has `.tar.gz` file, which requires extraction, plus upgraded the library to the latest version
Co-authored-by: hubwriter <hubwriter@github.com>
The code publishes to both Maven Central AND GitHub Packages so its name would better be "Publish to Maven Central and GitHub Packages" or like previous code snippets simply "Publish package"
- Merge a somewhat duplicate sentence about setting environment variables in the deploy step
- Fix an error in a repository name (Maven Central instead of GitHub Packages) (may have happened because of a copy-paste)
- Fix another paragraph that only referred to configuration of GitHub Packages while it was about configuring both Maven Central and GitHub Packages (may have happened because of a copy-paste)
* Update packages landing page
* Docs updates for Container reg GA
* Update billing note
* Delete CR feature preview files
* Fix broken link
* Remove github.ref from workflows
See https://github.com/github/docs-internal/pull/19953
* Put 3rd party action message in a reusable
* Update content/billing/managing-billing-for-github-packages/about-billing-for-github-packages.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Update content/packages/learn-github-packages/deleting-and-restoring-a-package.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Update content/packages/working-with-a-github-packages-registry/migrating-to-the-container-registry-from-the-docker-registry.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Update content/packages/working-with-a-github-packages-registry/migrating-to-the-container-registry-from-the-docker-registry.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Update content/packages/working-with-a-github-packages-registry/working-with-the-container-registry.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Update content/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* fix bug with wbr breaking a link inside a code tag inside a table
* Make revisions suggested by Nilofer
See https://github.com/github/docs-internal/pull/19987/files#r655014673
* Mention that migration is happening gradually
* Reapply change suggested by Shayne
* Fix punctuation
* Remove bad link
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
Removed link so that we can present consistent GH actions versions to the user, such as checkout@v2, setup-python@v2. But let me know if you think this is essential 👍