gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master 31013b24: release-checklist: added STABLE for


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master 31013b24: release-checklist: added STABLE for conda test builds
Date: Tue, 26 Dec 2023 08:11:28 -0500 (EST)

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

    release-checklist: added STABLE for conda test builds
    
    Until now, the release checklist didn't have a '[STABLE]' prefix for the
    set of jobs to test the conda build. But this step is only necessary for
    stable releases.
    
    With this commit, this has been added.
---
 doc/release-checklist.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/release-checklist.txt b/doc/release-checklist.txt
index 7e3063b8..094d0dd3 100644
--- a/doc/release-checklist.txt
+++ b/doc/release-checklist.txt
@@ -60,8 +60,8 @@ all the commits needed for this release have been completed.
        $ git log --oneline --graph --decorate --all   # For a visual check.
 
 
- - Activate the Conda-forge build to see if the distribution builds on all
-   the architectures there.
+ - [STABLE] Activate the Conda-forge build to see if the distribution
+   builds on all the architectures there.
 
    - Build and upload the Gnuastro tarball with tar.xz since Conda does not
      recognize 'tar.lz'! Then upload it to a URL that Conda can download



reply via email to

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