Skip to content

MannLabs/alphashared

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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