Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |