Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-03 | [descripts/release] Regenerate auxiliary documentation on build as well | Philipp Hagemeister | |
2015-02-03 | [Makefile] Simplify clean/cleanall | Philipp Hagemeister | |
2014-09-14 | [devscripts/release] Do not restore youtube-dl{,.exe} binaries | Philipp Hagemeister | |
2014-05-30 | [devscripts/release] Do not commit CHANGELOG | Philipp Hagemeister | |
2014-03-24 | [devscripts/release] Check version number | Philipp Hagemeister | |
2014-03-18 | [desvscripts/release] Bump the number of password tries to accomodate ↵ | Philipp Hagemeister | |
stubby-fingered @phihag | |||
2014-03-16 | Build and upload universal wheels to pypi | Jaime Marquínez Ferrándiz | |
2014-02-22 | [release.sh] Do not run tests by default | Philipp Hagemeister | |
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. | |||
2014-01-07 | [release] Check for useless files before release | Philipp Hagemeister | |
2013-10-18 | Simplify release process | Philipp Hagemeister | |
2013-09-16 | [devscripts/release] temporary workarounds | Philipp Hagemeister | |
2013-08-31 | Add an automatic page generator for the supported sites (related #156) | Jaime Marquínez Ferrándiz | |
They are listed in the "supportedsites.html" page. | |||
2013-08-23 | Switch to domain yt-dl.org | Philipp Hagemeister | |
2013-06-25 | Directly call update_latest | Philipp Hagemeister | |
2013-06-25 | Update latest files on release | Philipp Hagemeister | |
2013-06-25 | Make upload atomic (#925) | Philipp Hagemeister | |
2013-06-24 | Fix release script once more | Philipp Hagemeister | |
2013-06-24 | Improve test skipping functionality | Philipp Hagemeister | |
2013-06-24 | Correct comparison test | Philipp Hagemeister | |
2013-06-23 | allow skipping tests when releasing | Philipp Hagemeister | |
(YouTube Subtitles are currently flaky in Germany, especially via IPv6) | |||
2013-06-21 | Show which IEs are slow during release | Philipp Hagemeister | |
2013-03-29 | Write a new feed each time, reading from versions.json | Jaime Marquínez Ferrándiz | |
2013-03-26 | Add an Atom feed generator in devscripts | Jaime Marquínez Ferrándiz | |
2013-02-22 | Stop early in nosetests (in release script) | Philipp Hagemeister | |
2013-02-18 | Use proper echo commands | Philipp Hagemeister | |
2013-02-18 | Include man and bash completion in PyPi release | Philipp Hagemeister | |
2013-02-02 | Fix automatic release (oops) | Philipp Hagemeister | |
2013-02-01 | Add PyPi upload to release script | Philipp Hagemeister | |
2013-01-12 | Do not backup version.py (under version control and frankly, not that complex) | Philipp Hagemeister | |
2013-01-12 | Force build removal | Philipp Hagemeister | |
2013-01-12 | correct pushes in release script | Philipp Hagemeister | |
2013-01-12 | fix location of updates_key in devscripts/release | Philipp Hagemeister | |
2013-01-11 | Less git acrobatics in devscripts/release.sh | Philipp Hagemeister | |
2013-01-06 | Do not check in test_coverage | Philipp Hagemeister | |
2013-01-06 | correct quoting | Philipp Hagemeister | |
2013-01-06 | read -n is bash-specific | Philipp Hagemeister | |
2013-01-03 | Also generate SHA2-256 | Philipp Hagemeister | |
2013-01-03 | Also publish hashsums | Philipp Hagemeister | |
2013-01-02 | release.sh edits based on 2013.01.02 experience | Filippo Valsorda | |
2013-01-02 | re-worked release workflow, it is one-step and creates GPG signatures now | Filippo Valsorda | |
2012-10-06 | There is nothing bash specific here | grimreaper | |
/bin/bash is always wrong. Since there is nothing bash specific here, switch to /bin/sh | |||
2012-09-25 | moved make release to devscripts/release.sh | Filippo Valsorda | |