Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 647 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 647 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: 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

  • .github/workflows/alphatesting.yml: Cross-project tests for AlphaX, see README