1
0
mirror of synced 2026-01-07 18:01:41 -05:00
Commit Graph

239 Commits

Author SHA1 Message Date
Cameron Booth
284aceef8f Fix example of actions filtering (#20207) 2021-07-01 14:25:34 -07:00
Sarah Edwards
bedc6371af Add disclaimer + improve security for third party actions (#20227) 2021-07-01 16:00:58 +00:00
MaksimZhukov
af158bc17d Update setup-node docs in accordance with new cache functionality (#20214) 2021-07-01 15:14:54 +02:00
Sarah Edwards
829cf70704 version concurrency for GHES 3.2 (#20185) 2021-06-29 18:17:35 +00:00
Evi Liu
32d6d5d061 Update events-that-trigger-workflow.md with Discussions triggers (#19972)
* Update events-that-trigger-workflow.md with Discussions triggers

Adds `discussion` and `discussion_comment` section

* remove stray endraw tag

* Version for dotcom

* change links to be relative

Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-06-29 13:45:00 -04:00
Rachael Sewell
52cf583bdd add short titles to frontmatter (#20131) 2021-06-24 11:02:53 -07:00
Sarah Schneider
cb12455649 ran script/content-migrations/use-short-versions.js 2021-06-24 10:21:07 -04:00
Josh Soref
5e50abca4b Clarify Job status check functions sentence (#7643) 2021-06-24 06:56:26 +00:00
Sarah Edwards
3233e90df6 remove beta note for environments (#18589) 2021-06-23 11:42:54 -07:00
eric sciple
d3db7d3e25 Detail where each context can be used within a workflow (#19900)
* Detail where each context can be used within a workflow

* tweak

* Update cross-ref to new information

This reusable is used in two articles: 'Context and expression syntax for GitHub Actions' and 'Environment variables'. In the first of these the current link point to the same section that the link is added to (which is not useful). In both articles I think the new section about context availability is a more appropriate link.

* Update content/actions/reference/context-and-expression-syntax-for-github-actions.md

Co-authored-by: hubwriter <hubwriter@github.com>

* Update content/actions/reference/context-and-expression-syntax-for-github-actions.md

Co-authored-by: hubwriter <hubwriter@github.com>

* Update content/actions/reference/context-and-expression-syntax-for-github-actions.md

Co-authored-by: hubwriter <hubwriter@github.com>

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-06-23 14:30:07 +00:00
Matt Pollard
16ff92ca4e Replace explicit mentions of api subdomain for GitHub Enterprise Server and GitHub AE documentation (#20013) 2021-06-22 10:47:29 +02:00
Martin Lopes
672b046845 Small fix 2021-06-16 11:29:44 +10:00
Martin Lopes
4f692c9a3b Moved remaining descriptions into reusables 2021-06-16 11:19:16 +10:00
Martin Lopes
65b17ff946 Moved runner temp descriptions into reusable 2021-06-16 09:39:41 +10:00
Martin Lopes
46dc3aff1a Merge branch 'main' into runner-envvars 2021-06-16 09:13:51 +10:00
Martin Lopes
031ae8476c Added update from dev feedback 2021-06-16 09:10:24 +10:00
Grace Park
6f7e4f50dc updating content files 2021-06-14 12:06:52 -07:00
Martin Lopes
ff1a991739 Merge branch 'main' into runner-envvars 2021-06-14 15:52:45 +10:00
Sarah Schneider
083002e829 fix liquid version conditionals 2021-06-10 17:26:14 -04:00
Martin Lopes
1a21c1cc70 Merge branch 'main' into runner-envvars 2021-06-10 15:34:44 +10:00
mc
2e71f71189 Merge branch 'main' into perkles-renaming-sessions-workflow-syntax 2021-06-08 09:08:12 +01:00
mc
7dffc4f193 Apply suggestions from code review 2021-06-08 09:07:57 +01:00
Lucas Costi
0ec2f458cb Clarify workflow access to org secrets (#19683)
Co-authored-by: Martin Lopes <martin389@github.com>
2021-06-04 15:48:10 +10:00
Martin Lopes
c0800a4ddb Added some edits (pending validation) 2021-06-02 13:39:15 +10:00
Martin Lopes
ffcd2c944d Merge branch 'main' into runner-envvars 2021-06-02 11:17:17 +10:00
Perkles
add6e3477a Conventioning section titles 2021-05-29 01:11:45 -03:00
Peter Mescalchin
ad1cdfc6eb Small tweak to an example file pattern match (#6660) 2021-05-25 22:10:15 +00:00
Josh Soref
b78de9f54c Correct steps outputs example -- it needs an id (#6695) 2021-05-25 21:28:05 +00:00
Matt Pollard
b3930a67e5 Create product for billing and payments (#19389) 2021-05-25 15:02:54 +00:00
Martin Lopes
c34031a583 Keep Actions docs up to date with security practices (#19076)
* Update security-hardening-for-github-actions.md

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Jaroslav Lobačevski <jarlob@github.com>
2021-05-25 22:26:51 +10:00
John Marshall
352c6768b2 Describe $RUNNER_OS/etc environment variables
Runners set up environment variables corresponding to the runner
context's properties. The runner context documents the runner.os,
runner.temp, and runner.tool_cache properties, so document these
three as supported environment variables similarly. The tool_cache
property value is not documented as being used for GitHub AE (see
context-and-expression-syntax-for-github-actions.md), so just leave
$RUNNER_TOOL_CACHE undocumented in this case.
2021-05-24 20:57:33 +01:00
Kevin Heis
7f537e5663 Merge branch 'main' into patch-1 2021-05-19 10:26:51 -07:00
Sarah Schneider
f7e848e0c4 ran script/content-migrations/remove-map-topics.js && script/content-migrations/update-tocs.js 2021-05-19 10:12:38 -04:00
Thomas Boop
97965ec142 Update workflow queue limits (#6403)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-05-14 16:03:02 +10:00
Simran
7ae0162760 Unify YAML indent (#6041) 2021-05-12 22:06:35 +00:00
William Entriken
ff26f7ca10 Style guide fix 2021-05-12 10:20:25 -04:00
Martin Lopes
14cc2d1ca8 Merge branch 'main' into patch-1 2021-05-12 09:51:06 +10:00
Laura Coursen
5322b980cd Merge branch 'main' into andrekolodochka-patch-1 2021-05-11 15:24:55 -05:00
Laura Coursen
a8524638ad Add 💅 2021-05-11 15:20:24 -05:00
Laura Coursen
2abe934a15 Merge branch 'main' into patch-1 2021-05-11 14:59:38 -05:00
Laura Coursen
280510b03a Remove suggestion that process is easy 2021-05-11 14:59:28 -05:00
Amy Burns
c70adf6702 Codespaces Megabranch - Docs audit and re-org, Landing and Guides page, Secrets doc (#19227)
* reorganizing security and access sections

* updating delete doc

* making vscode doc moore os agnostic

* updating developing in a codespace

* fixing broken links

* fixing some broken links

* fixing broken topic

* fixing broken link

* Managing users permissions for your organization and other stuff (#19231)

* Add new 'Managing user permissions for your organization' article

* Revise 'Managing access and security for Codespaces' and screenshot

* Add codespaces to org repo permissions article

* Apply suggestions from code review

Co-authored-by: Amy Burns <timeyoutakeit@github.com>

* fixing title to match slug

* fixing broken link

* updating personalization doc

* updating troubleshooting guide

* updating creating doc

* adding information about when secrets are used

* removing secrets stuff from this PR

* Addig order of operations for codespaces

* self review fixes

* Apply suggestions from code review

Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>

* renaming quickstart to correct pattern:

* Apply suggestions from code review

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* rewriting re. review comments

* Codespaces landingpage (#19053)

* adding new tables and linking to info on audit logs

* editing some text:

* adding new info on how to add image registry login

* adding link and fixing table

* formatting

* formatting

* Apply suggestions from code review

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

* updaing private image registry secret info and other improvements

* some minor fixes

* fixing test errors

* rewriting registry secret section

* rewriting registry secret section

* updating link to reflect title

* Update content/github/developing-online-with-codespaces/managing-encrypted-secrets-for-codespaces.md

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

* updating bullet point

* moving codespaces to top-level item

* fixing duplicated redirect

* Adding some organization for contributors

* adding learning codespaces to index file

* do not error out if category array is empty

* Apply suggestions from code review

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>

* fixing broken link

* testing what is possible for the landing page

* adding first run of landing page

* adding new video and intro text

* add landing page scaffolding

* Update codespaces_code_examples.yml

* lint

* fixing issues in branch

* fixing nav

* fixing broken directs

* Creating guides sub-landing page

* adding topics

* removing unused toopic

* removing instant

* updating landing page and guides page

* updating versioning

* removing unused topic

* removing other versions:

* actually fixing broken links

* fixing title

* fixing intro to suit the landing page

* Apply suggestions from code review

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* adding video

* adding video

* adding correct link for video

* removing duplicated guides

Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* rewording and reorganizing code samples

* fixing some feedback from engineering

* Adding doc on Secrets in codespaces (#19248)

* adding secrets docs

* fixing some broken links

* fixing some more broken redirects

* copy edit and updating limits for secrets

* adding limits for users

* Apply suggestions from code review

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* adding feedback

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* updating beta banner

* adding quickstarts to landing page

* removing availability section from reusable

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2021-05-11 17:29:34 +00:00
Sarah Edwards
321c8ec8ae add note about environments on self-hosted runners (#19246)
Co-authored-by: Martin Lopes <martin389@github.com>
2021-05-11 15:05:02 +00:00
Yikun Jiang
1ff97556fd Add pull_request_target in base_ref and head_ref doc (#5392)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-05-11 16:13:37 +10:00
James M. Greene
e896605ad8 Add missing '%' to Liquid tag closure (#19250) 2021-05-10 21:46:58 -07:00
Janice
bed3e3f8ea Merge branch 'main' into stray-space 2021-05-10 16:16:46 -07:00
Josh Soref
bf0a4611ed Remove stray space 2021-05-09 03:15:10 -04:00
kirbyyourmom
c828d5b709 Fixed grammatical mistake.
"Next the the" -> "Next to the"
Seems correct.
2021-05-08 18:25:32 +01:00
Brian Surowiec
f66e73fdbb Remove requested_action event type 2021-05-06 19:35:51 -04:00
Antoine Grondin
a417401759 opened isn't a valid activity type for project_card (#19130) 2021-05-04 23:47:40 +00:00