Skip to content

Publish one architecture at a time to the sandbox#36

Merged
nhinsch merged 2 commits intomainfrom
ngh/single-arch
Nov 8, 2021
Merged

Publish one architecture at a time to the sandbox#36
nhinsch merged 2 commits intomainfrom
ngh/single-arch

Conversation

@nhinsch
Copy link
Copy Markdown
Contributor

@nhinsch nhinsch commented Nov 8, 2021

99% of the time we will only want to publish one architecture or the other when publishing a new test version of the Extension to the sandbox account.

  • Update publish_sandbox.sh to require a new ARCHITECTURE variable which must be either amd64 or arm64
  • Update publish_layers.sh to support this

Because the version numbers of the two different architectures have already diverged in the sandbox account, it usually won't make sense to publish both architectures with the same version number, so the PR doesn't include an option to publish both. Instead the command should be run twice with the different architectures.

@nhinsch nhinsch requested a review from a team as a code owner November 8, 2021 21:08
@nhinsch nhinsch merged commit 6319d59 into main Nov 8, 2021
@nhinsch nhinsch deleted the ngh/single-arch branch November 8, 2021 21:32
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