Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(github,action): Add missing multiplatform features #1409

Merged
merged 2 commits into from
Apr 20, 2023

Conversation

MichaelsJP
Copy link
Member

@MichaelsJP MichaelsJP commented Apr 20, 2023

When the "prepare_environment" step is not set, the task cannot access the environment variables.
Also the version is not published for all platforms.

Fixes #1408 .

Information about the changes

  • Key functionality added: Add arm64 to tagged docker image releases and fix an enviroment variable bug.

When the "prepare_environment" step is not set, the task cannot access the environment variables.
@MichaelsJP MichaelsJP linked an issue Apr 20, 2023 that may be closed by this pull request
@takb takb added this to To do in ors general Apr 20, 2023
@MichaelsJP MichaelsJP changed the title fix(github,action): Add missing "needs" steps. fix(github,action): Add missing multiplatform features Apr 20, 2023
Copy link
Contributor

@takb takb left a comment

Choose a reason for hiding this comment

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

ok

@MichaelsJP MichaelsJP merged commit 6f36159 into master Apr 20, 2023
8 checks passed
ors general automation moved this from To do to Awaiting release Apr 20, 2023
@MichaelsJP MichaelsJP deleted the fix/1408-fix-github-action branch April 20, 2023 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
ors general
  
Awaiting release
Development

Successfully merging this pull request may close these issues.

fix github action
2 participants