Skip to content

fix: remove private repo leakage from public repo#11

Merged
longieirl merged 2 commits into
mainfrom
fix/remove-private-repo-leakage
Mar 18, 2026
Merged

fix: remove private repo leakage from public repo#11
longieirl merged 2 commits into
mainfrom
fix/remove-private-repo-leakage

Conversation

@longieirl
Copy link
Copy Markdown
Owner

Pull Request

Summary

Changes

Type

  • Bug fix
  • New feature
  • Breaking change
  • Refactoring
  • Documentation
  • Performance
  • Security

Testing

  • Tests pass (coverage ≥ 91%)
  • Manually tested

Checklist

  • Code follows project style
  • Self-reviewed
  • Documentation updated (if needed)
  • No new warnings

- Delete RELEASING.md — described old private repo release process (src/__version__.py,
  ghcr.io/longieirl/bankstatements), completely stale and not for public consumers
- Fix CHANGELOG.md footer links — pointed to longieirl/bankstatements, corrected to
  longieirl/bankstatementprocessor
- Redact docs/architecture.md — removed HMAC-SHA256 implementation detail from Premium
  Distribution section and removed boundary-check code snippet that named private modules
- Clean up boundary-check.yml — remove private module names from comments and error
  messages; the grep pattern is unchanged (functional), only the disclosure is removed
@longieirl longieirl self-assigned this Mar 18, 2026
@github-actions github-actions Bot added bug Something isn't working documentation Improvements or additions to documentation ci labels Mar 18, 2026
@longieirl longieirl merged commit 7e549c9 into main Mar 18, 2026
10 checks passed
@longieirl longieirl deleted the fix/remove-private-repo-leakage branch March 18, 2026 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants