Skip to content

Conversation

sayanchowdhury
Copy link
Member

@sayanchowdhury sayanchowdhury commented Jul 29, 2025

To be merged with https://github.com/flatcar/jenkins-os/pull/371

The script publishes vhd images to Azure Shared Image Galleries

Pending Item:

  • Need to move the download into the az_sig_publish. lbzip2 is not available in package repos. Also, need to check if curl works.
  • replication to target regions is still not working. need to look into
  • remove cleanup items before merge.
  • update default values before merge

CI http://jenkins.infra.kinvolk.io:8080/job/container/job/az_sig_publish/98/consoleFull

@sayanchowdhury sayanchowdhury force-pushed the sayan/publish-nightlies-sig branch from 8999878 to 85622c1 Compare July 29, 2025 13:57
Copy link
Contributor

@chewi chewi left a comment

Choose a reason for hiding this comment

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

Nice work, thanks.

Just a general tip, although Gentoo is admittedly quote-heavy in its ebuilds, you don't need to quote:

  • When assigning FOO=${} or FOO=$()
  • Inside [[ ]] unless it's a variable on the right-hand-side.
  • case ${FOO} in

sayanchowdhury and others added 2 commits September 4, 2025 22:30
Co-authored-by: James Le Cuirot <jlecuirot@microsoft.com>
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
@sayanchowdhury sayanchowdhury force-pushed the sayan/publish-nightlies-sig branch from 1d2fb49 to 1033348 Compare September 4, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants