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

CI/CD: Configure build pipeline #6

Open
6 tasks
fet1sov opened this issue Jun 28, 2024 · 0 comments
Open
6 tasks

CI/CD: Configure build pipeline #6

fet1sov opened this issue Jun 28, 2024 · 0 comments
Labels
🔧 DEV-Task Tasks for developers Priority: MEDIUM Medium priority tasks Status: SCHEDULED Scheduled or planned tasks

Comments

@fet1sov
Copy link
Owner

fet1sov commented Jun 28, 2024

Description

Make a Github runner yml configuration for NDK build workflow, build should work only when somebody push into the branch, ignore pull requests

List of functionality requirements

  • Create pipeline call it build.yml
    • Describe step ndk-build
    • Inside this step describe all ndk build process
    • Describe step with libVCMP.so injecting into .apk
    • Describe step with APK building
    • Describe step with .apk file artifact upload
@fet1sov fet1sov added 🔧 DEV-Task Tasks for developers Priority: MEDIUM Medium priority tasks Status: SCHEDULED Scheduled or planned tasks labels Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 DEV-Task Tasks for developers Priority: MEDIUM Medium priority tasks Status: SCHEDULED Scheduled or planned tasks
Projects
None yet
Development

No branches or pull requests

1 participant