1
0
mirror of synced 2026-02-01 21:01:46 -05:00
Commit Graph

582 Commits

Author SHA1 Message Date
Sarah Schneider
75d2dcf136 Merge branch 'main' of github.com:github/docs-internal into toggle-images 2021-04-22 11:16:51 -04:00
Phil Pennock
c6347b7370 actions-scheduled-workflow-example: fix cron spec (#5572)
The prior cron spec would trigger 4 times a day, at 05:00, 05:30, 17:00, and 17:30.  The `*/30` is "any minute divisible by thirty" which is twice per hour.

So fix the spec to use `30` in place of `*/30` to match the description.
2021-04-22 10:28:35 +00:00
Matt Pollard
27d9850548 Hack some versioning for product callout (#18884) 2021-04-22 07:02:41 +00:00
Janice
6c28a88028 Merge branch 'main' into code-scanning-spaces 2021-04-21 15:19:13 -07:00
jmarlena
1fc4c3f68b Article restructuring for Sponsors landing page (#18772)
* Move article from github directory as a top-level product

* Update article titles

* Remove old -ing article titles

* Use older format for this PR

* Finish updating links for retitled articles

* Remove sponsors topic

* Add sponsors to index.md

* Create folder for map topic for sponsors

* Add integrating folder/category with super basic graphql article

* Add get started category/folder

* Update index.md

* Add articles to category folders and update all the links and check it out locally 🙏

* Fix space

* Fix set of broken links

* Update link in resuable

* Add the quickstart

* Add USD

* Add matching donations caveat

* fix ci failures

* Bringing back `-ing` to Sponsors titles, categories, & links (#18817)

* Bringing back -ing

* The one that got away

* Apply @ethanpalm's input

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Apply product input

* Apply suggestions from code review

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

* Apply @emilyistoofunky's input

* Sponsors landing page design (#18774)

* Add sponsors to index.md as a top-level product

* Revamp the GitHub Sponsors landing page with article links

* remove merge tags

* add community section

* add sponsor descriptions

* swap repo for user

* remove prefix tag

* lint

* remove topic fix landing page

* Tweak articles on landing page

* Drop "account"

* Add quickstart

* Bigger, brighter, and shorter intro

* Possibly too long of an intro?

* fix quickstart link

* add guides page

* fix error for mismatch between title and filename

* use link over guid

* remove HTML from layout file (aligns to #18811)

* use variable for section title

* Add intro

* Remove beta

* Apply suggestions from code review

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

* Apply suggestions from code review

* Integrate article changes and remove old TOC

* Fixing the commented out text to match other landing pages 👓

* Apply suggestions from code review

Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

* Switch up order of sidebar categories

* Add new text to landing page button

* Add topics and types

* Add the underscore

* Add some more topics

* fix `type:`

* Fix topics

* plural ftw

* hide learning paths when not defined

* lint

* Add quickstart to guides page

* remove unused sidebar links

* hide subsection title when learning tracks are not present

* Apply @emilyistoofunky's topics input

* Remove duplicated topics

* Events ftw

* typo

* Remove obsolete topics for now

* add some temporary duplicate topics

* Resolve Linter error

Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>

Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
2021-04-21 11:48:19 -07:00
Tim Sneath
54932df3a1 Update supported-github-runners.md (#5410) 2021-04-21 17:52:55 +00:00
Grey Baker
0c365061f1 Update GitHub token types we scan for (#18897) 2021-04-21 13:37:35 +00:00
Grey Baker
139018dc68 Add Adobe secret scanning token types (#18871) 2021-04-20 14:50:24 -07:00
rachmari
0c383063fb Action ran graphql script"update-files" 2021-04-20 16:38:33 +00:00
hubwriter
de28b750d1 Configure GITHUB_TOKEN permissions (#18348)
* Add 'permissions' to reference page

* Final set of pre-review changes

* Update content/actions/learn-github-actions/security-hardening-for-github-actions.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update content/actions/reference/authentication-in-a-workflow.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update content/actions/reference/authentication-in-a-workflow.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update content/actions/reference/authentication-in-a-workflow.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update content/actions/reference/authentication-in-a-workflow.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update data/reusables/github-actions/workflow-permissions-intro.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update content/actions/reference/authentication-in-a-workflow.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update content/actions/reference/authentication-in-a-workflow.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update data/reusables/github-actions/publish-to-packages-workflow-step.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update content/actions/guides/publishing-nodejs-packages.md

* Update content/actions/guides/publishing-java-packages-with-gradle.md

* Update content/actions/guides/publishing-java-packages-with-maven.md

* Update content/actions/guides/publishing-nodejs-packages.md

* Update content/actions/reference/authentication-in-a-workflow.md

* Update content/actions/reference/authentication-in-a-workflow.md

* Update content/actions/reference/authentication-in-a-workflow.md

* Update content/actions/reference/authentication-in-a-workflow.md

* Update content/actions/learn-github-actions/security-hardening-for-github-actions.md

* Update content/actions/reference/authentication-in-a-workflow.md

* Update content/actions/reference/workflow-syntax-for-github-actions.md

* Update content/actions/reference/workflow-syntax-for-github-actions.md

* Update content/actions/reference/workflow-syntax-for-github-actions.md

* Update content/github/administering-a-repository/disabling-or-limiting-github-actions-for-a-repository.md

* Update content/github/setting-up-and-managing-organizations-and-teams/disabling-or-limiting-github-actions-for-your-organization.md

* Update content/github/setting-up-and-managing-your-enterprise/enforcing-github-actions-policies-in-your-enterprise-account.md

* Update content/packages/guides/using-github-packages-with-github-actions.md

* Make review comment changes (locally)

* Resolve conflicts caused by remotely made review changes

* Remove translation file changes from PR.

* Remove rogue indentation in Important box

* Remove sentence about default being set to restricted.

This *will* be the case for new repos in future,
but that isn't being shipped at the moment.

* Add permissions to workflow examples (#18393)

Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-04-20 15:49:38 +00:00
Chris Gavin
6864cb7e43 Fix some incorrect spacing in the Code Scanning alert event documentation. 2021-04-20 15:28:57 +01:00
Amy Burns
6f3b71b06e [April 19th] Remove Visual Studio 2019 Codespaces content (#18727)
* removing vs2019 guide and references to VS Codespaces

* Removing from index
2021-04-19 14:41:09 -04:00
hubwriter
149f417be4 Add machine type section to "Using Codespaces in Visual Studio Code" article (#18765)
* Add machine type section

* Make changes suggested by Amy

* Add data analysis as an example of a Premium-type task

* Join up 2 short paras
2021-04-19 15:11:32 +00:00
Sarah Edwards
231635f906 Revert "Revert "[April 13] serialization feature doc"" (#18742) 2021-04-19 15:49:59 +02:00
Sarah Schneider
0abeb3c710 Merge branch 'main' of github.com:github/docs-internal into toggle-images 2021-04-19 09:30:48 -04:00
Matt Pollard
12bc445c48 Add known issue about error on branch deletion (#18858) 2021-04-19 12:02:51 +02:00
Sarah Edwards
77a116d20b SARIF limit increased to 5000 (#18798) 2021-04-16 18:14:44 -07:00
Chris Patterson
2bba3c7029 Add warning about GitHub Connect behavior with Actions (#18771)
Co-authored-by: Yashwanth Anantharaju <yaananth@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-04-16 19:26:10 +00:00
Sarah Schneider
6752ab3d9e add l18n-friendly text for individual image tooltips 2021-04-16 14:54:58 -04:00
Sarah Schneider
4f5fefe222 Merge branch 'main' of github.com:github/docs-internal into toggle-images 2021-04-16 12:17:50 -04:00
Grey Baker
22f45444e9 Add SendGrid to list of public repo secret scanning partners (#18830) 2021-04-16 13:43:26 +00:00
Sarah Schneider
dce55d60fd Merge branch 'main' of github.com:github/docs-internal into toggle-images 2021-04-16 08:52:01 -04:00
Lucas Costi
3346cb82c3 Version 'Managing access to actions from GitHub.com' for GHAE (next version) (#18801) 2021-04-16 03:23:34 +00:00
Laura Coursen
6524dc679f Codespaces: rebuilding and port forwarding (#18776) 2021-04-15 20:16:47 +00:00
Sarah Schneider
01931dd07f add strings to ui.yml for localization 2021-04-15 12:31:24 -04:00
Sarah Schneider
7b2ffb5eb7 rename action_code_examples.yml to actions_code_examples.yml so we can get it by product id 2021-04-15 12:29:56 -04:00
Brett Westover
597397af48 add intro banner about sys requirements (#18804) 2021-04-15 09:50:13 -04:00
Brett Westover
6fb490eeab incorporate feedback (#18791)
Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
2021-04-15 09:21:54 -04:00
Sarah Edwards
d53e41a61c [Apr 14] cli for actions (#18683)
Co-authored-by: Martin Lopes <martin389@github.com>
2021-04-14 21:38:55 +00:00
Brett Westover
c7b76a25c0 Add mid april patch release notes (#18789) 2021-04-14 16:28:27 -04:00
Sarah Schneider
5c67ae25ab localize button text 2021-04-13 15:54:46 -04:00
Sarah Schneider
0d70161942 Merge branch 'main' into product-sublanding-bugfix 2021-04-13 14:54:30 -04:00
Sarah Edwards
278e38f793 Revert "[April 13] serialization feature doc (#18606)" (#18739)
This reverts commit 2c881b6552.
2021-04-13 11:51:07 -07:00
Sarah Schneider
8e822d5fbd Merge branch 'main' into product-sublanding-bugfix 2021-04-13 14:48:02 -04:00
Sarah Schneider
98890e806f update var name 2021-04-13 14:43:41 -04:00
Felicity Chapman
8e7aa7ba43 Update the security permission matrix info for GHES users (#18641) 2021-04-13 19:00:45 +01:00
Yashwanth Anantharaju
2c881b6552 [April 13] serialization feature doc (#18606)
Co-authored-by: Thomas Brumley <thomabr@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-04-13 17:22:55 +00:00
mchammer01
6eef0aa0b2 reinstate in original location 2021-04-12 15:54:19 +01:00
mchammer01
f045337079 reinstate variable product name and insights reusable 2021-04-12 15:46:20 +01:00
amy
cd1119e461 removing github one 2021-04-09 15:46:49 -04:00
Amy Burns
5fe8bd9568 Merge branch 'main' into 4169-remove-github-one 2021-04-09 10:26:33 -04:00
amy
8c1fd040a8 removing github insights reusable and references to it per https://github.com/github/docs-content/issues/4169#issuecomment-815921181 2021-04-09 10:18:58 -04:00
Felicity Chapman
d79d4e092e Update docs for sponsors new payment methods (#18623) 2021-04-08 23:06:42 +00:00
Jeremy Udit
d0edbd248f [April 6] Update Pages for new workflow and www variant settings (#17737)
* add first pass edits to support new pages settings

/cc github/pages-engineering#383

* update with reusable

* update with new step

* fix break

* update with www vvarient info

* update with latest

* apply feedback

* unversion

* typo

* update versioning to make it render

* update a few screenshots

* update with remove

* Apply suggestions from code review

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

Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-04-08 11:32:07 -07:00
mchammer01
bb53099485 Merge branch '4169-remove-github-one' of github.com:github/docs-internal into 4169-remove-github-one 2021-04-08 16:15:25 +01:00
mchammer01
4b36a1ec08 fix incorrect punctuationW 2021-04-08 16:11:25 +01:00
mc
47e5128edb Merge branch 'main' into 4169-remove-github-one 2021-04-08 15:50:51 +01:00
Emily Gould
bcfe4dab3b Make orgs and teams content a top-level doc set (#18593)
* Add new product to products.yml

* Move directory to its new location and rename it

* Update new index page

* Remove old category from GitHub product index

* Add collaboration category

* Add membership category

* Add roles category

* Add teams category

* Add team discussion category

* Add repo access category

* Add project board access category

* Add app management category

* Add org settings category

* Add improved org perms category

* Add category for OAuth app restrictions

* Add org security category

* Add SAML category

* Add SAML access category

* Add git access category

* Add redirects and update links for collaboration category

* Add redirects and update links to team discussions content

* Add redirects and update links to SAML access category

* Update links to org security category and add redirects

* Add redirects for app managers content

* Add redirects for project board category

* Add redirects and update links for the repo access category

* Add redirects for git access category

* Add redirects and update links for membership category

* Add redirects and update links for org settings category

* Fix links

* Add redirects and update links to org access category

* Add redirects and upate links to SSO category

* Add redirects to improved org perms category

* Add redirects and update links to teams category

* Add redirects and update links to oauth apps category

* Fix links

* Fix links

* Fix links
2021-04-08 09:50:13 -05:00
mchammer01
6bc69d7690 remove mentions of GitHub ONE 2021-04-08 15:32:18 +01:00
Martin Lopes
6b9befd7e2 Document log events for workflow enable/disable (#18614)
* Update actions-audit-events-workflow.md

* Empty commit for CI
2021-04-08 01:34:54 +00:00