1
0
mirror of synced 2025-12-31 06:02:42 -05:00
Commit Graph

23 Commits

Author SHA1 Message Date
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
Nick Schonning
87e8d1b4b0 chore: Remove locales from docs.microsoft.com urls (#1011) 2020-11-04 14:43:27 -08:00
ajs256
dd1123b6ec Update security-hardening-for-github-actions.md (#849)
Fix #769
2020-11-04 12:49:18 -08: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
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
Leona B. Campbell
5f9de76c5e Merge branch 'main' into patch-2 2020-10-30 16:00:28 -07:00
Adrian L Thomas
813d0d22a7 Removed double 'and' 2020-10-27 17:45:37 +00:00
Deborah Gertrude Digges
9511bfe0d0 Use relative path to docs link 2020-10-23 12:35:55 -04: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
Deborah Gertrude Digges
6da4e8cf65 Add link to creating a repository dispatch event 2020-10-22 20:26:06 -04:00
Martin Lopes
cbee690067 [Already shipped] Improved workflow run logs (#15833)
* Updated screenshots and procedures

* Fixed typo

* Removed superfluous step

* Made screenshots consistent

* Updated remaining screenshots for consistency

* Updated screenshot

* Re-worked everything for proper GHES versioning

* Updated screenshots and versioning for quickstart and intro articles

* Updated screenshot for "Creating a JavaScript action"

* Added updates from peer review

* Removed annotated image

* Updated reusable

* Created reusables for superlinter steps

* Added reusable

* Small edit

* Updated link button screenshot

* Added fixes, made reusables consistent in logs article

* Fixing merge conflict

* remove-unused-assets.js

* Added output time to screenshot
2020-10-15 16:56:33 +10:00
Lucas Costi
1a17cb3e4d Merge branch 'main' into ahdbilal-gitlab-migration-guide 2020-10-09 13:46:00 +10:00
Lucas Costi
7db4a3c85e Add raw tags to code blocks (#305) 2020-10-09 12:12:02 +10:00
Takuya N
df94243734 Fix typos in Migrating from Jenkins to GitHub Actions (#212)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-10-07 17:30:31 -07:00
Lucas Costi
851d90dc52 GitLab migration guide edit 2020-10-07 14:31:20 +10:00
Rachael Sewell
f29279f7fb restructure guide to new location 2020-10-05 13:55:50 -07:00
Matt Pollard
aa3a4edb62 Document features and changes for phase 2.5 of master/main transition (#15745) 2020-10-01 16:43:01 -07:00
Jason Etcovitch
caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00
Vanessa Yuen
3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00