Skip to content

publish binary executable and update gitignore #36

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

Closed
wants to merge 3 commits into from

Conversation

cuichenli
Copy link
Member

fix #13

basically copied the content from https://github.com/grafana/beyla/blob/main/.github/workflows/release-binaries-base.yml and updated file name accordingly and changed the runner. have tested in my own repository: https://github.com/cuichenli/opentelemetry-ebpf-instrumentation/releases/tag/v0.0.2

also added a new gitignore file in the java code directory, as it automatically built once open in vscode.

cuichenli added 3 commits May 9, 2025 11:25

Verified

This commit was signed with the committer’s verified signature.
cuichenli Will Li

Verified

This commit was signed with the committer’s verified signature.
cuichenli Will Li

Verified

This commit was signed with the committer’s verified signature.
cuichenli Will Li
@cuichenli cuichenli requested a review from a team as a code owner May 9, 2025 03:47
@mariomac
Copy link
Contributor

mariomac commented May 9, 2025

Thank you a lot @cuichenli . Let me put this PR on hold temporarily, as we require that our binaries are signed.

@MrAlias
Copy link
Contributor

MrAlias commented May 14, 2025

@cuichenli thank you for the contribution. The requirement that @mariomac points out, that our binaries need to be signed and verifiable, is a foundational feature we need to provide to resolve this issue. We are looking into resources to provide this trust-chain, but until then we are not able to accept this PR. I'm going to close this as it does not meet our requirements.

We will update #13 with more information about signing when it becomes available and would value your contribution if you would like to resolve that issue at that point. Thanks again 😄

@MrAlias MrAlias closed this May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish binary executable files
3 participants