aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorgarret1317 <garret@airmail.cc>2025-05-24 20:40:08 +0100
committergarret1317 <garret@airmail.cc>2025-05-24 20:40:19 +0100
commitff7d954fd1ecb7b99e5a2afe1b4fe3b9a760aec0 (patch)
tree20acc945623ff13dfc96804fd35504d12f15e145
parenta659b48a20b6241a68fc046c86c9ad0f71c9bd86 (diff)
downloadyt-dlp-rajiko-ff7d954fd1ecb7b99e5a2afe1b4fe3b9a760aec0.tar.gz
yt-dlp-rajiko-ff7d954fd1ecb7b99e5a2afe1b4fe3b9a760aec0.tar.bz2
yt-dlp-rajiko-ff7d954fd1ecb7b99e5a2afe1b4fe3b9a760aec0.zip
update release instructions
-rw-r--r--misc/how to do a release5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/how to do a release b/misc/how to do a release
index ad238db..cfd495b 100644
--- a/misc/how to do a release
+++ b/misc/how to do a release
@@ -8,8 +8,8 @@ python3 -m build
and then put BOTH items from `dist` into the pip index dir - ~/site2/yt-dlp-rajiko/pip/yt-dlp-rajiko/
because without the .whl pip has to "build" it itself, with all the stuff that needs to be installed for that to work
-update the pip index html
-update the dl/ "latest" symlinks
+
+run script to update the pip index html and the dl/ "latest" symlinks
## update the changelog file
@@ -19,6 +19,7 @@ write in html, paste into the feed xml like <![CDATA[
stuff
]]>
make sure to set the link, date
+(git log --pretty --date=rfc2822)
include the pip instructions, sha256sum etc
## update the website