Commit Graph

38 Commits (c978a96c02bf775672f59c1daf88615c100edad9)

Author SHA1 Message Date
Ricardo Garcia 43ff1a347d Change rg3.github.com to rg3.github.io almost everywhere
Philipp Hagemeister fbbdf475b1 Different feed file name
Philipp Hagemeister c238be3e3a Correct feed title
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 51719893bf Default to py3 in sign-versions
Philipp Hagemeister 1841f65e64 Python 2-proof versions.py
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
Philipp Hagemeister 55e286ba55 read -n is bash-specific
Philipp Hagemeister 431d88dd31 Also generate SHA2-256
Philipp Hagemeister 876f1a86af Also publish hashsums
Filippo Valsorda 6e3dba168b release.sh edits based on 2013.01.02 experience
Filippo Valsorda b962b76f43 re-worked release workflow, it is one-step and creates GPG signatures now
Filippo Valsorda 067f6a3536 moved docs and updates generation scripts from gh-pages branch to devscripts
Filippo Valsorda cb6ff87fbb The new updates system, relies on gh-pages, secured by RSA, uses external web servers
gcmalloc a4680a590f changing the template file extension
Filippo Valsorda c7287a3caf ATTENTION DO NOT USE THESE: new binaries in the Downloads section
placed fake binaries that update themselves where old versions updating will search for the new version
Filippo Valsorda 4c1d273e88 it's curious but bash-completion is with - and not _
gcmalloc a9d2f7e894 making the script compatible with python3
gcmalloc 682407f2d5 little correction on the readme
gcmalloc bdff345529 adding a proper bash-completion generation
Filippo Valsorda 4bb028f48e devscripts/make_readme.py in place of all that sedding, that has porting problems
grimreaper d51d784f85 There is nothing bash specific here
/bin/bash is always wrong. Since there is nothing bash specific here, switch to /bin/sh
Filippo Valsorda 225dceb046 moved make release to devscripts/release.sh
Filippo Valsorda 9e6dd23876 merged unescapeHTML branch; removed lxml dependency
Filippo Valsorda - Campagna c6306eb798 wine-py2exe.sh to create the exe under linux (!!)
Philipp Hagemeister fefb166c52 Leave out characters the filesystem cannot encode (Closes: )