- tag
- 체크인
- Rake
- NDK
- 빌드스크립트 실행
- 릴리즈 파일
- 빌드 로그에 md5
- 릴리즈
- 멀티플렛폼
- 리펙토링
Platforms | Arch | Support? | action |
---|---|---|---|
Windows | x86 | o | |
Windows | x86_64 | o | |
Windows | x86_arm64 | o | |
Linux | x86_64 | o | |
macOS | x86_64 | o | |
iOS | 64bit | o | |
tvOS | 64bit | x | |
Android | armeabi-v7a | o | |
Android | arm64_v8a | o | |
Android | x86 | o | |
Android | x86_64 | o | |
Linux | x86 | x | x |
WebGL | . | x | x |
Other | . | x | x |
- github action context
- github hosted runners
- action
- checkout : https://github.com/actions/checkout
- release : https://github.com/actions/create-release
- asset: https://github.com/actions/upload-release-asset
- artifact
- changelog reader : https://github.com/mindsers/changelog-reader-action
- https://trstringer.com/github-actions-create-release-upload-artifacts/
- github repo의 Release 활성화 및 Actions를 이용한 자동화 방법 - 정성태
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types