summaryrefslogtreecommitdiffstats
path: root/devscripts/create-github-release.py
Commit message (Collapse)AuthorAgeFilesLines
* [devscripts/create-github-release] Remove unused importnmeum2020-01-061-1/+0
|
* [devscripts/create-github-release] Switch to using PAT for authenticationSergey M․2020-01-011-13/+4
| | | | Basic authentication will be deprecated soon
* Start moving to ytdl-orgSergey M․2019-03-111-2/+2
|
* [devscripts/create-github-release] Fill release body from ChangeLog (closes ↵Sergey M․2016-11-181-4/+13
| | | | #11094)
* [devscripts/create-github-release] Make full published releases by defaultSergey M․2016-06-061-3/+2
|
* [devscripts/create-github-release] Add script for releasing on GitHubSergey M․2016-06-051-0/+112
Yet only Basic authentication is supported either via .netrc or by manual input