1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Commit Graph

100 Commits

Author SHA1 Message Date
Cynthia Rich
d2d56ee206 Create hello world actions quickstart (#16218)
* create hello world quickstart

* Fix image link

* Apply suggestions from code review

Co-authored-by: Rachael Sewell <rachmari@github.com>

* Add step to merge pull request before triggering workflow

* Add slash in front of file path

* Remove unused reusable

* more explaining in hello world quickstart

* Add invitation to create new repo

* Add experiment code

Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2020-11-10 17:05:07 +00:00
Shati Patel
b661f6b48b Merge branch 'main' into patch-1 2020-11-10 09:45:54 +00:00
Tierney Cyren
3b3d0a07ec docs: add example YAML for workflow_dispatch (#358) 2020-11-09 15:57:20 -08:00
dianalogan
58f028e62d Read to write statement swap to address #644
Swapped the reusable statement to address https://github.com/github/docs/issues/644
2020-11-08 16:47:49 +00:00
Steve Piercy
3d58758531 Minor grammar correction 2020-11-06 18:00:00 -08:00
Martin Lopes
4524468d25 Migrating from Travis to GitHub Actions (#16322)
* Adds Travis CI migration guide

* Updated variable syntax

* Updated links

* Fixed variable

* Split into two tables to fix rendering

* Removed section about upstream, might not be applicable here

* Made formatting more consistent

* Added misc edits, "Next steps" section, matrix example

* Added small edits

* Added updates from review

* Edited "Key similarities" intro

* Replaced diagram with link to "Learning GitHub Actions"

* Moved links into a "Before you begin" section

* Added "Parallel job processing"

* Added small edits, "Default environment variables" section

* Added "Targeting specific branches"

* Added "Checking out submodules"

* Moved into nested subsection

* Updated "Assumptions about language dependencies"

* Renamed section

* Adds some small edits

* Moved all headings down 1 level

* Apply suggestions from code review

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

* Added updates from review

* Added updates from review

* Fixed rendering, added small edit

* Removed Travis concepts paragraph, as it seems superfluous

* Added minor edits

* Reframed the "differences" section to rather emphasize Actions features that might distinguish it from others

* Reframed additional differences to emphasize Actions capabilities

* Small edit

* More small edits

* Apply suggestions from code review

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

* Revised conditional example

* Revised build matrix exmple

* Updated python example

* Updated examples

* Changed example to "Building with Node.js"

* Adds fixes from peer review

* Added minor edits

* Added some finishing touches

* Update migrating-from-travis-ci-to-github-actions.md

* Small clarification

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-06 18:07:41 +10:00
Colin Caine
bf204622c5 Update events-that-trigger-workflows.md (#650)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-05 11:41:27 +10:00
Philip Holleran
afcc2cf1b8 Update about-self-hosted-runners.md (#930) 2020-11-04 16:49:45 -08:00
Simran
e89eef32b3 Actions: How to run jobs on issue_comment only if PR (#438) 2020-11-04 15:19:51 -08:00
Sven Ulland
9913665f51 Clarify artifact upload/download mechanism (#836) 2020-11-04 15:09:50 -08:00
Nick Schonning
87e8d1b4b0 chore: Remove locales from docs.microsoft.com urls (#1011) 2020-11-04 14:43:27 -08:00
Jakub Warczarek
11c251b50c Add more details about workflow_run (#531) 2020-11-04 12:57:24 -08:00
ajs256
dd1123b6ec Update security-hardening-for-github-actions.md (#849)
Fix #769
2020-11-04 12:49:18 -08:00
Nick Schonning
d54a32361e typo: signficant -> significant 2020-11-04 14:49:22 -05:00
Nick Schonning
f4710f09c5 typo: perfomed -> performed 2020-11-04 14:38:43 -05:00
Nick Schonning
c6f0057c49 typo: Deply -> Deploy 2020-11-04 14:38:25 -05:00
Nick Schonning
9f0fbebab0 typo: Multline -> Multiline 2020-11-04 14:38:22 -05:00
Simran
4620400ba3 Actions: Add section about group/ungroup commands (#482) 2020-11-04 11:08:39 -08:00
Scott Rohde
b28bf10818 Update managing-complex-workflows.md (#762)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-04 16:03:18 +10:00
Simran
eaa94cc207 Actions: Add missing runs-on (managing complex workflows) (#667) 2020-11-04 14:42:30 +10:00
Arthur Casals
d9d5aa50d2 Update migrating-from-jenkins-to-github-actions.md (#493)
Fixes #395
2020-11-03 12:47:53 -08:00
Jason Etcovitch
7d55775285 Actions landing page top bits (#16266)
* Add changelog frontmatter

* Reorganize some properties

* Move sections to product-landing

* Add more items

* Changing heading design

* Redesign hero

* Remove "GitHub Actions:"

* Popular ~articles~

* Use proper date formatting

* Quick start => Quickstart

* Add a comment

* Add to content/README
2020-11-03 13:23:50 -05:00
Jason Etcovitch
5d09adb106 Add/use small-footer for Actions landing page (#16265)
* Add/use small-footer

* Fix borked HTML

* Extract scripts to new include

* Add spacing

* Fix some padding

* Fix a test that uses /actions

* Fix old links

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Update /developers in general footer

* Don't hard code free-pro-team

* Use the small-footer everywhere

* Tweak border

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2020-11-03 13:12:25 -05:00
Martin Lopes
ed396dd94c Merge branch 'main' into powershell 2020-11-03 10:42:46 +10:00
Leona B. Campbell
8df035ab4b Merge branch 'main' into patch-2 2020-11-02 14:18:33 -08:00
Laura Coursen
a3e1733aa1 GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
Leona B. Campbell
5f9de76c5e Merge branch 'main' into patch-2 2020-10-30 16:00:28 -07:00
Martin Lopes
6a921434d8 Small edit 2020-10-29 15:03:31 +10:00
Martin Lopes
7ba29c4fcc Merge branch 'main' into powershell 2020-10-29 14:53:32 +10:00
Martin Lopes
10ced0f1bd Added update from tech review 2020-10-29 14:50:33 +10:00
Martin Lopes
63b317da00 Added note about package management 2020-10-29 11:22:48 +10:00
Sergey Dolin
3077414326 Remove the mention of HOME environment variable (#328)
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-10-27 13:33:30 -07:00
Janice
a55b7af98a Merge branch 'main' into patch-1 2020-10-27 13:02:56 -07:00
Jason Etcovitch
174d8539c6 Support arbitrary keys in new featuredLinks frontmatter (#16239)
* Add featuredLinks to frontmatter

* Parse them in featured-links.js

* Remove old raw setup

* Use them

* Missed a couple

* Update translation files

* Fix frontmatter schema

* Loop over the right object

* Also update translations' usage

* Update docs and tests

* Better README comment

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Return next()

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2020-10-27 13:53:10 -04:00
Adrian L Thomas
813d0d22a7 Removed double 'and' 2020-10-27 17:45:37 +00:00
Ghassen Rjab
1acaa20bc8 Fix tags of "Publishing Node.js packages" 2020-10-25 05:59:32 +01:00
Deborah Gertrude Digges
9511bfe0d0 Use relative path to docs link 2020-10-23 12:35:55 -04:00
Chrissy LeMaire
2f06b5f9db throw exceptions for errors 2020-10-23 17:46:09 +02:00
Martin Lopes
ac93257463 [Oct 23] Add audit log documentation for GitHub Actions (#16129)
* Adds initial draft

* Updated screenshot, split large table into multiple smaller tables

* Reordered entries in reference table

* Update security-hardening-for-github-actions.md

* Removed table versioning

* Fixed versioning

* Fixed repo table versioning

* Fix table versioning

* Apply suggestions from code review

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

* Added link

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-10-23 16:11:40 +10:00
Martin Lopes
e2996bc49a Changed PSScriptAnalyzer example into a standalone job 2020-10-23 11:31:42 +10:00
Deborah Gertrude Digges
6da4e8cf65 Add link to creating a repository dispatch event 2020-10-22 20:26:06 -04:00
Shati Patel
2c7359ae00 Merge branch 'main' into patch-1 2020-10-22 09:30:41 +01:00
Martin Lopes
e4547423e6 Added small fixes 2020-10-22 16:28:50 +10:00
Martin Lopes
630360c5f1 Added edits (described below)
- Some rewording edits throughout
- Amended artifact yaml to match other examples
- Removed yaml comments, moved explanation to bullet point.
- Small changes to PS Gallery example
2020-10-22 15:47:47 +10:00
Laura Coursen
a51872d042 Change != "free-pro-team@latest" to enterpriseServerVersions contains currentVersion, actually (#16114)
* Run script/new-versioning/update-not-fpt-conditionals.js

* Fix a few things

* Remove outdated versioning

* Fix broken link

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-21 21:33:43 -07:00
Anayo Oleru
339522eef7 Fix typographical error
Fixed a typographical error on the publishing-docker-images.md documentation
2020-10-21 10:49:29 +01:00
Martin Lopes
edc0bc7dfb Converted "dependencies" example into a job, added small edits 2020-10-21 14:11:04 +10:00
Markus Unterwaditzer
ceb9733123 Update storing-workflow-data-as-artifacts.md (#618) 2020-10-20 16:59:40 +10:00
Tim Schrumpf
7c159dd3f6 GitHub Actions: Be precise about the format (#400)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-10-20 15:39:32 +10:00
Martin Lopes
e872b14ed9 Added requested changes
- Added some small edits.
- Converted example into a standalone.
- Switched example to test-path.
- Added explanations for powershell actions.
- Added screenshot of example test failure.
2020-10-19 12:24:27 +10:00