certbot/windows-installer
ohemorange 086e6c46b6
Improve github release creation process (#8189)
* Improve github release creation process

* Comment file

* Update tools/create_github_release.py

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>

* run chmod +x on tools/create_github_release.py

* Add description of create github release method

* remove references to unnecessary azure credential

* remove unnecessary import

* Add reminders to update other file to definitions in .azure-pipelines

* Raise an error if we fail to fetch the artifact from azure

* Create github release as a draft, upload artifacts, then un-draft, for hooks to be run at the right point

* get the version number from the release

* add new packages to dev3_extras so they're installed by tools/venv3.py

* remove unnecessary import

* fun fact: tempdirs behave differently when used as a context manager

* Move comment to construct.py

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
2020-08-06 16:32:57 -07:00
..
.gitignore [Windows] Create an installer for Certbot (#7324) 2019-09-03 16:30:13 -07:00
certbot.ico [Windows] Create an installer for Certbot (#7324) 2019-09-03 16:30:13 -07:00
construct.py Improve github release creation process (#8189) 2020-08-06 16:32:57 -07:00
renew-down.ps1 [Windows] Create a certbot renew scheduled task using the installer (#7371) 2019-09-23 12:29:18 -07:00
renew-up.ps1 [Windows] Avoid letsencrypt.log permissions error during scheduled certbot renew task (#7537) 2019-11-13 10:04:45 -08:00
run.bat [Windows] Create an installer for Certbot (#7324) 2019-09-03 16:30:13 -07:00
template.nsi Create a release pipeline on Azure for Windows installer (#7441) 2019-10-30 10:19:10 -07:00