Commit Graph

57 Commits (a6211d237b4e7051ca018cc09440502561fedaa7)

Author SHA1 Message Date
Sergey M․ 6f366ef30c
Issue template overhaul
Sergey M․ 067aa17edf
Start moving to ytdl-org
Sergey M․ 689f31fde5
[devscripts/create-github-release] Fill release body from ChangeLog (closes )
Sergey M․ fc150cba1d
[devscripts/release.sh] Add missing fi
Sergey M․ eb87d4545a
[devscripts/release.sh] Add ChangeLog reminder prompt
Yen Chi Hsuan 35aa6c538f Add ChangeLog
Sergey M․ 4cef70db6c
[devscripts/release.sh] Add flag for gpg-sign commits
Sergey M․ 39b32571df
[devscripts/release.sh] Release to GitHub
Philipp Hagemeister cad88f96dc disable uploading to yt-dl.org for now
Sergey M․ 681b923b5c
[devscripts/release.sh] Allow passing buildserver address as cli option
Sergey M․ f3fb420b82
[devscripts/release.sh] Check for wheel
Philipp Hagemeister d2fee3c99e release.sh: also check for python3 rsa module
Philipp Hagemeister 7e642e4fd6 release: check for pandoc
Abort releaseing if pandoc is missing.
(pandoc was not included in my essential app database, and thus missing on my new machine.)
Jaime Marquínez Ferrándiz be0c7009fb Makefile: use full path for the ISSUE_TEMPLATE.md file
Sergey M․ 4a5a67ca25 [devscripts/release.sh] Make ISSUE_TEMPLATE.md and commit it
Philipp Hagemeister ee623d9247 [descripts/release] Regenerate auxiliary documentation on build as well
Philipp Hagemeister d200b11c7e [Makefile] Simplify clean/cleanall
Philipp Hagemeister 11ab41658e [devscripts/release] Do not restore youtube-dl{,.exe} binaries
Philipp Hagemeister 63961d87a6 [devscripts/release] Do not commit CHANGELOG
Philipp Hagemeister 4c0941853a [devscripts/release] Check version number
Philipp Hagemeister cc88b90ec8 [desvscripts/release] Bump the number of password tries to accomodate stubby-fingered @phihag
Jaime Marquínez Ferrándiz 4056ad8f36 Build and upload universal wheels to pypi
Philipp Hagemeister 0f8f097183 [release.sh] Do not run tests by default
We are at the point that testing takes waay too long for a release cycle, and fails way too often.
Tests through travis are a better indicator than testing just before release.
Philipp Hagemeister 50144133c5 [release] Check for useless files before release
Philipp Hagemeister d5594202aa Simplify release process
Philipp Hagemeister 6c603ccce3 [devscripts/release] temporary workarounds
Jaime Marquínez Ferrándiz 691008087b Add an automatic page generator for the supported sites (related )
They are listed in the "supportedsites.html" page.
Philipp Hagemeister d2d1eb5b0a Switch to domain yt-dl.org
Philipp Hagemeister ea93cce4f6 Directly call update_latest
Philipp Hagemeister 3b58c6fb54 Update latest files on release
Philipp Hagemeister ead28ff30a Make upload atomic ()
Philipp Hagemeister 964ac8b584 Fix release script once more
Philipp Hagemeister d3a8613b6e Improve test skipping functionality
Philipp Hagemeister 200b388752 Correct comparison test
Philipp Hagemeister d71cae62cc allow skipping tests when releasing
(YouTube Subtitles are currently flaky in Germany, especially via IPv6)
Philipp Hagemeister fcfa188548 Show which IEs are slow during release
Jaime Marquínez Ferrándiz 6060788083 Write a new feed each time, reading from versions.json
Jaime Marquínez Ferrándiz db74c11d2b Add an Atom feed generator in devscripts
Philipp Hagemeister f636c34481 Stop early in nosetests (in release script)
Philipp Hagemeister a72b0f2b6f Use proper echo commands
Philipp Hagemeister 434eb6f26b Include man and bash completion in PyPi release
Philipp Hagemeister ccb0cae134 Fix automatic release (oops)
Philipp Hagemeister 450a30cae8 Add PyPi upload to release script
Philipp Hagemeister 4da769ccca Do not backup version.py (under version control and frankly, not that complex)
Philipp Hagemeister 253d96f2e2 Force build removal
Philipp Hagemeister 3b83bf8f6a correct pushes in release script
Philipp Hagemeister bb28998920 fix location of updates_key in devscripts/release
Philipp Hagemeister 09f9552b40 Less git acrobatics in devscripts/release.sh
Philipp Hagemeister 0aa3068e9e Do not check in test_coverage
Philipp Hagemeister db2d6124b1 correct quoting