Releases: sourcegraph/implementation-bridges
Releases · sourcegraph/implementation-bridges
v0.0.9
What's Changed
- Update dependency GitPython to >=3.1.43 by @renovate in #32
- Update dependency psutil to v6 by @renovate in #34
- Update docker/build-push-action action to v6 by @renovate in #35
- Remove duplicates from requirements.txt by @marcleblanc2 in #37
- Fix build by @marcleblanc2 in #38
v0.0.8
What's Changed
- Preparing the repo to share
v0.0.7
What's Changed
- Configure variables for prod
- Fix GitHub Actions for Docker images
v0.0.6
What's Changed
- Subversion batch commit processing
- Fix branches and tags
v0.0.5
Fix network subnet collision, zombie processes, and env vars (#19) * Specifying subnet for docker network * Use docker compose's default network, so fewer networks need to get created * Refactoring config to env vars * Fixing zombie processes
v0.0.4
What's Changed
- Got it working in a customer environment
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Refactoring directory layout, resetting ports to default (#13) * Refactor directory layout * Giving up on changing default port 443 to 80, sticking with default
v0.0.2
Refactored SVN commands
v0.0.1
First alpha release for customer testing