From 3b91ddc07710508e5004fc374c76f6e691858ef6 Mon Sep 17 00:00:00 2001 From: nitin sanghi Date: Tue, 17 Dec 2024 15:19:38 +0530 Subject: [PATCH 1/3] Added action for channel alternative Signed-off-by: nitin sanghi --- .expeditor/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index ce9292d5..d7a2e2e6 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -84,4 +84,5 @@ subscriptions: actions: # when all of the hab package publish to the unstable channel, test and promote them - trigger_pipeline:habitat/test + - built_in:promote_habitat_packages \ No newline at end of file From 16e3ee494699c60e75640da0a8164d6a472485e6 Mon Sep 17 00:00:00 2001 From: nitin sanghi Date: Tue, 17 Dec 2024 16:39:40 +0530 Subject: [PATCH 2/3] Changing version 1.0.0 for hab pkg Signed-off-by: nitin sanghi --- .expeditor/config.yml | 3 ++- VERSION | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index d7a2e2e6..b211e271 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -83,6 +83,7 @@ subscriptions: - workload: buildkite_hab_build_group_published:{{agent_id}}:* actions: # when all of the hab package publish to the unstable channel, test and promote them - - trigger_pipeline:habitat/test - built_in:promote_habitat_packages + - trigger_pipeline:habitat/test + \ No newline at end of file diff --git a/VERSION b/VERSION index 1c3c4476..afaf360d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.6.15 \ No newline at end of file +1.0.0 \ No newline at end of file From 60cddc41193b168fdde602cd593888c39037a3ba Mon Sep 17 00:00:00 2001 From: nitin sanghi Date: Tue, 17 Dec 2024 16:40:53 +0530 Subject: [PATCH 3/3] Changing version 1.0.0 for hab pkg Signed-off-by: nitin sanghi --- .expeditor/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index b211e271..03e77cc1 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -11,7 +11,7 @@ rubygems: release_branches: - workstation-LTS: - version_constraint: 5.* + version_constraint: 1.* - main: version_constraint: 5.* github: