Skip to content

chore: publish @altimateai/drivers package to npm #230

@anandgupta42

Description

@anandgupta42

Context

PR #221 extracted the 10 database drivers into packages/drivers/ as @altimateai/drivers (workspace package). Currently it's private and consumed via workspace:* by packages/opencode.

What

Publish @altimateai/drivers to npm so altimate-mcp-engine and other consumers can use the same driver code instead of maintaining separate implementations.

Tasks

  • Add build step (tsup or tsc) to compile to dist/
  • Set "private": false and add publishConfig
  • Add CI workflow to publish on version tag
  • Add README with usage examples
  • First publish as @altimateai/drivers@0.1.0

Dependencies

Metadata

Metadata

Assignees

No one assigned

    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