Skip to content

Add automated release pipeline for Python package #591

@divanshu-go

Description

@divanshu-go

Problem

The project currently does not have any release pipeline.

There is:

  • No GitHub Release automation
  • No PyPI publishing setup (pip install cortex)
  • No standard way to build or distribute versioned artifacts

Proposed Solution

Introduce a GitHub Actions workflow that automatically builds and publishes releases when a version tag is pushed.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions