-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nightly Build #189
Comments
I completely understand, and I am very pleased with your proposal. Concretely, how would you like to proceed? |
Imho, there are two steps needed:
How to "present" the resulting build concretely? At first, delete the old message tagged as "Nightly Build" (if existent) here. Create automatically a new message above that one tagged as "Latest release", which describes the Nightly Build. This new message has to contain
Additionally, tag the newly created message as "Nightly build". Place the previously described new message under the "Latest release" message. On the one hand, when choosing this option, no user will download by accident a Nightly build. On the other hand, the Nightly build might be not spotted, therefore the "Latest Release" message should refer to the "Nightly build" message, e. g. by stating "We offer a Nightly build too. Please scroll down." |
So far I configured Travis for weekly builds and created a "weekly build" release. Following the instructions the next commit (which I just pushed) should deploy the JAR file to that release. Let's see what happens... |
Nope, I don't think it worked |
Well done! Now, the source code files seem to have been added successfully. "weekly Integration of snippet for emacs in Readme (#186)". But there were more commits since 0.8.2, see here. The only commit message included was that of one created Aug 22, 2021. Was this intended? |
Is it possible that it only shows the last commit message? And I see that it did not deploy the jar file, which I suspect is what we'd like and not the source files. |
You are right, in a very weak moment I forgot that a jar file is needed. |
The best would be to include all messages since last official release. Can this be done automatically? |
I assume that you are working with Git. From my point of view, the problem consists of two subunits:
|
By accident, I recently found that vim offers a rather similar tag: here. Perhaps it can help us with the issue. |
Github Automatic Releases seem to be the right thing: https://github.com/marketplace/actions/automatic-releases |
Version 0.82 needed eighteen months to be completed. It is wonderful that so many people did invest great efforts, nevertheless, I would prefer to always have the newest bug fixes. Travis CI seems to be not available for free, therefore I propose to offer a nightly build (jar file) under a tag "Nightly build." What do you think?
The text was updated successfully, but these errors were encountered: