ylemkimon
d49ccb084e
Add warning regarding pull_request_target event
2020-11-16 00:11:40 +09:00
Maxim Lobanov
a7b0ab5133
[GitHub Actions] Update information about hosting MacOS Hosted runners ( #16401 )
...
* Update specifications-for-github-hosted-runners.md
* Update content/actions/reference/specifications-for-github-hosted-runners.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com >
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com >
2020-11-11 09:34:33 +00:00
Tierney Cyren
3b3d0a07ec
docs: add example YAML for workflow_dispatch ( #358 )
2020-11-09 15:57:20 -08:00
Colin Caine
bf204622c5
Update events-that-trigger-workflows.md ( #650 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2020-11-05 11:41:27 +10:00
Simran
e89eef32b3
Actions: How to run jobs on issue_comment only if PR ( #438 )
2020-11-04 15:19:51 -08:00
Nick Schonning
87e8d1b4b0
chore: Remove locales from docs.microsoft.com urls ( #1011 )
2020-11-04 14:43:27 -08:00
Jakub Warczarek
11c251b50c
Add more details about workflow_run ( #531 )
2020-11-04 12:57:24 -08:00
Nick Schonning
9f0fbebab0
typo: Multline -> Multiline
2020-11-04 14:38:22 -05:00
Simran
4620400ba3
Actions: Add section about group/ungroup commands ( #482 )
2020-11-04 11:08:39 -08:00
Laura Coursen
a3e1733aa1
GitHub AE (GHAE) ( #16090 )
2020-11-02 15:12:44 -06:00
Sergey Dolin
3077414326
Remove the mention of HOME environment variable ( #328 )
...
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-10-27 13:33:30 -07:00
Laura Coursen
a51872d042
Change != "free-pro-team@latest" to enterpriseServerVersions contains currentVersion, actually ( #16114 )
...
* Run script/new-versioning/update-not-fpt-conditionals.js
* Fix a few things
* Remove outdated versioning
* Fix broken link
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
2020-10-21 21:33:43 -07:00
Tim Schrumpf
7c159dd3f6
GitHub Actions: Be precise about the format ( #400 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2020-10-20 15:39:32 +10:00
Maxim Lobanov
84f0c7a0f6
update documentation to notify about MacOS 11.0 availability ( #594 )
2020-10-16 12:13:34 -07:00
Brian Bartholomew
70d6d85147
example to echo out put from previous step fails ( #528 )
2020-10-16 16:28:49 +10:00
Takuya N
014e7c7092
Use ubuntu-latest instead of 16.04 as an Actions example ( #445 )
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com >
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2020-10-14 15:41:47 +10:00
Octomerger Bot
68ecb92c31
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-13 02:02:42 -07:00
Felicity Chapman
0f100dabe9
Fix broken links in report #2697 ( #15921 )
2020-10-13 10:02:08 +01:00
Andréa Maugars
b5081ecdc2
Add missing 'skipped' option to needs ( #411 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2020-10-13 17:42:35 +10:00
Paul Schifferer
b25f81ec0e
Update workflow-commands-for-github-actions.md ( #216 )
...
While a meter for delis would be incredibly useful for determining the best sandwich shop, a delimiter is better for dividing multiline strings.
2020-10-09 18:43:15 -07:00
Arthur Casals
426ca9cd50
Update workflow-syntax-for-github-actions.md ( #213 )
...
Fixes #124
2020-10-09 17:29:10 -07:00
Thomas Boop
4abcabba6c
Add Append keyword to windows env file example ( #15955 )
...
Add -Append to the windows docs for ENV Variables
2020-10-08 17:54:09 -07:00
Martin Lopes
6add6c7f4a
[Oct 7] Change retention period for artifacts and logs ( #15904 )
...
* Added new procedures for configuring artifact and log retention
* Fixed links
* Added update from tech review
* Added updates from tech review
* Update downloading-workflow-artifacts.md
* Reorganized content based on peer review
* Update about-artifact-log-retention.md
* Fixed links
* Replaced superfluous procedure with link
* Fixed link
* Fixed link
* Removed screenshot from procedure
* restructuring suggestions for artifacts (#15937 )
* restructuring suggestions for artifacts
* Added small edits
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com >
* Added small fixes
* Apply suggestions from code review
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Fixed UI procedure
Co-authored-by: Rachael Sewell <rachmari@github.com >
2020-10-09 09:30:56 +10:00
Leona B. Campbell
3dafb4dd53
Merge branch 'main' into patch-7
2020-10-08 11:25:21 -07:00
Arthur Casals
a990e23c5c
Update environment-variables.md ( #182 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2020-10-08 18:52:21 +10:00
Arthur Casals
d7f7be07b1
Update context-and-expression-syntax-for-github-actions.md
...
Fixes #121 . Since I was on it I also changed the properties lists for the other contexts so they're all in alphabetical order now.
2020-10-07 22:08:05 +02:00
Daniel Compton
e1eff95649
Correct spelling of jobs.<job_id>.outputs ( #15881 )
2020-10-05 19:16:50 +01:00
Chris Gavin
6847383d6e
Fix a copy-and-paste mistake in the help for the Actions workflow error message command. ( #15883 )
2020-10-05 12:29:25 +01:00
Matt Pollard
aa3a4edb62
Document features and changes for phase 2.5 of master/main transition ( #15745 )
2020-10-01 16:43:01 -07:00
Sarah Schneider
f272eec944
Remove deprecated GHES versions from content and data ( #15830 )
...
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)
* package-lock
* turn elsif into two ifs to prepare for running Liquid deprecation script
* ran script/remove-deprecated-enterprise-version-markup.js --release 2.14 (ONLY UPDATES LINE BREAKS ETC.)
* ran script/remove-deprecated-enterprise-version-markup.js --release 2.15
* ran script/remove-deprecated-enterprise-version-markup.js --release 2.17
* ran script/remove-deprecated-enterprise-version-markup.js --release 2.18
* update hardcoded test
* Update content/github/collaborating-with-issues-and-pull-requests/filtering-files-in-a-pull-request.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
* add currentVersion is NOT free-pro-team to conditional, to make sure the deprecation script does the right thing when it is time to deprecate 2.21
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2020-10-01 10:55:34 -04:00
Martin Lopes
4b249e8824
Add UI procedures for disabling and enabling workflows ( #15316 )
...
Co-authored-by: Rachael Sewell <rachmari@github.com >
2020-09-30 17:58:23 -07:00
Martin Lopes
f446fccb5b
[Sept 30] Update policy settings for actions ( #15701 )
...
Co-authored-by: Rachael Sewell <rachmari@github.com >
2020-09-30 17:46:21 -07:00
Thomas Boop
677a53319f
Add Environment File Docs ( #15777 )
2020-09-30 12:41:06 -07:00
Jason Etcovitch
caaee7a124
Update all files to use {% data %} ( #15253 )
...
* Add back changes from prior to purge
* Manually fix some invalid Liquid
* Updoot render-content
* Improve test messages to show correct output
* Run el scripto
* Pass the remaining test
2020-09-29 16:01:04 -04:00
Lucas Costi
e2627e1774
Add image credentials workflow syntax ( #15733 )
...
Add image credentials workflow syntax
2020-09-28 19:42:41 -07:00
Vanessa Yuen
3df90fc9b8
Hello git history spelunker!
...
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00