Below you will find pages that utilize the taxonomy term “Seungmin-develop”
September 11, 2023
Control multi version action
Version updated for Seungmin-develop/multi-version-control-action to version v1.0.4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes all 태그와 bump minor version 시 bump minor에서 발생한 버그 수정
September 11, 2023
Control multi version action
Version updated for Seungmin-develop/multi-version-control-action to version v1.0.3.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes all 태그를 통해 모든 빌드 환경에 대한 versionName과 versionCode를 증가시키는 기능 추가
August 16, 2023
Control multi version action
Version updated for Seungmin-develop/multi-version-control-action to version v1.0.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes py 파일 실행 경로를 변경했습니다.
August 15, 2023
Control multi version action
Version updated for Seungmin-develop/multi-version-control-action to version v1.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 안드로이드 멀티 버전 관리 액션 v1.0.0 입니다.
빌드 환경별 VersionCode와 VersionName을 관리해야 하는 경우가 있습니다. 이 액션을 이용하면 원하는 빌드 환경(최대 3개까지 지원)의 버전을 선택해 관리할 수 있습니다. 기본적으로 VersionName은 SemVer를 따라 major.minor.patch의 형태로 관리하는 경우에 이 액션을 사용할 수 있으며, pull request에서 label을 이용하여 - 버전 증가를 원하는 빌드 환경을 선택하고 major, minor, patch 중 어떠한 버전을 증가시킬지 선택할 수 있습니다.