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

Add support for signing binaries #65

Open
prateekma opened this issue May 12, 2021 · 1 comment · May be fixed by #219
Open

Add support for signing binaries #65

prateekma opened this issue May 12, 2021 · 1 comment · May be fixed by #219

Comments

@prateekma
Copy link
Member

Currently we do it in allwpilib like this: https://github.com/wpilibsuite/allwpilib/blob/main/build.gradle#L104

It would be nice to have this functionality in native-utils so that it can be used in any native Gradle project.

spacey-sooty added a commit to spacey-sooty/native-utils that referenced this issue Oct 1, 2024
Resolves wpilibsuite#65

Just applies the idea plugin like we do in allwpilib
@spacey-sooty spacey-sooty linked a pull request Oct 1, 2024 that will close this issue
@rzblue
Copy link
Member

rzblue commented Oct 1, 2024

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 a pull request may close this issue.

2 participants