Skip to content

[Feature]: Generate executables for SDS Python utilities #295

Description

@DavidLesnjak

The SDSIO-Server is already built and published as a standalone executable. The remaining Python utilities should also be available as generated executables so users can run them without installing Python dependencies manually.

Utilities to package:

  • sds-check.py
  • sds-convert.py
  • sds-view.py

Expected outcome:

  • Extend the existing executable build workflow, or add a similar workflow, to generate standalone executables for the listed utilities.
  • Publish generated executables as GitHub Actions artifacts.
  • Use clear artifact names, for example:
    • sds-check-<platform>
    • sds-convert-<platform>
    • sds-view-<platform>

Metadata

Metadata

Labels

No labels
No labels

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions