Skip to content

Feature/luxonis apps release workflow - #857

Open
PetrNovota wants to merge 3 commits into
mainfrom
feature/luxonis_apps_release_workflow
Open

Feature/luxonis apps release workflow#857
PetrNovota wants to merge 3 commits into
mainfrom
feature/luxonis_apps_release_workflow

Conversation

@PetrNovota

@PetrNovota PetrNovota commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Purpose

create a workflow to publish all or majority of apps to LuxonisHub.

  • fix the way how oakapps are run. agent supports graceful shutdown, make apps support it too. the app's main script cannot be managed by runit, use the new entrypoint
    entrypoint = ["/entrypoint.sh", "python3", "-u", "/app/backend/src/main.py"]

  • unify app identifiers to allow automatic app publishing

Specification

None / not applicable

Dependencies & Potential Impact

None / not applicable

Deployment Plan

None / not applicable

Testing & Validation

None / not applicable

AI Usage

Assisted-by: AGENT_NAME:MODEL_VERSION [TOOL1] [TOOL2]

Submitted code was reviewed by a human: YES/NO

The author is taking the responsibility for the contribution: YES/NO

@PetrNovota PetrNovota added the testable PR is ready to be tested label Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testable PR is ready to be tested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant