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

254 Commits

Author SHA1 Message Date
Siara
d8598df7a4 Recombine two deployment environment articles (#51699) 2024-07-22 14:11:48 -07:00
Sunbrye Ly
32b3f25730 Add pip install build into example (#51683) 2024-07-17 17:01:02 +00:00
Luca Cavallin
0917e561d2 Update OIDC docs around "environment claim" (#51583) 2024-07-17 16:36:15 +00:00
Rachael Sewell
31acd51020 Remove 3.9 content (#51634)
Co-authored-by: Vanessa <vgrl@github.com>
2024-07-12 17:52:15 +00:00
Peter Bengtsson
8a0cf99527 Fix use of Liquid ifversion in Markdown tables (2) (#51184) 2024-06-17 19:35:49 +00:00
Grace Park
0b94935b77 Part 1: First fourth content unordered lists from dash to asterisk (#51094) 2024-06-13 10:39:07 -07:00
Peter Bengtsson
3891351ebf Remove actions-save-state-set-output-envs because it's always true (#49935) 2024-06-07 15:14:48 +00:00
jc-clark
525c78d7e4 fix typo 2024-05-31 13:59:35 -07:00
jc-clark
bb7de04dd1 JFrog minor fix 2024-05-31 13:34:58 -07:00
jc-clark
0b9652d73b JFrog article fixes 2024-05-31 13:34:32 -07:00
Joe Clark
5b6d31b236 Fix Flaims JSON example in JFrog OIDC docs (#50909)
Co-authored-by: Zach Steindler <steiza@github.com>
2024-05-31 20:14:48 +00:00
Luca Cavallin
57940c9b5e Rephrase OIDC security hardening guide for GHES wrt "publicly accessible endpoints" (#50882)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2024-05-31 14:46:40 +00:00
hubwriter
91b06a453d Document timeout for custom deployment protection rule (#50883) 2024-05-31 06:34:42 +00:00
Nick McClorey
065caa5175 Remove extra dash from last step (#33141)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-05-22 23:41:03 +00:00
Siara
03331cb1f1 Add OpenID Connection configuration for Alibaba Cloud (#50662)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2024-05-22 19:10:20 +00:00
Joe Clark
1db79083fc Add documentation for configuring Jfrog OIDC with Actions (#50594)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2024-05-16 20:54:19 +00:00
Laura Coursen
e977bce6d8 Combine product name variables for REST and GraphQL API base URLs (#50521) 2024-05-10 14:20:12 +00:00
Laura Coursen
aef6bc2468 Remove some instances of prodname_dotcom_the_website (#50533) 2024-05-10 14:18:51 +00:00
SiaraMist
04b51d251c Clarify instructions 2024-04-25 12:10:44 -07:00
Siara
ab80c7e983 Deployment views across Environments - [GA] (#50059)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2024-04-25 17:31:46 +00:00
Hector Alfaro
b8c7af2e66 Fix same-page links in GHEC- and GHES-specific articles (#49899)
Co-authored-by: vgrl <vgrl@github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2024-04-17 20:11:52 +00:00
Eldrick Wega
aa96d52e28 Add link to OIDC claim debugger (#49738)
Co-authored-by: hubwriter <hubwriter@github.com>
2024-04-16 16:24:23 +00:00
Peter Bengtsson
01ca8b0c05 Remove actions-configuration-variables because it's always true (#49915) 2024-03-28 22:59:06 +00:00
#QualityWithMillan
6eb0f6af6b Update using-environments-for-deployment.md (#32136) 2024-03-18 23:00:21 +00:00
Rachael Sewell
040a77ffcb update old rest links (#49572) 2024-03-07 18:08:04 +00:00
Hector Alfaro
fad431c621 Fix broken links within same article (#49561) 2024-03-06 21:50:05 +00:00
Hrishikesh Kadam
bbc1badef1 Avoid codesign modal keychain password dialog (#30252)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-03-04 17:14:05 +00:00
Peter Bengtsson
0d1e8b7a5b Remove all ifversion that has all versions (7) (#49493) 2024-03-04 14:50:52 +00:00
Peter Bengtsson
cea99c4e66 Remove all ifversion that has all versions (1) (#49456) 2024-02-29 16:42:31 +00:00
Sarah Edwards
85ce4463c6 update titles for REST API repos docs (#49374) 2024-02-26 18:17:52 +00:00
Peter Bengtsson
2987823594 Remove github-ae from lib/all-versions.js (#49235) 2024-02-20 12:54:34 +00:00
Peter Bengtsson
3ccfd8da92 Remove GHAE version in front matter (3) (#49115) 2024-02-08 15:58:21 +00:00
Peter Bengtsson
0ff4474f1e Remove GHAE version in front matter (2) (#49113) 2024-02-08 15:07:29 +00:00
Peter Bengtsson
6b25e0f580 Remove GHAE version in front matter (1) (#49112) 2024-02-08 15:06:57 +00:00
Luca Cavallin
9f2531b0bb Update about-security-hardening-with-openid-connect.md (#48946)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2024-02-06 13:15:31 +00:00
Sarah Edwards
f011dadd7a update titles for REST API actions docs (#48914)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2024-02-05 14:40:34 -08:00
Matt Pollard
bbd57e8b79 Update name of Microsoft Azure Active Directory (Azure AD) to Entra ID (#48828) 2024-01-31 10:50:02 +00:00
Seth Rylan Gainey
f503dfd53a Add enterprise_id to OIDC token claims (#48661) 2024-01-26 20:08:18 +00:00
Peter Bengtsson
15c8f4b020 Remove GHAE in Liquid and front matter (6) (#48771) 2024-01-22 13:21:46 +00:00
Josh Soref
d90a746e7e Spelling fixes for various typos (#30890)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-01-05 09:33:39 +00:00
jc-clark
609d206087 add note tags into reusable 2023-11-27 10:53:44 -08:00
Joe Clark
9cc9fbc0fd Merge branch 'main' into jc-clark/actions-bug-fixes-2023.11.22 2023-11-27 10:06:53 -08:00
Siara
6d54fb6f47 [Improvement]: Recommend protection rules when environments are used in workflows and OIDC policies (#46577) 2023-11-27 17:53:31 +00:00
jc-clark
75600d16ee fixes https://github.com/github/docs-content/issues/12519 2023-11-22 15:24:01 -08:00
Dan Hardej
1c59f682e9 Updates to docs on Using concurrency (#45364)
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
Co-authored-by: jc-clark <jc-clark@github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2023-11-16 21:31:43 +00:00
Shawn Hartsell
12aad05ba7 Update configuring-openid-connect-in-amazon-web-services.md (#45560)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2023-11-13 17:46:12 +00:00
Siara
f23c0f34d6 Prevent self reviews for secure deployments across Actions environments - [GA] (#44155) 2023-10-16 22:18:45 +00:00
Joe Clark
b374843436 Add documentation for "Actions - Secure deployment rollouts to protected environments based on select tag patterns - [GA]" (#43751)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-10-06 20:28:04 +00:00
Gerald Maboshe
5d22f29f52 Update OIDC tokens table (#28855) 2023-10-05 08:54:58 -07:00
eric sciple
9440080e75 Remove job_workflow_sha from context doc (#43279)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-10-03 16:11:19 +00:00