1
0
mirror of synced 2025-12-21 02:46:50 -05:00
Commit Graph

8 Commits

Author SHA1 Message Date
hubwriter
6487712b15 [DSP, already shipped] Code scanning: Small update for change from head to merge commit for attribution (#16169)
* Small update for change from head to merge commit for attribution

* Simplify the sentence about when codescan is run against PRs

Whether it does attribution using a comparison of the HEAD commit
or a merge into a temporary copy of the default branch
is too much information here.
2020-10-26 14:47:27 +00:00
mc
fd130da977 Code Scanning python setup (#15972)
* document new behavior for Python analysis

* add versioning

* update the second article

* add link to Cnfiguring article

* add word

* polishing

* Apply suggestions from code review

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* address review comments

* add comments in yaml snippet

* remove contraction

* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning.md

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* commit changes

* false, not true

* write comments over 2 lines

* again

* remove white spaces

Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-13 16:02:24 +01:00
hubwriter
48ae6ccba3 [Already shipped] Code scanning: Restructure 'Integrating with code scanning' category (#15971)
* Restructure files and change topic titles and file names

* Update links to files whose names have changed

* Finish restructuring work for runner topics

* Makes changes suggested by James
2020-10-13 10:47:11 +01:00
Tobias
3ab9409bd9 Update GitHub Actions with syntax to map 2020-10-09 15:23:55 +02:00
Felicity Chapman
e588ff3747 Revise Go analysis text and convert to reusable (#15911) 2020-10-09 11:17:21 +01: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
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