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

[11025/11031] fix GitHub workflow to support external contributors #23

Merged
merged 3 commits into from
Aug 26, 2022

Conversation

emsameen
Copy link
Member

@emsameen emsameen commented Aug 25, 2022

Description

This PR fixes the permission issue of the access rights for external contributors.

  • Split the license workflow to multiple stages, PullRequest and Merge
  • Disable temporarily adding comments to the PullRequest
  • Replace pushing the built images to GHCR with uploading the artefacts to artifactoy and rebuild the container for the Integration test.

Azure DevOps PBI/Task reference

AB#11025 and AB#11031

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

@github-actions
Copy link

github-actions bot commented Aug 25, 2022

Unit Test Results

4 tests  ±0   4 ✔️ ±0   6s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ±0 

Results for commit d9bc63e. ± Comparison against base commit 74d38cd.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Aug 25, 2022

Trivy Scan Results (seatadjuster)

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
1 files   ±0   0 ±0 

Results for commit d9bc63e. ± Comparison against base commit 74d38cd.

♻️ This comment has been updated with latest results.

@emsameen emsameen merged commit ef75b92 into main Aug 26, 2022
@emsameen emsameen deleted the 11025-fix_github_workflow branch August 26, 2022 11:36
dennismeister93 pushed a commit to SoftwareDefinedVehicle/vehicle-app-python-template that referenced this pull request Aug 29, 2022
…clipse-velocitas#23)

* fix: fix GitHub workflow to support external contributors

* fix: update the name of the notice file

* fix: rename deployment script to deploy_image_from_artifact.sh
emsameen added a commit that referenced this pull request Aug 29, 2022
* [10802] Improve local runtime scripts

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* [10802] Fix linting

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* [11025/11031] fix GitHub workflow to support external contributors (#23)

* fix: fix GitHub workflow to support external contributors

* fix: update the name of the notice file

* fix: rename deployment script to deploy_image_from_artifact.sh

* fix: remove head_refs from all readonly jobs (#24)

* Change UTILS_DIRECTORY for consistency

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>
Co-authored-by: Ebrahim.A <ebrahim.ameen@bosch.com>
dennismeister93 pushed a commit to SoftwareDefinedVehicle/vehicle-app-python-template that referenced this pull request Aug 29, 2022
…clipse-velocitas#23)

* fix: fix GitHub workflow to support external contributors

* fix: update the name of the notice file

* fix: rename deployment script to deploy_image_from_artifact.sh
dennismeister93 added a commit to SoftwareDefinedVehicle/vehicle-app-python-template that referenced this pull request Aug 29, 2022
* [10802] Improve local runtime scripts

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* [10802] Fix linting

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* [11025/11031] fix GitHub workflow to support external contributors (eclipse-velocitas#23)

* fix: fix GitHub workflow to support external contributors

* fix: update the name of the notice file

* fix: rename deployment script to deploy_image_from_artifact.sh

* fix: remove head_refs from all readonly jobs (eclipse-velocitas#24)

* Change UTILS_DIRECTORY for consistency

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>
Co-authored-by: Ebrahim.A <ebrahim.ameen@bosch.com>
emsameen pushed a commit to SoftwareDefinedVehicle/vehicle-app-python-template that referenced this pull request Aug 29, 2022
Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

[11025/11031] fix GitHub workflow to support external contributors (eclipse-velocitas#23)

* fix: fix GitHub workflow to support external contributors

* fix: update the name of the notice file

* fix: rename deployment script to deploy_image_from_artifact.sh

fix: remove head_refs from all readonly jobs (eclipse-velocitas#24)

[10802] Improve local runtime scripts (eclipse-velocitas#17)

* [10802] Improve local runtime scripts

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* [10802] Fix linting

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* [11025/11031] fix GitHub workflow to support external contributors (eclipse-velocitas#23)

* fix: fix GitHub workflow to support external contributors

* fix: update the name of the notice file

* fix: rename deployment script to deploy_image_from_artifact.sh

* fix: remove head_refs from all readonly jobs (eclipse-velocitas#24)

* Change UTILS_DIRECTORY for consistency

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>
Co-authored-by: Ebrahim.A <ebrahim.ameen@bosch.com>

[10802] Improve local runtime scripts

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

[10802] Fix linting

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

Create Skeleton app and extract seat-adjuster to sdk

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

Fix rebase issue

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

Change log level of data received

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

Bump version for sdk requirement

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>
emsameen added a commit that referenced this pull request Sep 5, 2022
* [10802] Improve local runtime scripts

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* [10802] Fix linting

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Create Skeleton app and extract seat-adjuster to sdk

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* [11025/11031] fix GitHub workflow to support external contributors (#23)

* fix: fix GitHub workflow to support external contributors

* fix: update the name of the notice file

* fix: rename deployment script to deploy_image_from_artifact.sh

* fix: remove head_refs from all readonly jobs (#24)

* [10802] Improve local runtime scripts (#17)

* [10802] Improve local runtime scripts

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* [10802] Fix linting

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* [11025/11031] fix GitHub workflow to support external contributors (#23)

* fix: fix GitHub workflow to support external contributors

* fix: update the name of the notice file

* fix: rename deployment script to deploy_image_from_artifact.sh

* fix: remove head_refs from all readonly jobs (#24)

* Change UTILS_DIRECTORY for consistency

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>
Co-authored-by: Ebrahim.A <ebrahim.ameen@bosch.com>

* [10802] Improve local runtime scripts

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* [10802] Fix linting

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Create Skeleton app and extract seat-adjuster to sdk

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Fix rebase issue

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Change log level of data received

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Bump version for sdk requirement

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Fix merge conflict

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Adapt to SDK pr findings

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Remove other examples beside seat-adjuster

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Remove AppManifest.json from root directory

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Add missing path change

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Fix unit tests in workflow

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Adapt import example app task

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>
Co-authored-by: Ebrahim.A <ebrahim.ameen@bosch.com>
mml5bg pushed a commit that referenced this pull request Oct 10, 2022
* fix: fix GitHub workflow to support external contributors

* fix: update the name of the notice file

* fix: rename deployment script to deploy_image_from_artifact.sh
mml5bg pushed a commit that referenced this pull request Oct 10, 2022
* [10802] Improve local runtime scripts

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* [10802] Fix linting

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* [11025/11031] fix GitHub workflow to support external contributors (#23)

* fix: fix GitHub workflow to support external contributors

* fix: update the name of the notice file

* fix: rename deployment script to deploy_image_from_artifact.sh

* fix: remove head_refs from all readonly jobs (#24)

* Change UTILS_DIRECTORY for consistency

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>
Co-authored-by: Ebrahim.A <ebrahim.ameen@bosch.com>
mml5bg pushed a commit that referenced this pull request Oct 10, 2022
* [10802] Improve local runtime scripts

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* [10802] Fix linting

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Create Skeleton app and extract seat-adjuster to sdk

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* [11025/11031] fix GitHub workflow to support external contributors (#23)

* fix: fix GitHub workflow to support external contributors

* fix: update the name of the notice file

* fix: rename deployment script to deploy_image_from_artifact.sh

* fix: remove head_refs from all readonly jobs (#24)

* [10802] Improve local runtime scripts (#17)

* [10802] Improve local runtime scripts

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* [10802] Fix linting

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* [11025/11031] fix GitHub workflow to support external contributors (#23)

* fix: fix GitHub workflow to support external contributors

* fix: update the name of the notice file

* fix: rename deployment script to deploy_image_from_artifact.sh

* fix: remove head_refs from all readonly jobs (#24)

* Change UTILS_DIRECTORY for consistency

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>
Co-authored-by: Ebrahim.A <ebrahim.ameen@bosch.com>

* [10802] Improve local runtime scripts

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* [10802] Fix linting

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Create Skeleton app and extract seat-adjuster to sdk

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Fix rebase issue

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Change log level of data received

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Bump version for sdk requirement

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Fix merge conflict

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Adapt to SDK pr findings

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Remove other examples beside seat-adjuster

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Remove AppManifest.json from root directory

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Add missing path change

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Fix unit tests in workflow

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

* Adapt import example app task

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>
Co-authored-by: Ebrahim.A <ebrahim.ameen@bosch.com>
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