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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose path and version in outputs #89

Merged
merged 1 commit into from Sep 8, 2023
Merged

Expose path and version in outputs #89

merged 1 commit into from Sep 8, 2023

Conversation

sebastienvermeille
Copy link
Contributor

Changes

Declare outputs path and version
That way it follows the standard way used also by official gh-actions such as setup-java:
https://github.com/actions/setup-java/blob/main/action.yml#L71

How was it tested ?

I tested it here:
https://github.com/sebastienvermeille/another-protobuf-maven-plugin/blob/feature/rework-it-tests/.github/workflows/build.yml#L30

And the execution is here:
https://github.com/sebastienvermeille/another-protobuf-maven-plugin/actions/runs/6112694628/job/16590954927#step:7:1

Please let me know if something more is required from my side 馃憤 happy to contribute :)

That way it follows the standard way used also by official gh-actions such as setup-java
@CLAassistant
Copy link

CLAassistant commented Sep 7, 2023

CLA assistant check
All committers have signed the CLA.

@alessio-perugini alessio-perugini self-assigned this Sep 8, 2023
@alessio-perugini alessio-perugini added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Sep 8, 2023
Copy link
Contributor

@alessio-perugini alessio-perugini left a comment

Choose a reason for hiding this comment

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

LGTM 馃殌 Thank you for your contribution I really like this 馃

@alessio-perugini alessio-perugini changed the title Declare outputs path and version Expose path and version in outputs Sep 8, 2023
@alessio-perugini alessio-perugini merged commit 0fbeb49 into arduino:master Sep 8, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants