1
0
mirror of synced 2026-01-31 18:01:27 -05:00
Commit Graph

489 Commits

Author SHA1 Message Date
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
Martin Lopes
f84838041a Merge branch 'main' into patch-1 2021-05-13 10:32:26 +10:00
Simran
7ae0162760 Unify YAML indent (#6041) 2021-05-12 22:06:35 +00:00
Martin Lopes
24bff880d3 Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-05-12 17:07:44 +10:00
Martin Lopes
8461845f4a Update content/actions/guides/creating-postgresql-service-containers.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-05-12 16:43:16 +10:00
Martin Lopes
97a6159990 Update creating-postgresql-service-containers.md 2021-05-12 15:49:22 +10:00
Martin Lopes
50661eeb61 Merge branch 'main' into patch-1 2021-05-12 14:28:25 +10: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
James M. Greene
ead50c173c Fix tokenization fallout from PR #17620 (#19254) 2021-05-11 14:58:14 +00:00
Martin Lopes
778dc89835 Merge branch 'main' into patch-1 2021-05-11 17:01:52 +10: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
Martin Lopes
a5f20f972b Merge branch 'main' into patch-1 2021-05-11 16:03:46 +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
Janice
e1a89dbd5a Merge branch 'main' into patch-1 2021-05-10 15:12:27 -07:00
Rachael Sewell
38f3c54f01 Merge branch 'main' into repo-sync 2021-05-10 10:20:49 -07:00
Ethan Palm
18c71b152b Language support across GitHub products (#18677)
* Update content

* Create github-language-support.md

* Add reminder HTML comments

* Add link to supported languages article

* Add intro for GitHub's products

* Add note to list of CodeQL supported languages

* table with package managers

* Update table and add conceptual info

* Versioning to fix broken links

* Fix table layout

* Add package managers to table

* Fix versioning syntax

* Incorporate reviewer feedback

* Center table headers

* Update Dependabot features in table

* Add footnote for third-party code scanning support

* Update link

* support native markdown table alignments

* Update links for ghes2.22

* Use proper names of package managers

* Add Scala

* Adjust conceptual info

* Flip table axes

* Delete unused reusables

* Update link to Packages info

* fix merge conflict

* fix other merge conflict

* Update codeql-languages-bullets.md

* Revert "Update codeql-languages-bullets.md"

This reverts commit 69547205f5e43a8fbf3edc51c89f0f647eef285a.

* Update article topic to sentence case

Co-authored-by: Sarah Schneider <sarahs@github.com>
2021-05-10 12:35:34 -04:00
Louis-Guillaume MORAND
ec687ad931 Fix code sample
Code sample is invalid, it causes a parsing error

"The template is not valid. GitHub.DistributedTask.Expressions2.ParseException: Unrecognized named-value: 'linux'"
2021-05-10 17:01:34 +02:00
Martin Lopes
78ac7b5e65 Merge branch 'main' into patch-1 2021-05-10 14:20:17 +10:00
Martin Lopes
e090495b13 Added update from peer review 2021-05-10 13:45:20 +10:00
Martin Lopes
51c678be5f Updated example 2021-05-10 12:37:01 +10:00
Martin Lopes
faa3c5201f Update caching-dependencies-to-speed-up-workflows.md 2021-05-10 12:25:14 +10:00
Martin Lopes
59c8c8bfb5 Merge branch 'main' into patch-1 2021-05-10 11:35:56 +10: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
jmarlena
1a7e777393 One product variable to rule them all (#19115)
Co-authored-by: jmarlena <>
2021-05-04 11:10:29 -07:00
Andre Kolodochka
0fa8ba7b6e US spelling 2021-05-04 14:44:03 +10:00
Andre Kolodochka
25287f661c Clarified the reference 2021-05-04 09:06:04 +10:00
Andre Kolodochka
7e54485bfa Changed to relative links 2021-05-04 09:00:15 +10:00
Laura Coursen
71e151dc36 Remove Ubuntu 16 from supported GitHub-hosted runners (#19006) 2021-05-03 16:15:06 +00:00
Andre Kolodochka
cc6a2b836a Clarification about replacing PAT secret name 2021-05-03 11:19:57 +10:00
Andre Kolodochka
b498bed7fe Replacing GITHUB_TOKEN with PAT
Since the permissions for `GITHUB_TOKEN` are [limited](https://docs.github.com/en/actions/reference/authentication-in-a-workflow#about-the-github_token-secret) to the repository that contains the workflow, it won't be possible to use `GITHUB_TOKEN` to access other private repositories. Instead, until [centrally managed workflows](https://github.com/github/roadmap/issues/98) are implemented, users would need to create and us a PAT to access other private repositories from a workflow.
2021-05-03 11:07:10 +10:00
Rachael Sewell
a926da8b08 Update topics to sentence case (#19069) 2021-04-30 19:30:36 -07:00
jmarlena
e71021ae66 Packages content redesign (#18847)
* Add actions category name as first commit

* Package reorganization: rename articles for "Learning..." and "Managing..." categories (#18880)

* Initial prep work for Packages reorg

* Make changes for Learning and Managing categories

* Match file name to revised article title

* Rework packages guides (#18902)

* Create new directory

* Delete guides directory and index.md link

* Remove duplicated redirects to fix test

* fix folder name

* delete temporary directory of old content

* Add Gradle article

* Update landing page with new links

* Update test to fix CI failure for deleted articles

* Update links and titles for reorg-ed articles

* Fix broken links

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

* Update more changed article titles in links (#18911)

* remove test line to test PR build failure

* Add sections to permissions article

* Add draft reusable

* restore versioning tests

* Remove accidental inclusion of new reusable from a different branch

* Package registry content redesign updates (#18930)

* Update container registry product variable

* First round of edits

* Update tidbit

* Apply suggestions from code review

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

* Update docker-vs-container-registry.md

* Update authentication section to resolve bug/confusion

* Revisions

* Last touchups

* Migration from intro article

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

* Add versioned diagrams

* Add packages actions revisions (#18956)

* Add refreshed content

* Update content/packages/managing-github-packages-using-github-actions-workflows/example-workflows-for-publishing-a-package.md

Due to tightness of time on this I'm going to commit this suggestion so that I can merge this PR into the Packages megabranch.

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

* Packages reorg: "Introduction to GitHub Packages" article (#18906)

* Initial commit. Remove stray comma

* Initial CC work - WiP

* More changes for the Introduction article

* Make changes as per Jessica's review

* Fix broken reusable ref

* improve test failure message and add clarifying comments

* Packages reorganization: More updates to the 'Learn GitHub Packages' articles" (#18961)

* Viewing - WiP

* More updates to the 'Learn...' category

* revisions to intro article

* Add permissions article and make a few other streamlined updates

* Fix links 🌿

Co-authored-by: jmarlena <>

* Apply suggestions from code review

* Apply product input

* Fix versioning

* Apply some straight-forward suggested changes 

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

* Apply suggestions from code review

* Add "GitHub Packages" before container registry mention

* Standardize visibility & permsisions section into a reusable

* Add link

* Replace outdated link

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* ✂️ cut note

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Superseded rewrite?

* bye single-use reusable

* Apply suggestions from code review

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

* Condense packages & actions conceptual content

* Apply suggestions from code review

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

* Apply suggestions from code review

* Apply suggestions from code review

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

* remove "package registries"

* Apply suggestions from code review

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

* Add reusable

* Add these redirects from the deleted containers conceptual article

* Incorporate changes from main into retitled articles 💫

* Missing endif

* Fix unexpected redirect behavior

* Revamp and consolidate actions access settings

* Further reading section

* Last fix for now

* standardize steps

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: jmarlena <>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-04-30 16:28:27 -07:00
Nate Scherer
89b802c671 Add GITHUB_ACTION_PATH Environment Variable
Hello! I added documentation for the GITHUB_ACTIONS_PATH env var that wasn't documented here. I copied the description from https://docs.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions#github-context with a light edit to indicate we're talking about a variable and not an attribute.
2021-04-30 09:48:40 -04:00
Clinton
088db64aee docs(actions): make helpful note about env variable visually apparent (#4549)
* docs(actions): make helpful note about env variable visually apparent

* Make changes agreed by contributor in PR 4549

Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-04-30 09:29:50 +00:00
Laura Coursen
fa49afa8af Merge branch 'main' into patch-4 2021-04-29 16:23:19 -05:00
Abhilash Issac
b586735d6e Add Actions guide for building and testing Swift (#18663)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-04-29 01:42:07 +00:00
Sarah Schneider
7bfa38561f Merge branch 'main' into render-product-landing-introlinks-dynamically 2021-04-28 13:46:57 -04:00
Alena Sviridenko
dbe4acbbf0 Added page on how to build a Xamarin apps in Actions (#18946)
* Added building Xamarin apps doc

* Fixed task name

* Fixed code snippets, added information about bundles

* Fixed Xcode path

* adding extra topic to allowed topics

* Fixed wording
2021-04-28 09:52:06 -04:00
Sarah Schneider
baf661cb54 Merge branch 'main' of github.com:github/docs-internal into render-product-landing-introlinks-dynamically 2021-04-27 20:50:08 -04:00
Sarah Schneider
cdcc0aa394 no need for reference_guides, only use reference prop 2021-04-27 20:47:41 -04:00