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

Take release artifacts from multiarch build #154

Merged
merged 1 commit into from
May 31, 2023

Conversation

BjoernAtBosch
Copy link
Member

Description

Take the release artefacts from the build-multiarch-image workflow (instead of CI).
This makes it working with C++ workflows, where those artefacts aren't created during CI workflow.

Issue ticket number and link

AB#14620

Checklist

  • Vehicle App can be started with dapr run and is connecting to vehicle data broker

  • Vehicle App can process MQTT messages and call the seat service

  • Vehicle App can be deployed to local K3D and is running

  • Created/updated tests, if necessary. Code Coverage percentage on new code shall be >= 70%.

  • Extended the documentation in Velocitas repo

  • Extended the documentation in README.md

  • Devcontainer can be opened successfully

  • Devcontainer can be opened successfully behind a corporate proxy

  • Devcontainer can be re-built successfully

  • Release workflow is passing

Copy link
Contributor

@dennismeister93 dennismeister93 left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@kse3hi kse3hi left a comment

Choose a reason for hiding this comment

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

LGTM

@BjoernAtBosch BjoernAtBosch force-pushed the take_artifacts_from_multiarch_build branch from a26fa43 to b04a77b Compare May 31, 2023 09:01
@kse3hi kse3hi merged commit fd5638b into main May 31, 2023
@kse3hi kse3hi deleted the take_artifacts_from_multiarch_build branch May 31, 2023 09:11
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.

3 participants