1
0
mirror of synced 2026-01-04 00:06:20 -05:00
Commit Graph

2464 Commits

Author SHA1 Message Date
Ian Lynagh
a56bce8123 Fix some quotes (#51259)
Co-authored-by: Jenni Christensen <97056108+dihydroJenoxide@users.noreply.github.com>
2024-06-19 10:45:40 +00:00
Manuel Meister
9da6dd97a4 Fix heading structure of workflow-syntax-for-github-actions (#33529)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-06-18 16:17:09 +00:00
Steve-Glass
bb5c24d5a8 Update-larger-runner-troubleshooting-and-networking-guidance (#51180)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2024-06-17 21:38:38 +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
16bc99ec9e Update straggling dash style list (#51230) 2024-06-17 15:58:11 +00:00
Zach Steindler
7a07255e9d Add "What to attest" section to docs (#51128)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2024-06-14 20:24:18 +00:00
Josh Soref
f85d8f247c Provide example of using an output to define two matrixes (#33502) 2024-06-14 16:40:00 +00:00
Mark Maxwell
1403ad3a77 Update building-and-testing-net.md (#32613)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2024-06-13 18:34:17 +00:00
docs-bot
ae94775d5a Merge pull request #33498 from github/repo-sync
Repo sync
2024-06-13 11:33:47 -07:00
haimantika mitra
c4f075847d Updates environment files documentation (#33197)
Co-authored-by: Haimantika Mitra <haimantikamitra@Haimantikas-MacBook-Pro.local>
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2024-06-13 18:24:37 +00:00
Zach Steindler
9101157a68 Add content on using artifact attestations and reusable workflows (#50815)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2024-06-13 18:03:26 +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
511ba251ad Remove ifversion 'actions-starter-template-ui' feature (#51122) 2024-06-12 11:29:03 +00:00
hubwriter
51120a69b6 Actions: Add comparison article for reusable workflows vs composite actions (#51033)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2024-06-12 07:43:32 +00:00
Cory Calahan
aeccc127f8 Include additional runner software warning (#51110)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2024-06-12 01:09:59 +00:00
Simon Giesemann
901d79ed11 Update self-hosted runner network connectivity check script examples (#51050)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2024-06-10 23:16:18 +00: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
Peter Bengtsson
287ba5f0b6 Fix Liquid use in Markdown table (#51034) 2024-06-07 12:07:14 +00:00
Peter Bengtsson
a15d261820 Fix Liquid formatting in Markdown table (learn-github-actions/contexts.md) (#51041) 2024-06-07 12:01:31 +00:00
Erran Fenech
0561a2286e adding information on self-hosted runner updates after new release (#50977)
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2024-06-06 07:35:25 +00:00
haimantika mitra
bb84f961cc Removes the mention of "internal repositories" in GitHub actions docs for FPT customers (#33331)
Co-authored-by: Haimantika Mitra <haimantikamitra@Haimantikas-MacBook-Pro.local>
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-06-05 18:09:56 +00:00
Josh Soref
7650023f28 Remove errant blocks from Adding a system path (#33326)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-06-04 18:45:56 +00:00
Siara
94be2f48ef Update references to examples in the github-developer org (#50968) 2024-06-03 22:01:36 +00:00
Joe Clark
c6408df62c Documentation for "Actions: Organizations can now create network configurations for Azure private networking - [GA]" (#50852)
Co-authored-by: Steve-Glass <84886334+Steve-Glass@users.noreply.github.com>
Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2024-06-03 16:34:08 +00:00
hubwriter
6948c5187f Actions: document ARM-powered runners (#50608)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
Co-authored-by: Larissa Fortuna <56982181+lkfortuna@users.noreply.github.com>
2024-06-03 16:06:24 +00:00
Sophie
44e51d1da5 Billing vNext [GA] (#50725)
Co-authored-by: jc-clark <jc-clark@github.com>
Co-authored-by: Steve Guntrip <stevecat@github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
Co-authored-by: docs-bot <77750099+docs-bot@users.noreply.github.com>
2024-06-03 16:03:10 +00:00
Till Korten
9a3f382ce5 Artifact attestation needs id-token: write permission in publishing-docker-images.md (#32926)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2024-06-01 00:33:11 +00:00
docs-bot
16bfbc3ef6 Merge pull request #33281 from github/repo-sync
Repo sync
2024-05-31 14:29:32 -07:00
AndyPC
8ef13b0e73 Clarifies outputs in reusable workflows (#32544)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2024-05-31 21:03:41 +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
Cory Calahan
d41d5c8f5f Windows shell updates (#50819) 2024-05-28 15:55:53 +00:00
Riccardo Mura
e7b1a5758d Fix recurring typo in mentioning the principle of least privilege (#33178)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-05-27 16:54:43 +00:00
Cory Calahan
8c721399d6 Highlight domain names for essential Actions communications (#50769)
Co-authored-by: hubwriter <hubwriter@github.com>
2024-05-24 15:39:13 +00:00
osa22
2f1008be0a Making access to reusable workflows clearer (#33134)
Co-authored-by: hubwriter <hubwriter@github.com>
2024-05-24 15:10:21 +00:00
Steve Guntrip
b96ee45664 Projects (classic) sunset - add notices, remove ability to create projects on dotcom (#50700) 2024-05-23 22:28:48 +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
Sam Partington
2daf491e10 Update Ruby linting command to use the annotation output format (#50723)
Co-authored-by: Mike Griffin <mgriffin@github.com>
Co-authored-by: Andy Barnes <kurgol@github.com>
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
2024-05-22 16:29:29 +00:00
Trevor Rosen
291834e5e9 Changes to artifact attestations subheadline (#50671)
Signed-off-by: Trevor Rosen <trevrosen@github.com>
2024-05-17 17:12:06 +00:00
Ben Ahmady
b650a48e5a Use the 'code scanning' variable (#50642) 2024-05-17 12:57:31 +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
Joe Clark
9e3e157732 add pull_request_target information to caching example (#50658)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2024-05-16 20:22:30 +00:00
Leandro Prado
9d4e9b0f31 PR - Adding imagePullSecrets into the template spec gha-runner-scale-set/v… (#32094)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2024-05-16 18:43:37 +00:00
omvjro
5c4b06cf52 Fix duplicated words and improper "a" in several content pages (#32978)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-05-15 15:14:41 +00:00
Soundarya Koutharapu
2593e4c6b3 Update understanding-github-actions.md (#32973)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-05-15 14:56:44 +00:00