[ARVADOS] updated: 2.1.0-1785-ge2d8cb447

Git user git at public.arvados.org
Thu Jan 6 18:09:12 UTC 2022


Summary of changes:
 doc/_includes/_branchname.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  e2d8cb447c7b5f7b5800e9982ca9178c689a8142 (commit)
      from  fe7d00b033c675b647b5d4946dd3640165ec9f17 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit e2d8cb447c7b5f7b5800e9982ca9178c689a8142
Author: Ward Vandewege <ward at curii.com>
Date:   Thu Jan 6 13:00:18 2022 -0500

    Release branches were renamed.
    
    closes #18249
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>

diff --git a/doc/_includes/_branchname.liquid b/doc/_includes/_branchname.liquid
index 7180e09ce..f1d869ba9 100644
--- a/doc/_includes/_branchname.liquid
+++ b/doc/_includes/_branchname.liquid
@@ -5,7 +5,7 @@ SPDX-License-Identifier: CC-BY-SA-3.0
 {% endcomment %}
 
 {% if site.current_version and site.current_version != 'main' %}
-{% assign branchname = site.current_version | slice: 1, 3 | append: '-dev' %}
+{% assign branchname = site.current_version | slice: 1, 3 | append: '-release' %}
 {% else %}
 {% assign branchname = 'main' %}
 {% endif %}

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list