platform
platform copied to clipboard
feat(platform): release rs-dpp package
Issue being fixed or feature implemented
RS-DPP package is not yet being released in the actions and third party developers can't use it in their project. Although you can link rs-dpp in your rust project via path, it increases build size to enourmous sizes. This PR starts publishing rs-dpp in the crates.io.
What was done?
- Added an rs-dpp release pipe
How Has This Been Tested?
None
Breaking Changes
None
Checklist:
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have added or updated relevant unit/integration/functional/e2e tests
- [x] I have added "!" to the title and described breaking changes in the corresponding section if my code contains any
- [x] I have made corresponding changes to the documentation if needed
For repository code-owners and collaborators only
- [x] I have assigned this pull request to a milestone