close
authorJoey Hess <joeyh@joeyh.name>
Mon, 9 Aug 2021 16:31:36 +0000 (12:31 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 9 Aug 2021 16:31:36 +0000 (12:31 -0400)
doc/bugs/downloads.kitenet.net_do_not_correspond_in_version.mdwn
doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_1_337c17e686723aee193e898fd7ee3558._comment [new file with mode: 0644]

index 888e1856685fd5fceaa2d0693e14a1202c2ae874..3f1f3bce41b017c3799e1940a3f307ff9f70fea4 100644 (file)
@@ -41,3 +41,5 @@ $> git tag | grep 202108
 ```
 
 so it seems odd
+
+> [[notabug|done]] --[[Joey]]
diff --git a/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_1_337c17e686723aee193e898fd7ee3558._comment b/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_1_337c17e686723aee193e898fd7ee3558._comment
new file mode 100644 (file)
index 0000000..d03bd9b
--- /dev/null
@@ -0,0 +1,21 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2021-08-09T16:11:54Z"
+ content="""
+6e67ea5d7 is 2 commits away from the tag for 8.20210803. 
+The two commits are whitespace changes and the commit that increased the
+version number.
+
+I can either push the release to git and bless the builds current at the
+same time, or wait some amount of time after the release tag for the builds
+to catch up. That could be some arbitrary amount of time, because builds
+fail for various reasons outside my control, or are slow.
+
+It would also need a separate build process than the autobuilds of master,
+to build against release tags. Which adds even more ways for things to go
+wrong or be delayed.
+
+Therefore, I have chosen this compromise. It is not new, and if you
+consider it a bug, well, you can build against the release tag if you wish.
+"""]]