Commit Graph

17 Commits (2b227b0290bebe5f8cdd3f432fcb5967d42fb9b6)

Author SHA1 Message Date
Bill Wagner 447aa39d2c
Update whatsnew action to net6 (#24518)
- Update the NuPkg to 2.1.2.
- Update the installed .NET SDK to 6.0

The new package requires the latest .NET SDK. The new package uses the OSPO query for organization membership instead of GitHub organization membership.
2022-01-06 16:48:11 +00:00
Kirk Larkin 36f989d350
Update merge-live to ensure a PR is always available (#24357) 2021-12-17 18:45:03 +00:00
Kirk Larkin f3d1a4ac23
Schedule automatic runs of merge-live (#24306)
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-12-14 22:19:43 +00:00
Kirk Larkin 7ef2a635b8
Add permissions for merge-live GitHub Workflow (#24183) 2021-12-03 02:20:20 -08:00
Kirk Larkin 25278c4971
Add GitHub Workflow for Merge to Live (#24174) 2021-12-03 10:06:18 +00:00
Bill Wagner b3f5ce1be8
fix permissions to create PR (#24158)
The whats new action needs to have additional permissions in order to create the new branch and create a new PR.
2021-12-01 18:48:51 -05:00
Bill Wagner 501cc7a80d
Update to latest version of the What's New action (#22629)
* add latest version

* remove old version

* remove date math

The data math is now down by the default config.
2021-06-28 14:52:16 -07:00
Bill Wagner 0d998fa850
Turn on GitHub action for whatsnew (#22616)
- Add shell script, yml config and package for "what's new" package
- add the NuGet package with the latest tool
- Update the whatsnew.json file to include parameters for automatically updated the index.yml and toc.yml
- Update the TOC so that it has a single rolling list of articles (the action expects that)
2021-06-25 12:21:28 -07:00
Genevieve Warren 26cbc99855
Update action location (#22561) 2021-06-18 08:37:30 -07:00
Genevieve Warren a52eed451c
Remove Snippets 5000 (#22416)
* Delete DotnetDocsTools.LocateProjects.1.0.9.nupkg

* Delete build-validation.yml

* Delete Get-MSBuildResults.ps1

* Delete Out-GithubActionStatus.ps1
2021-05-26 13:16:42 -10:00
Genevieve Warren b2366abe3e
Comment out file paths for snippets 5000 (#22413)
* Comment out file paths

* Update branch
2021-05-26 11:36:36 -10:00
Genevieve Warren 44a20f3156
Turn off snippets 5000 (#22400) 2021-05-26 08:41:37 -07:00
Sourabh Shirhatti f04166cee7
Fix typo in HttpLogging doc (#22402)
* s/AppHttpLogging/AddHttpLogging

* Build 6.0 samples

* Update build-validation.yml

* Update build-validation.yml

* Fix usings
2021-05-25 14:40:34 -10:00
Genevieve Warren e412ce4079
Change event to pull_request_target 2021-04-21 10:02:29 -07:00
Genevieve Warren 41da12a55d
Create check-for-build-warnings.yml (#22011) 2021-04-08 14:04:22 -10:00
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
Scott Addie 3224107d52
Add GitHub Action to build sample projects (#21396) 2021-02-01 14:31:25 -06:00