gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master dbbad33: Webpage: link to tarball of most rece


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master dbbad33: Webpage: link to tarball of most recent commit added
Date: Tue, 20 Oct 2020 10:49:40 -0400 (EDT)

branch: master
commit dbbad3329be469040e2fb7e4f7d7faef03266e91
Author: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Commit: Mohammad Akhlaghi <mohammad@akhlaghi.org>

    Webpage: link to tarball of most recent commit added
    
    Just before merging any commit into Gnuastro's 'master' branch, I do a test
    build, and run 'make check' to make sure everything is workingly finely. As
    a side-effect (since a tarball is created in the process), I put the most
    recent tarball in a fixed URL that people who find bugs or suggest tasks
    can get the version with their suggestion implemented.
    
    Until now, but this URL is useful for other people who always want the most
    recent version, or when they loose/forget the URL address. So In the "Test
    releases" section of the webpage, I added a few sentences and put the URL
    there so it is publicly available.
    
    This was suggested by Joanna Sakowska.
---
 doc/gnuastro.en.html | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/doc/gnuastro.en.html b/doc/gnuastro.en.html
index fe2ecaf..501a164 100644
--- a/doc/gnuastro.en.html
+++ b/doc/gnuastro.en.html
@@ -286,11 +286,17 @@ mailing list for advice.</p>
 <dt>Test releases</dt>
 
 <dd>Trying the latest test release (when available) is always appreciated.
-Test releases of Gnuastro can be found at
+Official alpha-releases of Gnuastro can be found at
 <a 
href="https://alpha.gnu.org/gnu/gnuastro/";>http://alpha.gnu.org/gnu/gnuastro/</a>
 (via HTTP) and
 <a 
href="ftp://alpha.gnu.org/gnu/gnuastro/";>ftp://alpha.gnu.org/gnu/gnuastro/</a>
-(via FTP).</dd>
+(via FTP).
+Only one or two of these will be available between the offical releases, but 
they are also archived in the URLs above.
+<br />
+Alternatively, the tarball corresponding to the <a 
href="http://git.savannah.gnu.org/cgit/gnuastro.git/log";>most recent 
commit</a>, is also available at <a 
href="http://akhlaghi.org/gnuastro-latest.tar.lz";>http://akhlaghi.org/gnuastro-latest.tar.lz</a>.
+Just note that the contents of this tarball constantly change with every 
commit in the Gnuastro history.
+So the tarball can be reproduced by <a 
href="manual/html_node/Bootstrapping.html">bootstrapping</a> that commit, but 
it will not be archived for future direct downloads.
+</dd>
 
 
 <dt>Development</dt>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]