Skip to content

docs: rewrite RELEASING.md for GitHub + current package set - #11

Merged
rdasilveiracabral merged 1 commit into
mainfrom
docs/releasing-github
Jul 21, 2026
Merged

docs: rewrite RELEASING.md for GitHub + current package set#11
rdasilveiracabral merged 1 commit into
mainfrom
docs/releasing-github

Conversation

@rdasilveiracabral

Copy link
Copy Markdown
Collaborator

The old RELEASING.md was GitLab-oriented (GitLab Package Registry, GitLab retry-pipeline, stale package names, 3 packages). Rewrite for the current state:

  • Four nooa* packages (core, cli, memory, bench)
  • Tag-based versioning via uv-dynamic-versioning; first tag v0.0.6
  • Build + fresh-venv smoke-test steps
  • Distribution: source/git-install for now; PyPI Trusted Publishing noted as the planned automated path
  • Cross-package deps carry no version floor (co-released)

What does this PR do?

Related issues

Checklist

  • Code follows the project style (uv run ruff check . and uv run ruff format --check . pass)
  • Tests added/updated and passing (uv run pytest)
  • Docs updated if behavior or public APIs changed
  • New source files carry an SPDX license header

The old RELEASING.md was GitLab-oriented (GitLab Package Registry, GitLab
retry-pipeline, stale package names, 3 packages). Rewrite for the current
state:
- Four nooa* packages (core, cli, memory, bench)
- Tag-based versioning via uv-dynamic-versioning; first tag v0.0.6
- Build + fresh-venv smoke-test steps
- Distribution: source/git-install for now; PyPI Trusted Publishing noted
  as the planned automated path
- Cross-package deps carry no version floor (co-released)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@rdasilveiracabral
rdasilveiracabral merged commit d3450ad into main Jul 21, 2026
@alessiodevoto
alessiodevoto deleted the docs/releasing-github branch July 24, 2026 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant