This website requires JavaScript.
Explore
Help
Sign In
Akkariin
/
youtube-dl
Watch
1
Star
0
Fork
0
You've already forked youtube-dl
mirror of
https://github.com/l1ving/youtube-dl
synced
2026-05-19 04:39:50 +08:00
Code
Issues
Releases
Wiki
Activity
1,395
Commits
2
Branches
1,081
Tags
b86174e7a38cebf9deb8e4e08d89849c2cc1b9bd
Commit Graph
21 Commits
Write a new feed each time, reading from versions.json
Jaime Marquínez Ferrándiz
·
2013-03-29 19:42:33 +01:00
6060788083
Add an Atom feed generator in devscripts
Jaime Marquínez Ferrándiz
·
2013-03-26 18:13:52 +01:00
db74c11d2b
Stop early in nosetests (in release script)
Philipp Hagemeister
·
2013-02-22 16:40:19 +01:00
f636c34481
Use proper echo commands
Philipp Hagemeister
·
2013-02-18 23:22:01 +01:00
a72b0f2b6f
Include man and bash completion in PyPi release
Philipp Hagemeister
·
2013-02-18 23:19:57 +01:00
434eb6f26b
Fix automatic release (oops)
Philipp Hagemeister
·
2013-02-02 14:52:38 +01:00
ccb0cae134
Add PyPi upload to release script
Philipp Hagemeister
·
2013-02-01 18:01:53 +01:00
450a30cae8
Do not backup version.py (under version control and frankly, not that complex)
Philipp Hagemeister
·
2013-01-12 23:04:46 +01:00
4da769ccca
Force build removal
Philipp Hagemeister
·
2013-01-12 22:25:54 +01:00
253d96f2e2
correct pushes in release script
Philipp Hagemeister
·
2013-01-12 18:37:21 +01:00
3b83bf8f6a
fix location of updates_key in devscripts/release
Philipp Hagemeister
·
2013-01-12 18:07:31 +01:00
bb28998920
Less git acrobatics in devscripts/release.sh
Philipp Hagemeister
·
2013-01-11 08:28:37 +01:00
09f9552b40
Do not check in test_coverage
Philipp Hagemeister
·
2013-01-06 23:38:36 +01:00
0aa3068e9e
correct quoting
Philipp Hagemeister
·
2013-01-06 23:14:56 +01:00
db2d6124b1
read -n is bash-specific
Philipp Hagemeister
·
2013-01-06 22:50:20 +01:00
55e286ba55
Also generate SHA2-256
Philipp Hagemeister
·
2013-01-03 19:49:06 +01:00
431d88dd31
Also publish hashsums
Philipp Hagemeister
·
2013-01-03 19:18:55 +01:00
876f1a86af
release.sh edits based on 2013.01.02 experience
Filippo Valsorda
·
2013-01-02 23:40:24 +01:00
6e3dba168b
re-worked release workflow, it is one-step and creates GPG signatures now
Filippo Valsorda
·
2013-01-02 21:52:27 +01:00
b962b76f43
There is nothing bash specific here
/bin/bash is always wrong. Since there is nothing bash specific here, switch to /bin/sh
grimreaper
·
2012-10-06 10:00:40 -03:00
d51d784f85
moved make release to devscripts/release.sh
Filippo Valsorda
·
2012-09-25 23:56:01 +02:00
225dceb046