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

[WIP] Build Tizen Sample Apps with Github-Action #4378

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Jan 10, 2024

  1. docker: prepare for multiple dockerfile

    Incoming a new docker file for Tizen app build.
    Prepare it by adding subdirectory.
    
    Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
    myungjoo committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    5affb12 View commit details
    Browse the repository at this point in the history
  2. docker: add Tizen studio build dockerfile

    Prepare Tizen native application build tests for github-action
    
    Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
    myungjoo committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    41ff48a View commit details
    Browse the repository at this point in the history
  3. [WIP] github-action: Tizen studio docker

    Try to build the Tizen app build docker image
    
    Addressing nnstreamer#4311
    
    Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
    myungjoo committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d2230c6 View commit details
    Browse the repository at this point in the history