Skip to content

ci-automation/azure_marketplace: Fix the missing variables during publish - #4214

Merged
sayanchowdhury merged 1 commit into
mainfrom
sayan/fix-missing-vars-azure-publish-job
Aug 14, 2026
Merged

ci-automation/azure_marketplace: Fix the missing variables during publish#4214
sayanchowdhury merged 1 commit into
mainfrom
sayan/fix-missing-vars-azure-publish-job

Conversation

@sayanchowdhury

Copy link
Copy Markdown
Member

…lish

Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes the Azure Marketplace publish release script by ensuring required runtime variables are defined before use, preventing failures under set -euo pipefail during publishing (e.g., Alpha channel publishes).

Changes:

  • Define vernum from FLATCAR_VERSION (sourced from sdk_container/.repo/manifests/version.txt) before it is used for Docker image tagging and publish arguments.
  • Define channel via get_git_channel before it is passed to the publish tool.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@sayanchowdhury
sayanchowdhury merged commit 295e9e6 into main Aug 14, 2026
5 of 6 checks passed
@sayanchowdhury
sayanchowdhury deleted the sayan/fix-missing-vars-azure-publish-job branch August 14, 2026 09:37
@github-project-automation github-project-automation Bot moved this from ✅ Testing / in Review to Implemented in Flatcar tactical, release planning, and roadmap Aug 14, 2026
sayanchowdhury added a commit that referenced this pull request Aug 14, 2026
ci-automation/azure_marketplace: Fix the missing variables during publish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

3 participants