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 deployment to Github packages & Maven Central #353

Merged
merged 24 commits into from
Feb 10, 2022
Merged

Conversation

ekigamba
Copy link
Contributor

@ekigamba ekigamba commented May 17, 2021

  • Update docs to use maven central
  • Update docs to use Github packages as the second repository
  • Remove bintray
  • Announce bintray sunset and changes
  • Enable Github actions

Fixes #354
Fixes some tasks in #352

Created a new issue for Github packages usage #355

@ekigamba ekigamba changed the title Add deployment to Github packages Add deployment to Github packages & Maven Central May 17, 2021
- Setting the publication name as mavenJava enables automatic generation of maven-metadata.xml file
- Fetch the githubUsername and githubAccessToken values from gradle system eg. gradle.properties file
- Fetch ossrhUsername and ossrhPassword from gradle system eg. gradle.properties file
@coveralls
Copy link

coveralls commented May 24, 2021

Pull Request Test Coverage Report for Build #581

  • 1 of 2 (50.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.4%) to 53.623%

Changes Missing Coverage Covered Lines Changed/Added Lines %
library/src/main/java/io/ona/kujaku/services/MapboxOfflineDownloaderService.java 1 2 50.0%
Totals Coverage Status
Change from base Build 1694: 0.4%
Covered Lines: 3160
Relevant Lines: 5893

💛 - Coveralls

@ekigamba ekigamba force-pushed the github-publishing branch 2 times, most recently from 186b851 to 805c8be Compare May 24, 2021 12:31
@ekigamba ekigamba force-pushed the github-publishing branch 4 times, most recently from 5002274 to 3df043d Compare October 4, 2021 12:41
@ekigamba ekigamba force-pushed the github-publishing branch 3 times, most recently from 05cb7e8 to 27c9953 Compare October 5, 2021 09:20
@ekigamba ekigamba force-pushed the github-publishing branch 2 times, most recently from 2920002 to a269636 Compare February 10, 2022 12:46
@ekigamba ekigamba merged commit 07f01c7 into master Feb 10, 2022
@ekigamba ekigamba deleted the github-publishing branch February 10, 2022 14:07
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.

Migrate from Travis CI to Github CI
3 participants