Commit Graph

22 Commits

Author SHA1 Message Date
Robert Schumacher
292067a61d
[docs] Fix broken links and generate documentation for vcpkg-gn (#24764)
* [docs] Fix broken links. Add docs validation pipeline.

* [docs][regenerate.ps1] Do not require a README.md in helper ports

* [docs] Update validateDocs.yml to point to current main
2022-05-20 14:42:35 -07:00
Billy O'Neal
423cf6c160
Clarify that found license is the found license, not the suggested one. (#24735)
See https://github.com/microsoft/vcpkg/issues/24709
2022-05-17 16:47:01 -07:00
autoantwort
e9d2b4c40e
[vcpkg ci] Check for deprecated license identifiers (#23039) 2022-04-27 12:58:45 -07:00
Kai Pastor
621e15608e
[zziplib] Update to v0.13.72 (#24011)
* Update zziplib to 0.13.72

* Modernize portfile

* Fix formatting check

Separately collect and display result from version scheme check.
Ignore error from version scheme check when checking version values.
Pass output also to console.

* Update version scheme and license info

* Update versions
2022-04-08 12:58:32 -07:00
autoantwort
bb9bf77a6b
Fix github actions (#23720) 2022-03-22 10:55:22 -07:00
Thomas1664
a7f4e7bf98
Remove trailing whitespaces from some issue templates (#23667) 2022-03-21 13:13:11 -07:00
autoantwort
04ec3b4383
Fix github actions (#23674) 2022-03-21 10:14:10 -07:00
xavier2k6
d7ac060d01
[vcpkg-ci] Update "PR Suggestions" workflow actions (#23520)
`actions/github-script` -> v6
`actions/checkout` -> v3
`actions/upload-artifact` -> v3
2022-03-14 14:54:50 -07:00
nicole mazzuca
05c445c1fb
[gh suggestions] change license link, make it details (#22946)
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-02-10 11:19:11 -08:00
autoantwort
ee3cd46dca
[vcpkg ci] Ask for adding a license field (#20790)
* [vcpkg ci] Ask for adding a license field

* Apply suggestions from code review

* try out license field thing

* fix two newlines after </details>

* add more newlines

* Revert "try out license field thing"

This reverts commit 3ab82662ae.

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-01-20 14:04:48 -08:00
Hunter
fcd3a3bb53
Issue templates: Fix typo in build failure (#21297) 2021-11-10 10:48:20 -08:00
autoantwort
28f361cfa9
vcpkg ci: grep returns -1 when it finds nothing, use || true so that the term returns 0 (#20236) 2021-09-20 08:57:30 -07:00
autoantwort
20562031cd
fix ci: suggest vcpkg_*_cmake -> vcpkg_cmake_* migration (#20218) 2021-09-17 07:51:38 -07:00
autoantwort
30a3d841d8
ci: suggest vcpkg_*_cmake -> vcpkg_cmake_* migration (#20142) 2021-09-16 11:33:07 -07:00
autoantwort
ac0605b700
[vcpkg-ci] Request conversion of CONTROL files (#19698) 2021-09-13 20:05:43 -07:00
Phoebe
3f3cf1e304
[vcpkg] [issue template] Questions would be posted in the discussion section instead (#18696) 2021-08-30 17:54:50 -07:00
Robert Schumacher
f503c5d384
[vcpkg-ci] Add GitHub Actions precheck and reporting (#19115) 2021-07-26 14:26:28 -07:00
autoantwort
bbd4b50754
[vcpkg] improve pull request template (#17049)
* improve pull request template

* Update .github/pull_request_template.md: Apply suggestion

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-12 13:42:44 -07:00
Phoebe
43579f3d7f
[vcpkg github] Update pull request template (#11260) 2020-05-11 14:52:07 -07:00
Phoebe
16fdd22565 [vcpkg] Add pull request template (#9280)
* [vcpkg] Add pull request template

* Update pull_request_template.md
2019-12-11 12:12:08 -08:00
Phil Christensen
6bca08bbe9 Add labels to issue templates 2019-07-19 13:36:35 -07:00
Phil Christensen
1ab2f88f89
Create issue templates (#7336) 2019-07-19 13:32:32 -07:00