mchammer01
f759b3db66
update second article
2021-01-19 15:20:04 +00:00
Riyas Valiyadan
dac5fb61c7
Update content/github/importing-your-projects-to-github/adding-an-existing-project-to-github-using-the-command-line.md
...
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2021-01-19 18:53:33 +05:30
mchammer01
6c998508ac
remove Send from author
2021-01-19 11:49:57 +00:00
Felicity Chapman
07aaa4f2c7
Merge branch 'main' into cindyalvarez-patch-1
2021-01-19 09:29:03 +00:00
Felicity Chapman
77ce25b7e7
Merge branch 'main' into cindyalvarez-patch-1
2021-01-19 09:20:26 +00:00
Felicity Chapman
69f15f1554
Update content/github/setting-up-and-managing-your-github-user-account/types-of-emails-github-sends.md
2021-01-19 09:20:09 +00:00
mc
e9b8b0a543
Merge branch 'main' into 3226-security-permission-matrix
2021-01-19 08:32:35 +00:00
Avinal Kumar
58c63b1626
Update content/actions/creating-actions/creating-a-docker-container-action.md
...
Co-authored-by: Martin Lopes <martin389@github.com >
2021-01-19 12:44:11 +05:30
Avinal Kumar
d1ef194548
Update content/actions/creating-actions/creating-a-docker-container-action.md
...
Co-authored-by: Martin Lopes <martin389@github.com >
2021-01-19 12:43:56 +05:30
Avinal Kumar
c3dcc2056a
Improve docs to be more explanatory
...
- Added `{:copy}` snippet to all code blocks.
- Added a few descriptions about public and private actions
- Changed the order of commands and added a description.
2021-01-19 10:06:38 +05:30
Austin Wise
9ed2bec13a
Change example published URL from .md to .html
...
While the markdown file is indeed available at that URL after publishing, I assume most users would be interested in the HTML version.
2021-01-18 12:24:42 -08:00
Vanessa Yuen
7ec73b3576
Merge branch 'main' into repo-sync
2021-01-18 18:20:23 +01:00
Vanessa Yuen
b46da8dfc7
Sublanding page all guides section ( #16869 )
...
* get link liquid tag to accept variables as param
* new liquid tag `link_as_article_card`
* refactor link liquid tag slightly so we can control what props get rendered
* generalize filterCodeExample to use in all guides section
* pass in `js-filter-card-max` instead of hardcode max
* tweaks and add `data` to CSP for images
* add liquid tag tests
* add some browser tests for card filters
* we still need to rely on `getPathWithLanguage` for hrefs that already have the language code embedded
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com >
2021-01-18 12:23:23 +00:00
mchammer01
33d79ce814
address review comment
2021-01-18 12:09:10 +00:00
Octomerger Bot
2dd51a6243
Branch was updated using the 'autoupdate branch' Actions workflow.
2021-01-18 22:05:13 +10:00
Nick Schonning
d9167f1449
chore: Add missing code fence languages ( #772 )
...
* chore: Add missing code fence languages
* Update content/actions/creating-actions/dockerfile-support-for-github-actions.md
* Add raw & endraw markers around shell content
See review comment by @rachmari
* Add raw & endraw markers around shell content
See review comment by @rachmari
* Remove language from code fences
to avoid the problem of replaceable text indicates like
<this> not showing up in the output page.
Co-authored-by: hubwriter <hubwriter@github.com >
2021-01-18 12:04:46 +00:00
mc
c9ab1b1ad1
Apply suggestions from code review
...
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2021-01-18 12:02:55 +00:00
mchammer01
27ee9e2b29
to complete the merge
2021-01-18 11:05:25 +00:00
mchammer01
6a0d679ef4
add mailto to missed occurrence of secret scanning email address
2021-01-18 10:53:41 +00:00
mc
48bd9933d1
Merge branch 'main' into 3502-secret-scanning-partner-feedback
2021-01-18 10:52:14 +00:00
mc
62059e4a71
Apply suggestions from code review
...
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com >
2021-01-18 10:45:31 +00:00
mchammer01
7a5c9db747
complete updates
2021-01-18 09:07:43 +00:00
Simran
9a07d5a491
Actions: Various fixes for migration pages ( #2093 )
2021-01-18 17:19:38 +10:00
Logan Kilpatrick
8a4007dfd0
Update workflow-syntax-for-github-actions.md ( #2353 )
2021-01-18 15:34:59 +10:00
DJ Adams
251d79c39c
Include 'shell command' as a possible step task ( #2211 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2021-01-18 15:02:46 +10:00
HebaruSan
ff13c94af7
Fix workflow_dispatch permissions statement ( #2179 )
2021-01-18 10:56:55 +10:00
vlad doster
543e8d3ff5
(fix) update about-dependabot-version-updates.md
...
- `into` is a preposition that shows what something is within or inside
- reduce verbosity
- punctuation
- remove split infinitive which makes writing less formal and hard for non-native speakers to understand.
2021-01-17 02:54:18 -06:00
Karl Horky
1cbfe7c395
Switch HTTP to HTTPS
2021-01-16 16:43:06 +01:00
Patrick Huber
696e9f4117
Update building-and-testing-net.md
...
Missing a '$'. Build will fail with `The workflow is not valid. .github/workflows/pipeline.yml (Line: 16, Col: 25): A mapping was not expected`
2021-01-15 23:12:18 -05:00
jmarlena
94ecbbab3a
Merge branch 'main' into curl
2021-01-15 16:32:02 -08:00
jmarlena
8e4bb39504
Merge branch 'main' into eliperkins-patch-1
2021-01-15 16:02:17 -08:00
Sarah Schneider
b3a2ea4762
update README with info about the removal of free-pro-team from URLs
2021-01-15 11:56:01 -05:00
Laura Coursen
77ee3137ef
Refactor protected branches content ( #17277 )
...
* Add new structure to index.md
* Move all conceptual and troubleshooting content
* Add more redirects
* Update links
* Reorganize "About" article
* Tweak some conceptual content
* Rename procedural article
* Fix article title in index.md
* Fix links
* Add more redirects
* Fix more links
* Add redirects for "Managing..." and fix links
* Consolidate procedural information
* Remove duplicate redirect
* Fix indentation
* Add 💅
* Add header
* Add editing and deleting
* 💅 conceptual content
* 💅 conceptual content
* 💅 troubleshooting article
* Clarify default behavior
* 💅 gated feature clarification
* Add 💅
* Add 💅
* update hardcoded links in tests
* Fix gated feature reusable
Co-Authored-By: Matt Pollard <mattpollard@users.noreply.github.com >
* Step out of the way while Matt improves all of the legacy content
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
* Tweak gated feature reusable
Co-authored-by: Sarah Schneider <sarahs@github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2021-01-15 16:43:14 +00:00
mchammer01
48cbff9ef8
first stab
2021-01-15 16:38:11 +00:00
Sarah Schneider
b42dcfb6c4
Merge branch 'main' of github.com:github/docs-internal into remove-fpt
2021-01-15 11:01:39 -05:00
Sarah Schneider
ffb4e548a0
Merge branch 'main' of github.com:github/docs-internal into remove-fpt
2021-01-15 09:38:15 -05:00
Felicity Chapman
40e4b24d14
Merge branch 'main' into patch-1
2021-01-15 13:57:20 +00:00
mchammer01
5cb989602b
add new section
2021-01-15 09:04:17 +00:00
Hamir Mahal
43dd16f29a
Close #2625 by updating method to enable Dependabot security updates ( #2662 )
...
* Update method to enable dependabot security update
* Small changes for clarification/consistency
* Update content/github/managing-security-vulnerabilities/configuring-dependabot-security-updates.md
Co-authored-by: hubwriter <hubwriter@github.com >
2021-01-15 08:26:23 +00:00
Rachael Sewell
d8892b6bbf
Ahdbilal actions lang dotnet ( #15896 )
...
* Adding language guide for dotnet
* update structure and titles
* migrate content tags
* update frontmatter
* update versioning scheme
* update title name
* Added some edits to draft
* Fixed link
* Fixed link
* Versioned cache content for dotcom
Co-authored-by: Ahmed Bilal <ahbilal@microsoft.com >
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com >
Co-authored-by: Martin Lopes <martin389@github.com >
2021-01-15 03:39:58 +00:00
Janice
517391028c
Merge branch 'main' into patch-1
2021-01-14 15:55:25 -07:00
Sarah Schneider
ecaec6e78e
Merge branch 'main' of github.com:github/docs-internal into remove-fpt
2021-01-14 17:12:27 -05:00
Simran
ad5c362c63
Actions: env context cannot be used in job.<job_id>.if ( #1803 )
2021-01-14 12:32:17 -08:00
Leona B. Campbell
d903dce6f9
Merge branch 'main' into patch-1
2021-01-14 11:59:56 -08:00
Rachael Sewell
80575a2983
move deprecated site policy content to new directory ( #17270 )
2021-01-14 11:41:38 -08:00
Octomerger Bot
6fcd497e80
Branch was updated using the 'autoupdate branch' Actions workflow.
2021-01-15 05:18:16 +10:00
Sarah Schneider
2b31096312
Merge branch 'main' into remove-fpt
2021-01-14 13:44:02 -05:00
Grey Baker
8f47b9d522
Document the reason for the security_events scope ( #16505 )
...
Co-authored-by: hubwriter <hubwriter@github.com >
2021-01-14 17:27:57 +00:00
Konrad Pabjan
ef32114e62
Update keyboard shortcuts for Actions ( #2227 )
2021-01-14 09:25:35 -08:00
Elias Skogevall
c7c56148ed
Update using-git-rebase-on-the-command-line.md ( #2048 )
...
Co-authored-by: hubwriter <hubwriter@github.com >
2021-01-14 17:17:32 +00:00