Skip to content

Releases: drchamchi2-oss/araboja-shorts

v0.2.0 - araboja-shorts

Choose a tag to compare

@drchamchi2-oss drchamchi2-oss released this 01 Jul 21:32

Changed

  • Renamed the project from shorts_test to araboja-shorts, after the original araboja shorts project it grew out of. Old GitHub URLs redirect.

Added

  • pyproject.toml packaging: pip-installable with an araboja-shorts CLI entry point.
  • License badge, keywords, and project URLs for discoverability.

See CHANGELOG.md for details.

v0.1.0

Choose a tag to compare

@drchamchi2-oss drchamchi2-oss released this 03 Jun 09:10
48addfa

Initial public OSS release for shorts_test.

Highlights:

  • Korean short-form video generation pipeline in main_gpt.py.
  • Public MIT repo with README, contribution guide, security policy, changelog, roadmap, and release checklist.
  • Python CI, CodeQL, Dependabot, pytest coverage, Bandit static security scanning, pip-audit dependency auditing, and CI badges.
  • Dry-run support and generated media attribution metadata for source/license review.
  • Focused media/rendering helper modules with regression tests.

Verification:

  • Python CI success
  • CodeQL success
  • Local pytest: 18 passed
  • Bandit High: 0
  • pip-audit: no known vulnerabilities
  • High-confidence secret scan: no matches