Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 546 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 546 Bytes

alphashared

Shared non-production code for AlphaX packages

contents

  • actions: reusable github actions

  • actions/get-code-review-input: generates input for AI-assisted code review, see README

  • .github/workflows: reusable github workflows

  • .github/workflows/create_release.yml: reusable workflow for creating releases, see README

  • .github/workflows/publish_on_pypi.yml: reusable workflow for publishing on PyPi, see README