Skip to content

docs(release): prepare v1.0.0#69

Merged
typelicious merged 2 commits into
mainfrom
codex/release-prep-v1.0.0-2026-03-15
Mar 15, 2026
Merged

docs(release): prepare v1.0.0#69
typelicious merged 2 commits into
mainfrom
codex/release-prep-v1.0.0-2026-03-15

Conversation

@typelicious
Copy link
Copy Markdown
Collaborator

What changed

  • bump FoundryGate to 1.0.0 in package and app metadata
  • finalize the v1.0.0 changelog and release guide
  • streamline the root README into a shorter landing page
  • move deeper API, configuration, and operations detail into dedicated docs pages

Why

  • v1.0.0 is ready to ship
  • the release notes and package metadata need to match the shipped runtime
  • the root README now stays easier to scan while keeping the deeper operational detail in docs

How verified

  • python3 -m compileall foundrygate tests
  • PYTHONPATH=. ./.venv-check-313/bin/pytest -q
  • ./.venv-check-313/bin/ruff check .
  • ./.venv-check-313/bin/ruff format --check .
  • ./.venv-check-313/bin/python -m build --no-isolation
  • ./.venv-check-313/bin/python -m twine check dist/foundrygate-1.0.0.tar.gz dist/foundrygate-1.0.0-py3-none-any.whl
  • /opt/homebrew/bin/node packages/foundrygate-cli/bin/foundrygate.js --help
  • cd packages/foundrygate-cli && npm_config_cache=/tmp/foundrygate-npm-cache PATH=/opt/homebrew/bin:/Users/andrelange/.cargo/bin:/Users/andrelange/.codex/tmp/arg0/codex-arg0KNkFOC:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Codex.app/Contents/Resources /opt/homebrew/bin/npm pack --dry-run
  • /usr/bin/git diff --check

@typelicious typelicious merged commit 5727479 into main Mar 15, 2026
12 checks passed
@typelicious typelicious deleted the codex/release-prep-v1.0.0-2026-03-15 branch March 15, 2026 14:55
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