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

feature: Generate Dash License Report #6

Merged
merged 3 commits into from
Nov 20, 2023

Conversation

wba2hi
Copy link
Contributor

@wba2hi wba2hi commented Nov 16, 2023

Closes: #3

Closes: eclipse-kuksa#24
Signed-off-by: Andre Weber <andre.weber3@etas.com>
@Chrylo
Copy link
Contributor

Chrylo commented Nov 16, 2023

LGTM

@SebastianSchildt
Copy link
Contributor

I feel part of this might use the shared action here https://github.com/eclipse-kuksa/kuksa-actions/tree/main/check-dash

@erikbosch might advise

run: ./gradlew mergeDashFiles

- name: Dash license check
uses: ./.github/actions/check-dash

Choose a reason for hiding this comment

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

Check and see if you can use uses: eclipse-kuksa/kuksa-actions/check-dash@2

like in https://github.com/eclipse/kuksa.val/blob/876f210c9d5d5e0595b927c2845b33bfcb9f76fb/.github/workflows/kuksa_databroker_build.yml#L240

If so we do not need to add check-dash in this repo.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good find! We also need to align this on the SDK-side as well, because the SDK also stores it's own dash-action right now.

Replaced it as suggested.

Choose a reason for hiding this comment

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

The more we can reuse the better.

@wba2hi
Copy link
Contributor Author

wba2hi commented Nov 17, 2023

Also check the PR here: eclipse-kuksa/kuksa-android-sdk#38

@Chrylo
Copy link
Contributor

Chrylo commented Nov 17, 2023

@SebastianSchildt @erikbosch As soon as you think this looks fine you can merge this. :)

Copy link
Contributor

@SebastianSchildt SebastianSchildt left a comment

Choose a reason for hiding this comment

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

Lgtm

@SebastianSchildt SebastianSchildt merged commit f6f0cb6 into eclipse-kuksa:main Nov 20, 2023
5 checks passed
@erikbosch erikbosch deleted the feature-3 branch October 31, 2024 13:19
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.

Add Eclipse/Dash Licensing
4 participants