-
Notifications
You must be signed in to change notification settings - Fork 19
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
Create and publish Gradle artifact for Herald #52
Comments
Waiting on assignment of Deployer right for com.vmware.herald via OSSRH. May take a couple of days due to the thanksgiving break. |
Part of theheraldproject#52. - Gradle for Herald builds Maven release and Debug Android library archives (AARs), and publishes them to a local folder - Approval pending for a public maven central repo Signed-off-by: Adam Fowler <adamfowleruk@gmail.com>
Moved to v1.2 due to delay in getting access to maven publishing rights |
Final part to do is test the release process for OSSRH and GitHub Packages. WIll also add workflow files to manage this process. |
We now have push rights to maven central. I shall try and push out a v2.0.0-beta1 build today. |
Part of theheraldproject#52 Signed-off-by: Adam Fowler <adam@adamfowler.org>
Part of theheraldproject#52 - Linting and security checks included - All linting issues fixed or suppressed and documented - Now need to test v2.0.0-beta1 auto publish Signed-off-by: Adam Fowler <adam@adamfowler.org>
Tested and verified. Fixed in develop. |
[Who] As a developer
[What] I would like to consume Herald for iOS as a Gradle dependency
[Value] To make integration and regression testing easier and more reliable
Acceptance criteria:-
The text was updated successfully, but these errors were encountered: