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

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    28a6d68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eda94d View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    d298a24 View commit details
    Browse the repository at this point in the history
  2. Add Sonatype and Maven Central publishing capability

    - 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
    ekigamba committed May 24, 2021
    Configuration menu
    Copy the full SHA
    f7637f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    910c82c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea5d265 View commit details
    Browse the repository at this point in the history
  5. Add Github actions CI

    ekigamba committed May 24, 2021
    Configuration menu
    Copy the full SHA
    30ab141 View commit details
    Browse the repository at this point in the history
  6. Fix instrumentation tests

    - Move Mapbox instantiation to UI thread
    ekigamba committed May 24, 2021
    Configuration menu
    Copy the full SHA
    0fd6894 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    236cf70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d32d01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90b19d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Add Github CI SSH debugging

    - Disable failing of jacocoTestReport task
    ekigamba committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    56ef742 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e99543 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    1dcbb0d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    3a590e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1029d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    04a78c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05b2d80 View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    ekigamba committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    1f74f0e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Update cgradapter-android dependency and it's repository

    - Update com.cgr.adapter:cgradapter-android to 0.18.1
    ekigamba committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    87a9def View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Retrigger codacy

    ekigamba committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    6060e45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a31547 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    e7e3012 View commit details
    Browse the repository at this point in the history
  2. Fix badges on README.MD

    ekigamba committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    c7b40b5 View commit details
    Browse the repository at this point in the history