Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Enrich android play store upload #27

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from

Commits on Mar 12, 2019

  1. [FIX] Filter out apk's we know to be bad

    Tim Mutton committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    44b2018 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Configuration menu
    Copy the full SHA
    b9c6b9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c10ff96 View commit details
    Browse the repository at this point in the history
  3. Use version name as release name

    Tim Mutton committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    7ac0e9b View commit details
    Browse the repository at this point in the history
  4. Filter out known non -release apks

    Tim Mutton committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    a590b82 View commit details
    Browse the repository at this point in the history
  5. Add more filtering to APKs that we'll accept

    Tim Mutton committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    cb5b574 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Merge branch 'fix/apk_filtering' into tech/enrich_android_play_store_…

    …upload
    Tim Mutton committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    2120d0a View commit details
    Browse the repository at this point in the history
  2. Convert AndroidUploadStore to kotlin

    Tim Mutton committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    daf07a9 View commit details
    Browse the repository at this point in the history
  3. Convert AndroidUploadHockeyapp to kotlin

    Tim Mutton committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    551d646 View commit details
    Browse the repository at this point in the history
  4. Extract common apk lookup logic

    Tim Mutton committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    7fc17c1 View commit details
    Browse the repository at this point in the history
  5. Allow file name filters to be a configurable parameter

    Tim Mutton committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    3103771 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Dont enforce debuggable status in hockey app builds

    Tim Mutton committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    ce4a049 View commit details
    Browse the repository at this point in the history
  2. Added more information to the errors, enough information for the user…

    … to solve the problem
    davtao committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    4205911 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

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

Commits on May 10, 2019

  1. Add maven libs to gitignore

    Tim Mutton committed May 10, 2019
    Configuration menu
    Copy the full SHA
    6d91173 View commit details
    Browse the repository at this point in the history
  2. Update jacoco version

    Tim Mutton committed May 10, 2019
    Configuration menu
    Copy the full SHA
    a486684 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'tech/enrich_android_play_store_upload' of github.com:De…

    …loitteDigitalAPAC/readyci into tech/enrich_android_play_store_upload
    Tim Mutton committed May 10, 2019
    Configuration menu
    Copy the full SHA
    ca64f6d View commit details
    Browse the repository at this point in the history
  4. Remove lib folder entirely

    Tim Mutton committed May 10, 2019
    Configuration menu
    Copy the full SHA
    dc964a2 View commit details
    Browse the repository at this point in the history
  5. Merge in develop

    Tim Mutton committed May 10, 2019
    Configuration menu
    Copy the full SHA
    6e51aaf View commit details
    Browse the repository at this point in the history