1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Commit Graph

16 Commits

Author SHA1 Message Date
Martin Lopes
c787a53c6d Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-20 16:01:38 +10:00
Martin Lopes
d34ee71b7d Merge branch 'main' into martin389-patch-1 2020-11-19 17:55:33 +10:00
Martin Lopes
dc36bcb91c Updated example based on feedback 2020-11-19 17:55:21 +10:00
JBryceOrtiz
d61493f46b Update workflow-syntax-for-github-actions.md (#1132) 2020-11-16 15:45:13 +10:00
Adam Dobrawy
a6f2e68b53 Avoid use branch for example workflows (#1231) 2020-11-16 15:29:08 +10:00
Martin Lopes
6c8e379538 Update workflow-syntax-for-github-actions.md 2020-11-11 17:49:02 +10:00
Martin Lopes
fc18c04fb3 Added some light rephrasing 2020-11-11 17:31:13 +10:00
Martin Lopes
0418bdadd0 Update workflow-syntax-for-github-actions.md 2020-11-11 15:47:46 +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
Arthur Casals
426ca9cd50 Update workflow-syntax-for-github-actions.md (#213)
Fixes #124
2020-10-09 17:29:10 -07:00
Daniel Compton
e1eff95649 Correct spelling of jobs.<job_id>.outputs (#15881) 2020-10-05 19:16:50 +01: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
Sarah Schneider
f272eec944 Remove deprecated GHES versions from content and data (#15830)
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)

* package-lock

* turn elsif into two ifs to prepare for running Liquid deprecation script

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.14 (ONLY UPDATES LINE BREAKS ETC.)

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.15

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.17

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.18

* update hardcoded test

* Update content/github/collaborating-with-issues-and-pull-requests/filtering-files-in-a-pull-request.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* add currentVersion is NOT free-pro-team to conditional, to make sure the deprecation script does the right thing when it is time to deprecate 2.21

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-10-01 10:55:34 -04: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
Lucas Costi
e2627e1774 Add image credentials workflow syntax (#15733)
Add image credentials workflow syntax
2020-09-28 19:42:41 -07: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