Releases: somaz94/git-bridge
Releases · somaz94/git-bridge
v0.4.0
Build
- Bump the go-minor group with 4 updates (#3) by @dependabot[bot] in #3
- Bump the go-minor group with 2 updates (#4) by @dependabot[bot] in #4
- Bump dependabot/fetch-metadata from 2 to 3 by @dependabot[bot]
- Bump actions/github-script from 8 to 9 by @dependabot[bot]
CI/CD
- add auto-generated PR body script for make pr by @somaz94
- use generate_release_notes instead of RELEASE.md by @somaz94
- revert to body_path RELEASE.md in release workflow by @somaz94
- skip auto-generated changelog and contributors commits in release notes by @somaz94
- add Docker build and push job to release workflow by @somaz94
- restructure Makefile, Dockerfile, and hack scripts by @somaz94
- add lint and helm-release workflows with version build-args by @somaz94
Chore
- add workflow Makefile targets (check-gh, branch, pr) by @somaz94
- add git config protection to CLAUDE.md by @somaz94
- remove duplicate rules from CLAUDE.md (moved to global) by @somaz94
- bump version to v0.4.0 by @somaz94
Documentation
- add DEVELOPMENT.md by @somaz94
- remove duplicate rules covered by global CLAUDE.md by @somaz94
- add version guide and refresh development docs by @somaz94
Features
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Bug Fixes
- use GITHUB_TOKEN for dependabot auto merge by @somaz94
Build
- Bump the go-minor group with 4 updates (#2) by @dependabot[bot] in #2
CI/CD
- migrate gitlab-mirror workflow to multi-git-mirror action by @somaz94
Documentation
- update changelog by @actions-user
- update CONTRIBUTORS.md by @actions-user
- add no-push rule to CLAUDE.md by @somaz94
Features
- add CODEOWNERS by @somaz94
- sync with internal repo - commit author, porcelain push, config validation by @somaz94
Full Changelog: v0.2.0...v0.3.0
v0.2.0
CI/CD
- unify changelog-generator with flexible tag pattern by @somaz94
- add GitHub release notes configuration by @somaz94
- migrate changelog generator to go-changelog-action by @somaz94
- use major-tag-action for version tag updates by @somaz94
- use somaz94/contributors-action@v1 for contributors generation by @somaz94
Documentation
- README.md by @somaz94
- update changelog by @actions-user
- update CONTRIBUTORS.md by @actions-user
- update changelog by @actions-user
- add CLAUDE.md project guide by @somaz94
- CLAUDE.md by @somaz94
Features
- implement incremental fetch with PVC-backed mirror cache by @somaz94
- add committer info (Pushed by) to Slack mirror sync notifications by @somaz94
Testing
- improve coverage from 93% to 97.9% and separate make test/test-cover roles by @somaz94
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Bug Fixes
- fix changelog-generator tag handling and dependabot secrets access by @somaz94
- remove docker job from release workflow by @somaz94
- skip major version tag deletion on first release by @somaz94
Build
- Bump alpine from 3.21 to 3.23 in the docker-minor group by @dependabot[bot]
- Bump alpine from 3.21 to 3.23 in the docker-minor group by @dependabot[bot]
CI/CD
- add GitHub Actions workflows and dependabot config by @somaz94
Documentation
- add documentation, architecture diagram, and update README by @somaz94
- add documentation, architecture diagram, and update README by @somaz94
Features
- add core mirroring engine with multi-provider support by @somaz94
- add K8s manifests and example configurations by @somaz94
- add DockerHub multi-arch build and push support by @somaz94
Other Changes
Full Changelog: v0.0.1...v0.1.0