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: microsoft/google-play-vsts-extension
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.226.0
Choose a base ref
...
head repository: microsoft/google-play-vsts-extension
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.235.0
Choose a head ref
  • 8 commits
  • 28 files changed
  • 4 contributors

Commits on Sep 26, 2023

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

Commits on Oct 17, 2023

  1. Changes to support multiple Mapping and Symbol files for MultiApkAab (#…

    …419)
    
    * Changes to support multiple Mapping and Symbol files for MultiApkAab action
    
    * Using node version 10.24.1, npm version 6.14.12 and updating GooglePlayReleaseV4 task version to 4.229.0
    
    * restore package-lock.json files
    
    * fix localization
    
    * Updating function comments
    
    * Changing naming convention of mapping and symbols file
    
    * Updating resources.resjson and resolving one build issue
    
    * reduce code
    
    ---------
    
    Co-authored-by: DenisRumyantsev <mr.denis.rumyantsev@gmail.com>
    barindervir and DenisRumyantsev authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a94d1fd View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. The versionCodes property can be undefined (#420)

    * version codes can be undefined
    
    * remove -> filter
    DenisRumyantsev authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    51d48fb View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Changes to upload symbols.zip for aab files (#421)

    * Changes to upload symbols.zip for aab files
    
    * Updating extension version
    
    * Implementing PR suggestions
    barindervir authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    80213a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab45076 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Update github workflows to avoid issues with GITHUB_TOKEN (#423)

    - Added write permissions in gh workflow
    DmitriiBobreshev authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    85a31ca View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Migrate tasks to Node 20 (#424)

    * Migrate tasks to Node 20
    
    * Add Node16 execution handlers
    aleksandrlevochkin authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3d264d6 View commit details
    Browse the repository at this point in the history
  2. Fix tests (#425)

    aleksandrlevochkin authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    47ad08d View commit details
    Browse the repository at this point in the history
Loading