Skip to content

Fix v0.2.0 release metadata#5

Merged
marcleblanc2 merged 1 commit into
mainfrom
fix-v0.2.0-release
May 28, 2026
Merged

Fix v0.2.0 release metadata#5
marcleblanc2 merged 1 commit into
mainfrom
fix-v0.2.0-release

Conversation

@marcleblanc2
Copy link
Copy Markdown
Collaborator

Summary

  • bump src-auth-perms-sync package metadata to 0.2.0 so the v0.2.0 release workflow validates
  • refresh uv.lock for the new version
  • keep the .gitignore cleanup from the rename work

Validation

  • uv lock --check
  • uv run --frozen ruff check src_auth_perms_sync/ tests/
  • uv run --frozen ruff format --check src_auth_perms_sync/ tests/
  • uv run --frozen pyright
  • uv run --frozen python -m unittest discover -s tests
  • uv run --frozen src-auth-perms-sync --help
  • npx --no-install markdownlint-cli2 *.md
  • uv build --wheel --out-dir /tmp/src-auth-perms-sync-release-check --no-create-gitignore

After this merges to main, move tag v0.2.0 to the merge commit so the customer release workflow reruns against matching source metadata.

@marcleblanc2 marcleblanc2 merged commit 78cc892 into main May 28, 2026
1 check passed
@marcleblanc2 marcleblanc2 deleted the fix-v0.2.0-release branch May 28, 2026 18:27
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