mirror of
https://github.com/certbot/certbot.git
synced 2026-04-22 14:47:13 -04:00
This PR creates a pipeline triggered on tag push matching v0.* (eg. v0.40.0). Once triggered, this pipeline will build the windows installer, and run integration tests on it, like for the pipeline run nightly. I also add a simple script to extract from CHANGELOG.md file to extract the relevant part to put it in the body of the GitHub release. I believe it makes things nicer. * Create release pipeline * Relax condition on tags * Put beta keyword * Update job name * Fix release pipeline |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| certbot.ico | ||
| construct.py | ||
| renew-down.ps1 | ||
| renew-up.ps1 | ||
| run.bat | ||
| template.nsi | ||