Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: beplus/fastlane-plugin-versioning_android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: beplus/fastlane-plugin-versioning_android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 14 commits
  • 6 files changed
  • 6 contributors

Commits on Nov 21, 2017

  1. Configuration menu
    Copy the full SHA
    8801d8d View commit details
    Browse the repository at this point in the history
  2. Update README

    igorlamos committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    15930dd View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

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

Commits on May 15, 2018

  1. Merge pull request #2 from jamiesonbates/patch-1

    Use version_name instead of version for android_set_version_name
    igorlamos authored May 15, 2018
    Configuration menu
    Copy the full SHA
    ec9e72d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Fixed calling of the method get_new_version_name

    * Added bump_type parameter
    Koranda authored Aug 14, 2019
    Configuration menu
    Copy the full SHA
    969bda7 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Merge pull request #4 from Koranda/master

    Fixed calling of the method get_new_version_name
    igorlamos authored May 7, 2020
    Configuration menu
    Copy the full SHA
    c8439c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. fix shell escape issue

    LuminousPath committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    7b1e239 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Merge pull request #6 from LuminousPath/master

    File Read Shell Escape Issue
    igorlamos authored Nov 24, 2021
    Configuration menu
    Copy the full SHA
    6e141a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Update versioning_android_helper.rb

    Updating to use default gradle path and bump_type
    jgsheffer authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    e135ed5 View commit details
    Browse the repository at this point in the history
  2. Update android_set_version_name_action_spec.rb

    Adding tests for bump and default gradle version
    jgsheffer authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    acf752a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

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

Commits on Mar 7, 2022

  1. Merge pull request #14 from jgsheffer/master

    fix: Fixing issue with bump_type not working and version name not defaulting
    igorlamos authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    5a7eefd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a7003e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15 from jgsheffer/master

    Fixing formatting for Rubocop
    igorlamos authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    3cf2bcb View commit details
    Browse the repository at this point in the history
Loading