1
0
mirror of synced 2026-01-08 03:01:54 -05:00
Commit Graph

30 Commits

Author SHA1 Message Date
hubwriter
58a6ca0371 Actions bug fix hour (#40735) 2023-08-18 09:20:24 +00:00
Siara
7c873122bd Actions: Block runs triggered from tag or fork with the same name as the protected branch. - [GA] (#40418)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2023-08-10 23:09:04 +00:00
Laura Coursen
ef174786ee Align billing terminology and provide high-level overview (#38305)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2023-07-28 08:31:53 +00:00
Josh Soref
77f4bedab7 Fix confusing/contradictory note about environment availability (#26717)
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Courtney Wilson <77312589+cmwilson21@users.noreply.github.com>
2023-07-19 20:36:00 +00:00
Grace Park
1dfa5c251e Fix ordered lists to only use 1. (#38283)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-06-26 16:25:04 -07:00
Grace Park
32af69c277 Make sure there is a blank line above and below headings (#37922) 2023-06-26 13:24:44 -07:00
Siara
a8e0c2584d Add missing information about which account has access to a feature for Environment protection rules (#38324) 2023-06-23 15:38:37 +00:00
Grace Park
6ff9dc21a8 Fix multiple blank lines in content and data (#37909) 2023-06-22 09:54:36 -07:00
Grace Park
90039fc985 Update and standardize unordered lists to be - (#37854) 2023-06-16 20:57:24 +00:00
Joe Clark
49e07882f8 Actions bug fix hour for the week of April 15, 2023 (#37144) 2023-05-22 16:40:27 +00:00
Laura Coursen
06e0a5a3df Update some octicon references (#37039)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-05-15 14:25:51 +00:00
Joe Clark
5b1c273fe0 Add small improvements to docs related to deployment protection rules (#35499) 2023-04-27 19:10:11 +00:00
Joe Clark
5e9821e0e5 Add documentation for custom deployment protection rules (#36385)
Co-authored-by: SiaraMist <siaramist@github.com>
Co-authored-by: Usha N <n-usha@github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
Co-authored-by: Dylan Smith <dylanatsmith@github.com>
Co-authored-by: Alexis Abril <alexisabril@github.com>
Co-authored-by: Dylan Geraci <67774922+heavymachinery@users.noreply.github.com>
2023-04-19 22:58:06 +00:00
Isaac Brown
7443597f3c [2023-04-17]: Repository Rules [Public Beta] (#35983)
Co-authored-by: Steve Guntrip <stevecat@github.com>
Co-authored-by: Greg Beaty <gregbty@github.com>
2023-04-17 15:08:00 +00:00
Joe Clark
18a385fba5 Add documentation for Break Glass - option for admins to manually bypass protection rules on an environment (#35062)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-03-01 22:14:33 +00:00
Hector Alfaro
4cd28fd735 Remove support for miniTocMaxHeadingLevel (#34758) 2023-02-17 16:29:02 +00:00
Peter Bengtsson
b7c7dbf672 Update all internal links (#34787) 2023-02-15 15:16:18 +00:00
Tauhid Anjum
05fdc8dbd2 Variables docs additions and corrections (#33908)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2023-01-17 03:37:08 +00:00
Sarah Edwards
7b27574f6c Update links to environment-related APIs (#29926)
update links to API

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-08-15 07:14:31 +00:00
Yoann Chaudet
350dd9f164 Merge branch 'main' into pages-actions-ga-doc 2022-07-27 18:06:51 -07:00
Yoann Chaudet
2089b25821 Update content/actions/deployment/targeting-different-environments/using-environments-for-deployment.md
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-07-22 09:30:44 -07:00
Yoann Chaudet
2edca69c0e More billing changes 2022-07-21 17:22:41 -07:00
Sarah Edwards
28deb383b4 Remove hardcoded links from GHEC docs to FPT GraphQL docs (#28973) 2022-07-12 16:54:51 +00:00
Hector Alfaro
95e6f3d3ab Deprecate GHES 3.1 (#28798)
* add 3.1 to deprecated versions

* rewrite img src to use azure blob storage in archive script

Co-authored-by: rachmari <rachmari@users.noreply.github.com>

* remove static files for ghes 3.1

* remove liquid conditionals and content for ghes 3.1

* remove outdated hardware reqs reusable

* Fix liquid conditional uncaught by script

* Close liquid conditionals missed by script

* Apply @mattpollard's suggestions

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

Co-authored-by: rachmari <rachmari@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-07-11 21:17:09 +00:00
Laura Coursen
35e1d3a68b Add more links to the GHEC trial (#26587) 2022-04-07 09:48:41 -05:00
Robert Sese
79c48070c4 Deprecate 3.0 (#25646)
* Deprecate 3.0

* 3.0 deprecation: remove 3.0 markup (#25647)

* Remove liquid conditionals and content for 3.0 deprecation

* Remove manually, no longer versioned in a supported version

* Remove translations manually, no longer versioned in a supported version

* Remove 'if', now in all supported versions

* Remove dangling 'elseif', now in all supported versions

* Remove dangling 'elseif' and 3.0 screenshot reference, now in all supported versions

* Nudge to latest supported GHES version

* Nudge to latest supported release GHES version

* Bump all the version for the liquid tests

* Bump first deprecated version for linting tests

* Prefer double quotes

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

* Prefer double quotes

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

* Prefer double quotes

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

* Prefer double quotes

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

* Prefer double quotes

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

* Prefer double quotes

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

* Prefer double quotes

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

* Prefer double quotes

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

* Prefer double quotes

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

* Remove extra newline

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

* Remove extra newline

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

* Remove extra newline

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

* One reusable per line

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

* One reusable per line

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

* One reusable per line

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

* Version check not needed anymore

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

* Version check not needed anymore

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

* Version check not needed anymore

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

* Version check not needed anymore

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

* Version check not needed anymore

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

* Version check not needed anymore

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

* Version check not needed anymore

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

* Stray whitespace ✂️

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

* Stray whitespace ✂️

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

* Stray whitespace ✂️

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

* Stray whitespace ✂️

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

* Stray whitespace ✂️

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

* Stray whitespace ✂️

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

* Stray whitespace ✂️

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

* Stray whitespace ✂️

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

* Version check not needed anymore

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

* Version check not needed anymore

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

* Just 'ghes' since we're deprecating 3.0

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

* Just 'ghes' since we're deprecating 3.0

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

* Just 'ghes' since we're deprecating 3.0

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

* Just 'ghes' since we're deprecating 3.0

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

* Just 'ghes' since we're deprecating 3.0

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

* Just 'ghes' since we're deprecating 3.0

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

* Just 'ghes' since we're deprecating 3.0

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

* Just 'ghes' since we're deprecating 3.0

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

* Don't depend on hardcoded versions

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

* Remove static files for 3.0 deprecation (#25649)

Co-authored-by: Laura Coursen <lecoursen@github.com>
2022-03-03 13:08:24 -06:00
Sophie
50c0b2d0b0 Removed duplicate actions reusable folder 2022-02-25 15:51:14 +01:00
Matt Pollard
b3e1ff4e89 Update documentation for GitHub AE's December 2021 release (#23405) 2021-12-07 10:36:37 +01:00
Ethan Palm
fcb733492f [GHEC version] Version content about GitHub Actions (#23257)
* Remove extra liquid tags

Reusable contains the same tags that it is wrapped in

* update Using environments for deployment article

* Version Releasing and maintaining actions

* Version Adding self-hosted runners

* Version Removing self-hosted runners

* Version reusables

* Version Managing access to self hosted runners using groups

* Update Adding selfhosted runners

* Update Managing access to selfhosted runners using groups

* Remove enterprise from fpt version

* Update Removing selfhosted runners

* Update reusables
2021-12-03 18:35:59 +00:00
Martin Lopes
48feb7369c [October 25, 2021] OpenID Connect - guides shipping on Oct 25 (#22392) 2021-10-26 09:37:21 +10:00