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

Added a standard plugin Makefile #489

Merged
merged 7 commits into from
Nov 9, 2023

Conversation

apaillier-ledger
Copy link
Contributor

Description

Added a Makefile to the plugin SDK so that plugins can have much smaller & simpler Makefiles.

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Tests
  • Documentation
  • Other (for changes that might not fit in any category)

@apaillier-ledger apaillier-ledger force-pushed the feat/apa/plugin_sdk_standard_makefile branch from 022342f to dd1bb56 Compare November 7, 2023 14:03
@fbeutin-ledger fbeutin-ledger merged commit 0241d09 into develop Nov 9, 2023
87 of 92 checks passed
@fbeutin-ledger fbeutin-ledger deleted the feat/apa/plugin_sdk_standard_makefile branch November 9, 2023 14:51
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.

2 participants