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

Setup publishing of Barricade2 at MavenCentral #2

Merged
merged 5 commits into from
Jun 17, 2022

Conversation

shubhamsinghmutualmobile
Copy link
Collaborator

@shubhamsinghmutualmobile shubhamsinghmutualmobile commented Apr 19, 2022

This PR deals with the creation of the publishing tasks for Barricade2.

The library will now be published to Sonatype's Nexus repository for each new version and will subsequently be available on the Maven Central repository for the public to download as well.

The library is now available with the id: "com.mutualmobile.barricade2:0.0.1"

A GitHub action (publishRelease.yml) has also been set up in order to facilitate automation for the processes mentioned above.

Note: The workflow will fail if we try to update the library on the same version number since the nexus repository doesn't allow the updation of the same version of the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant