aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/misc/how to do a release
diff options
context:
space:
mode:
authorgarret1317 <garret@airmail.cc>2025-06-01 17:40:44 +0100
committergarret1317 <garret@airmail.cc>2025-06-01 17:40:44 +0100
commit12801d5e2648b1e9cec2a9c3dfa5a77668ed638b (patch)
tree75d97653c2ef29dfc0d59aaa6f28ed20d9996894 /misc/how to do a release
parent2e5964818ca891880f6d2e00aeb7d613710483a4 (diff)
downloadyt-dlp-rajiko-12801d5e2648b1e9cec2a9c3dfa5a77668ed638b.tar.gz
yt-dlp-rajiko-12801d5e2648b1e9cec2a9c3dfa5a77668ed638b.tar.bz2
yt-dlp-rajiko-12801d5e2648b1e9cec2a9c3dfa5a77668ed638b.zip
update release instructions
Diffstat (limited to 'misc/how to do a release')
-rw-r--r--misc/how to do a release16
1 files changed, 4 insertions, 12 deletions
diff --git a/misc/how to do a release b/misc/how to do a release
index cfd495b..785533e 100644
--- a/misc/how to do a release
+++ b/misc/how to do a release
@@ -10,11 +10,10 @@ and then put BOTH items from `dist` into the pip index dir - ~/site2/yt-dlp-raji
because without the .whl pip has to "build" it itself, with all the stuff that needs to be installed for that to work
run script to update the pip index html and the dl/ "latest" symlinks
+this also updates the sha256s on the site
## update the changelog file
-not bothering with the script any more, i just want to spout
-
write in html, paste into the feed xml like <![CDATA[
stuff
]]>
@@ -22,21 +21,14 @@ make sure to set the link, date
(git log --pretty --date=rfc2822)
include the pip instructions, sha256sum etc
-## update the website
-
-!!!!!!!!!!!
-move the previous release into the "Previous releases" <details>
-update the sha256 (just sha256 command in the pip dir)
-!!!!!!!!!!!
-(forgot last time)
-
-update the whl link
-repeat for japanese version
now push to the server
## update github
paste the changelog output into a github release, upload the new builds
+change link at the bottom to just "below"
+
+post in the radiko thread on 5ch if i can be bothered
and thats probably all