1
0
mirror of synced 2026-01-23 21:03:52 -05:00
Commit Graph

1068 Commits

Author SHA1 Message Date
Octomerger Bot
1ad588affc Merge branch 'main' into repo-sync 2021-04-27 07:26:11 +10:00
Ethan Palm
5e4b32c59b Merge branch 'main' into main 2021-04-26 17:14:07 -04:00
Sarita Iyer
353a5cda95 Merge branch 'main' into update-billing-topics 2021-04-26 16:21:01 -04:00
Sarita Iyer
24f5297d96 Merge branch 'update-billing-topics' of https://github.com/github/docs-internal into update-billing-topics 2021-04-26 16:15:32 -04:00
Sarita Iyer
1e29c31999 Fixed to add missing procedural step 2021-04-26 16:15:28 -04:00
Sarah Schneider
35a12da7f9 remove no longer needed ui props 2021-04-26 15:34:51 -04:00
Sarita Iyer
8976b53bad Merge branch 'main' into update-billing-topics 2021-04-26 14:54:29 -04:00
Sarita Iyer
7f487f7828 incorporate feedback and delete unused reusables 2021-04-26 13:32:27 -04:00
Sarah Schneider
982eeb04e0 use the keys as hooks for frontmatter props 2021-04-26 12:19:18 -04:00
Sarah Schneider
cd44e88b00 Merge branch 'main' into toggle-images 2021-04-26 11:56:31 -04:00
Felicity Chapman
34d66302fa Missed one (#18973) 2021-04-24 09:14:51 +01:00
Sarah Schneider
faf4a29870 Merge branch 'main' of github.com:github/docs-internal into toggle-images 2021-04-23 11:25:45 -04:00
Grey Baker
349338adbf Add Fastly to list of private repo partners (#18929) 2021-04-23 04:28:58 +00:00
Grey Baker
a6a8d92e35 Add OpenAI as secret scanning partner (#18896) 2021-04-23 04:22:38 +00:00
Lucas Costi
9d0b96df00 Manual approval of workflows on forks on public repos (#18873)
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-04-22 13:32:24 -07:00
Sarah Schneider
aa2ef4137b make tooltip work on the scroll button 2021-04-22 12:54:30 -04:00
Sarah Schneider
94ec691215 update tooltip text 2021-04-22 12:17:07 -04:00
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
Sarita Iyer
c7a0bb7518 Billing UI updates 2021-04-21 16:13:38 -04: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
Atharva Shirdhankar
66dfc453b0 created org_settings.md file
What changes have been made?
- Created a org_settings.md file and added one statement.
2021-04-20 02:39:52 +05:30
Atharva Shirdhankar
204a25ee44 minor fix
What  changes have been made?
Statement :
1.On the left side of your profile page, under "Organizations", click the icon for your organization.

Replaced to:
1. In the top right corner of GitHub, click your profile photo, then click "Your Organizations".
2021-04-20 02:38:45 +05:30
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