Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github Release로 APK Publish #256

Merged
merged 5 commits into from
Sep 6, 2023
Merged

Conversation

wisemuji
Copy link
Member

@wisemuji wisemuji commented Sep 5, 2023

Issue

Overview (Required)

  • 안드로이드 APK를 빌드하여 Release를 생성하는 워크플로우를 생성합니다.
    • Github Tag가 푸시되면 트리거됩니다.
    • app-release.apk 아티펙트 하나만 Release에 포함시킵니다.
  • Release 내용은 기본 메시지로 설정했습니다. (changelog)

Links

image

@wisemuji wisemuji self-assigned this Sep 5, 2023
@github-actions
Copy link

github-actions bot commented Sep 5, 2023

Test Results

18 tests   18 ✔️  7s ⏱️
11 suites    0 💤
11 files      0

Results for commit 169efa8.

♻️ This comment has been updated with latest results.

wisemuji added a commit to wisemuji/DroidKnights2023_App that referenced this pull request Sep 6, 2023
wisemuji added a commit to wisemuji/DroidKnights2023_App that referenced this pull request Sep 6, 2023
wisemuji added a commit to wisemuji/DroidKnights2023_App that referenced this pull request Sep 6, 2023
@wisemuji wisemuji closed this in #258 Sep 6, 2023
wisemuji added a commit that referenced this pull request Sep 6, 2023
@wisemuji wisemuji reopened this Sep 6, 2023
Copy link
Contributor

@laco-dev laco-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

저는 따로 이견 없어서, 문제 없으시다면 병합 해주시면 될 것 같습니다! 🙏🏻

@wisemuji wisemuji merged commit 7c6853c into droidknights:main Sep 6, 2023
2 checks passed
@wisemuji wisemuji deleted the feature/#255 branch September 6, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Github Release로 APK Publish
3 participants