{"id":19340121,"url":"https://github.com/damienaicheh/azure-devops-mobile-versioning","last_synced_at":"2025-07-23T18:35:26.133Z","repository":{"id":43485008,"uuid":"228832110","full_name":"damienaicheh/azure-devops-mobile-versioning","owner":"damienaicheh","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-07T21:36:16.000Z","size":98,"stargazers_count":13,"open_issues_count":6,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T02:37:04.448Z","etag":null,"topics":["android","azure-devops","extensions","ios","mobile-development","pipelines-yaml","typescript"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/damienaicheh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-12-18T12:07:19.000Z","updated_at":"2024-12-07T21:32:51.000Z","dependencies_parsed_at":"2025-04-23T02:44:46.866Z","dependency_job_id":null,"html_url":"https://github.com/damienaicheh/azure-devops-mobile-versioning","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/damienaicheh/azure-devops-mobile-versioning","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damienaicheh%2Fazure-devops-mobile-versioning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damienaicheh%2Fazure-devops-mobile-versioning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damienaicheh%2Fazure-devops-mobile-versioning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damienaicheh%2Fazure-devops-mobile-versioning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/damienaicheh","download_url":"https://codeload.github.com/damienaicheh/azure-devops-mobile-versioning/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damienaicheh%2Fazure-devops-mobile-versioning/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266732912,"owners_count":23976127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","azure-devops","extensions","ios","mobile-development","pipelines-yaml","typescript"],"created_at":"2024-11-10T03:25:09.272Z","updated_at":"2025-07-23T18:35:26.095Z","avatar_url":"https://github.com/damienaicheh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Schema](./icon.png)\n\n# Mobile Versioning for Azure DevOps\n\n## Install\n\nAvailable on [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=DamienAicheh.mobile-versioning-task\u0026ssr=false#overview)\n\n## Features\n\nHere is the list of tasks available in this extension:\n\n- ExtractVersionFromTag\n- UpdateiOSVersionInfoPlist\n- UpdateAndroidVersionManifest\n- UpdateAndroidVersionGradle\n\n## Tutorial\nYou will find a complete tutorial here:\n\n##### English version :\n[https://damienaicheh.github.io/azure/devops/2019/12/19/manage-your-application-version-automatically-using-git-and-azure-devops-en](https://damienaicheh.github.io/azure/devops/2019/12/19/manage-your-application-version-automatically-using-git-and-azure-devops-en)\n\n##### French version :\n[https://damienaicheh.github.io/azure/devops/2019/12/19/manage-your-application-version-automatically-using-git-and-azure-devops-fr](https://damienaicheh.github.io/azure/devops/2019/12/19/manage-your-application-version-automatically-using-git-and-azure-devops-fr)\n\n\n## Example of variable export for developing the project on a Mac:\n\nFor the `ExtractVersionFromTagTask`:\n\n```\nexport INPUT_ProjectFolderPath=\"../../../Demo.Xamarin.Pipeline.Release\"\n```\n\nFor the `UpdateAndroidVersionGradleTask` and `UpdateAndroidVersionManifestTask`:\n\n```\nexport INPUT_BuildGradlePath=\"../../../MyApplication/app/build.gradle\"\n\nexport INPUT_AndroidManifestPath=\"../../../MyApplication/app/src/main/AndroidManifest.xml\"\n\nexport INPUT_VersionCode=2\nexport INPUT_VersionName=1.2.5\n```\n\nFor the `UpdateiOSVersionInfoPlistTask`: \n```\nexport INPUT_InfoPlistPath=\"../../../testVersion/testVersion/Info.plist\"\nexport INPUT_BundleShortVersionString=22\nexport INPUT_BundleVersion=1.2.3\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamienaicheh%2Fazure-devops-mobile-versioning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamienaicheh%2Fazure-devops-mobile-versioning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamienaicheh%2Fazure-devops-mobile-versioning/lists"}