Sarah Edwards
fe1dfd917f
Split 'Events that trigger workflows' into two articles ( #24392 )
2022-01-25 22:25:13 +00:00
Matt Pollard
fc7d107df4
Document two command-line utilities for GitHub Actions ( #24381 )
2022-01-25 11:54:49 +00:00
hubwriter
dee8b01375
Reusable workflows can be referenced with a local path [GA] ( #24306 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-01-25 01:21:41 +00:00
Ramya Parimi
dddfd5cb27
Merge branch 'main' into fix/duplicate-concurrency-sentence
2022-01-24 09:28:12 -06:00
Laura Coursen
2d26652baf
Fix link
2022-01-24 07:04:42 -06:00
Daniel Morris
289a19151e
Remove duplicate sentence in the concurrency docs
2022-01-21 20:43:08 +00:00
Laura Coursen
86656c8e94
Share actions with your enterprise
2022-01-21 11:42:04 +00:00
Laura Coursen
56f1674104
Update link paths
2022-01-20 14:50:21 -06:00
Laura Coursen
ca2f0d6b1e
Merge branch 'main' into main
2022-01-20 14:48:11 -06:00
Martin Lopes
012ef8300b
Adds more context to reusable ( #24454 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-01-20 04:13:59 +00:00
Cerino O. Ligutom III
5402e98388
Update section-triggering-a-workflow-paths.md
2022-01-19 11:43:24 +08:00
Cerino O. Ligutom III
4e03f00772
Update section-specifying-branches.md
2022-01-19 11:43:22 +08:00
Cerino O. Ligutom III
ecc68839ab
Update section-run-on-specific-branches-or-tags.md
2022-01-19 11:43:19 +08:00
Cerino O. Ligutom III
2d7cb712d5
Update section-triggering-a-workflow-branches.md
2022-01-19 11:42:59 +08:00
Lucas Costi
07095e96cc
Actions context article revamp ( #23628 )
2022-01-18 00:53:42 +00:00
Martin Lopes
2a58d29f33
Add new categories: "workflows" and "jobs". Add new articles for jobs. ( #22898 )
2022-01-17 16:45:57 +10:00
Machisté N. Quintana
7ae281cc49
Update docs on using concurrency to auto-cancel redundant jobs / runs ( #11244 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2022-01-13 19:39:48 +00:00
Simon Giesemann
3f3d177fc3
swap actions memory recs
2022-01-10 14:47:26 +10:00
Ramya Parimi
e1c60d3cab
Merge branch 'main' into patch-2
2022-01-04 11:07:46 -06:00
hubwriter
0651660f33
Change "workflow templates" to "starter workflows" ( #23823 )
...
Co-authored-by: skedwards88 <skedwards88@github.com >
2021-12-21 18:15:54 +00:00
Sarah Edwards
2bbbea6058
[Do not merge until starter template PRs merge] Add more Azure starter template guides ( #22832 )
...
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com >
Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com >
Co-authored-by: Tom Gamble <thomasgamble2@gmail.com >
Co-authored-by: Jason Freeberg <jafreebe@microsoft.com >
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
Co-authored-by: Simona Cotin <simona.cotin@microsoft.com >
2021-12-17 08:56:09 -08:00
Casey Vega
cc78423f49
Update hardware-rec-table.md, add actions rec ( #23638 )
2021-12-13 11:12:11 -06:00
Marcelo Jacobus
c84d98766f
Prevent creation of empty source files ( #23634 )
...
* Add test to prevent `crowdin upload` errors
* Remove empty file causing `crowdin upload` error
Closes https://github.com/github/crowdin-support/issues/117
2021-12-13 16:57:38 +00:00
Matt Pollard
b3e1ff4e89
Update documentation for GitHub AE's December 2021 release ( #23405 )
2021-12-07 10:36:37 +01:00
Jonathan Netley
ebbc059bae
Updated concurrency example to cancel any in-progress job or run
...
changed `group: ${{ github.head_ref }}` to ${{ github.head}}`
2021-12-06 17:20:37 +02:00
Matt Pollard
75d8f0e427
Fix future broken link and versioning syntax for GitHub AE ( #23347 )
2021-12-06 09:01:46 +00:00
Octomerger Bot
e97a42766f
Merge branch 'main' into repo-sync
2021-12-01 20:09:00 -06:00
Ferenc Hammerl
bee380f827
Add new runner variable runner.arch ( #12374 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2021-12-02 11:16:55 +10:00
Jules Parker
40fbb848f3
Merge branch 'main' into jules-4510
2021-12-01 09:11:00 +01:00
Edward Thomson
639debe227
actions: update "understanding github actions" ( #23201 )
...
* actions: update "understanding github actions"
Take a refresh pass on the "understanding github actions" document, in
order to reinforce our CI/CD messaging and definitions, and update the
art with high-res illustrations.
* Apply suggestions from code review
Co-authored-by: Martin Lopes <martin389@github.com >
Co-authored-by: Martin Lopes <martin389@github.com >
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
2021-11-30 21:55:23 +00:00
Jules Parker
c456b91ca4
incorporate feedback from matt
2021-11-29 13:22:41 +01:00
hubwriter
dc9dab0032
[GA date TBD] Update reusable workflows docs for GA ( #22795 )
...
* Update reusable workflows docs
* Update content/actions/learn-github-actions/reusing-workflows.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
* Update content/actions/learn-github-actions/reusing-workflows.md
* Update content/actions/learn-github-actions/reusing-workflows.md
* Update content/actions/learn-github-actions/reusing-workflows.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
* Update content/actions/learn-github-actions/reusing-workflows.md
Co-authored-by: Martin Lopes <martin389@github.com >
* Apply review suggestion from Lucas
* Update content/actions/learn-github-actions/reusing-workflows.md
Co-authored-by: Martin Lopes <martin389@github.com >
* Update content/actions/learn-github-actions/reusing-workflows.md
Co-authored-by: Martin Lopes <martin389@github.com >
* Update content/actions/learn-github-actions/reusing-workflows.md
Co-authored-by: Martin Lopes <martin389@github.com >
* Add information about use of runners
As per review comment from Ajay Krishna Nalisetty
* Update content/actions/learn-github-actions/workflow-syntax-for-github-actions.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
* Update content/actions/learn-github-actions/workflow-syntax-for-github-actions.md
* Fix version as per Lucas's review comment
* Explain using environment secrets
* Add workflow diagram
* Move explanation of diagram above it
* Slight change to job_workflow-ref description
Include the syntax of the response data, as per
https://github.slack.com/archives/C01SMLA6MNY/p1637731982336700
* Clarify difference between repo and job_workflow_ref
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
Co-authored-by: Martin Lopes <martin389@github.com >
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com >
2021-11-24 14:26:50 +00:00
Laura Coursen
0ccf608e1c
Small fixes
2021-11-23 11:52:27 +00:00
Laura Coursen
b64e85ce60
Learning path to help enterprises adopt Actions ( #22513 )
2021-11-18 23:40:18 +00:00
Octomerger Bot
46d9e12af9
Merge branch 'main' into repo-sync
2021-11-09 17:22:52 -05:00
Melanie Cooper
fe0559c83e
Adding permission requirements for encrypted AWS S3 buckets within enterprise-s3-permission.md ( #10594 )
2021-11-09 21:56:31 +00:00
Vanessa
8bd8c10f9a
GitHub Enterprise Server 3.3 release candidate ( #22286 )
...
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: Kelly Arwine <kellyarwine@github.com >
Co-authored-by: vgrl <vgrl@github.com >
Co-authored-by: Elijah Buck <buckelij@github.com >
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: Kelly Arwine <kellyarwine@github.com >
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com >
Co-authored-by: Felicity Chapman <felicitymay@github.com >
Co-authored-by: Jules Parker <19994093+jules-p@users.noreply.github.com >
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com >
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2021-11-09 12:12:00 -05:00
Chris Patterson
87806da349
Added new context properties and environment variables for refs ( #22188 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2021-11-08 00:47:58 +00:00
Lucas Costi
c04776f371
Batch of GHES versioning fixes ( #22447 )
...
Co-authored-by: vgrl <vgrl@github.com >
2021-10-28 05:19:17 +00:00
Martin Lopes
99a4d42901
[Oct 26, 2021] Deployments: Authenticating with OpenID Connect ( #21775 )
...
Co-authored-by: John Bohannon <imjohnbo@github.com >
Co-authored-by: Sarah Edwards <skedwards88@github.com >
Co-authored-by: hubwriter <hubwriter@github.com >
2021-10-26 18:04:04 +00:00
Martin Lopes
48feb7369c
[October 25, 2021] OpenID Connect - guides shipping on Oct 25 ( #22392 )
2021-10-26 09:37:21 +10:00
Kevin Heis
3b092b4cb8
Deprecate 2.22 b ( #22366 )
...
* Update enterprise-server-releases.js
* Run deprecation script
* Remove finding / managing security vulnerabilities
* remove vuln from translations
* remove more dead pages
* Restore heavily used files
* Remove 2.22 refs in tests
* Update working-with-the-npm-registry.md
2021-10-22 13:23:16 -07:00
Laura Coursen
8f964ea2cb
GHEC version ( #20947 )
...
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: Grace Park <gracepark@github.com >
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com >
Co-authored-by: Robert Sese <sese@github.com >
Co-authored-by: Peter Bengtsson <peterbe@github.com >
Co-authored-by: Rachael Sewell <rachmari@github.com >
2021-10-15 15:41:33 -05:00
Matt Pollard
ccbe9b9ede
Restore beta note for GitHub Actions on GitHub AE ( #22158 )
2021-10-13 19:27:15 +02:00
Jacob Wallraff
c116d34527
Clarify some workflow event approval requirements ( #21917 )
2021-10-07 09:27:00 +00:00
Shati Patel
4869d15f62
Remove extra characters from reusable ( #21926 )
2021-10-06 12:29:16 +00:00
Sarah Edwards
3040c3fcbd
Deployment guides ( #21614 )
...
Co-authored-by: Martin Lopes <martin389@github.com >
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2021-10-05 18:57:25 +00:00
Matt Pollard
307e8094ec
Backport updated content from GitHub AE M2 megabranch and version for ghae-next ( #21525 )
2021-10-04 16:11:57 +00:00
hubwriter
d9947cac72
Documentation for reusable workflows ( #21563 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2021-09-29 10:09:29 +10:00
Ferenc Hammerl
e938643620
Add runner name to Actions context and env vars ( #10230 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2021-09-24 04:29:06 +00:00