* chore: Add missing code fence languages
* Update content/actions/creating-actions/dockerfile-support-for-github-actions.md
* Add raw & endraw markers around shell content
See review comment by @rachmari
* Add raw & endraw markers around shell content
See review comment by @rachmari
* Remove language from code fences
to avoid the problem of replaceable text indicates like
<this> not showing up in the output page.
Co-authored-by: hubwriter <hubwriter@github.com>
* Create basic layout
* Create stubbed out release note YAML
* Get a real implementation going
* Simplify using site-data
* Add a real page to send from render-page.js
* Use array of patches
* Render patches
* Add sidebar and breadcrumbs
* Reverse order
* Add date
* Tweak labels
* Redirect to entweb for missing versions
* Render patch.intro
* Move to separate files for patches
* Show support for RC versions
* Improve some comments
* Sticky headers!
* Remove a console log
* Improve example formatting
* Add a link on /admin
* Add a schema and test
* Move to /index.md, add version_num filter
* Improve layout
* Use <details>
* Placeholder more realistic notes
* Don't require links in index pages
* Remove admin/index link for now
* Remove unused frontmatter field
* Add a test for middleware
* Fix remaining YAML file to test CI
* Update 2-rc.yml
* Don't call it RC
* Just push
* Make a main a div
* Fix a borked class
* Lint YAML files
* Improve Download link
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
* Improve check order
* Move to contextualizers
* Use alternative version thing
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
* Move back to `release-notes.md`
* Use version for anchor IDs
* Undo category-pages test change
* Fix borked details layout in Chrome
* Improve mobile setup
* Render markdown in note tags
* Use allVersions[currentVersion] again
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
* Undo change to extended-markdown
* Add whitespace so it renders markdown bits
* Remove 2-22 files
* Add check for any release notes
* Fix the failing tests
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
* Add the quickstart draft
* Add context for new article/support
* style tweaks
* add link to toc
* Small edits
* Детали!
* Add description
* Staging is my friend
* Apply suggestions from code review
* All about that space
* Formatting tweaks are almost there
* Balance is key.
* Last spacing attempts for now
* Another spacing adjustment
* Remove redirect
* Apply suggestions from code review
* Apply @lucascosti's stellar input
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* spacing dance & Merge branch 'minio-setup-3067' of github.com:github/docs-internal into minio-setup-3067
* Apply @lucascosti's stellar input
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* rewrite intro
* Fix intro
* Change order of intro
* intro tweak
* Apply suggestions from code review
Co-authored-by: Kayla Ngan <kaylangan@github.com>
* Apply URL example for next steps
* Tighten up text
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Kayla Ngan <kaylangan@github.com>
Some tweaks to the verbiage around what is provided with Premium Support and GHAE.
Instead of the "Government notification box" indicating the TSAM will inform them of the difference, I propose a secondary article, similar to how we've setup Premium Support, with something like:
For more information, see "GitHub AE Support for Commercial and Government Cloud."
This new page should house all of the roles/responsibilities for each of the two respective services in a table format that's clear and defines the support offering better.
Also, while reviewing, this seems like it should be designated with "Cloud" to denote GHES and GHE**C**:
https://docs.github.com/en/enterprise-server@2.22/admin/enterprise-support/about-github-premium-support-for-github-enterprise
to "About GitHub Premium Support for GitHub Enterprise Cloud"
So we ultimately have:
About GitHub Premium Support for GitHub Enterprise Server
About GitHub Premium Support for GitHub Enterprise Cloud
About GitHub AE Support for Commercial and Government
The navigation would simply show the Commercial/Government Cloud page under "About GitHub Enterprise Support" in the navigation so the customers can see the differences in the two and we can better explain what we provide. Both of the "About Premium Support" pages expand on a lot of good information about Premium Support.