Releases: appleboy/BitbucketServer2Gitea
Releases · appleboy/BitbucketServer2Gitea
v0.1.0
Changelog
- 2281a55 refactor: refactor repository migration and error handling
- 5f0c27f docs: update project documentation and requirements
- e7f5b2b chore: update CodeQL action versions to v3
- d85793a refactor: refactor variable names and remove unnecessary code blocks
- be6905e refactor: refactor variable names for consistency throughout codebase
- a71028e feat: refactor Gitea integration and project data handling
- 3a7a676 chore: update gitea SDK to latest version
- 7c75d3b chore: refactor dependencies and improve compatibility with
golang.org/x/exp
- e388caf refactor: refactor function signatures to include logger parameter
- 207a926 refactor: refactor NewMigration function and remove redundant variable
- 8c4d53b refactor: refactor file and package names for migration process
- cf8e2a4 feat: refactor command handling and flag management across files
- 902cb82 feat: refactor code to implement new sourceID variable
- 7ee822d feat: add new functions and types for repository migration
- 55ccf7e refactor: update logging across multiple files
- 0be20d3 refactor: update logging levels to Debug for improved debugging
- 32ea20f feat: refactor organization and repository creation and migration
- ccb6b08 feat: refactor project and repo permissions logic
- 7a2c7d7 chore: update dependencies on
golang.org/x/exp
package - a73f399 feat: refactor user creation logic and imports
- fc8f9fd chore: update gitea server URL to gitea.example.com
v0.0.2
Changelog
- cdc16ac feat: refactor Gitea repository handling and imports
- 3f7edfb feat: refactor organization creation logic in gitea struct
- a4638bd feat: refactor Gitea integration and configuration handling
- 030f910 chore: update dependency version in go.mod file
- c37d4a5 feat: refactor and optimize Bitbucket API integration
- 7816c41 refactor: refactor Bitbucket client methods and struct usage
- bd7d102 feat: refactor permission retrieval and log messages
- 3b0191e feat: refactor project migration and permissions logic
- 57dc680 feat: improve project permissions and API calls
- 4ae68de feat: improve logging for project and repo checks
- fe0f02d feat: improve logging for successful operations
- 333ea4d docs: add migration instructions for single repositories to README
v0.0.1
Changelog
- ea45bad build: refactor build configurations for cross-platform compatibility
- dddbc46 chore: update configuration for Bitbucket integration
- 2e3317a feat(repo): add migration repo command (#3)
- 3e3bfd6 feat: refactor API access and user configuration in cmd files
- eae897a docs: update README and project setup instructions
- e7f2ce4 chore: update and add new dependencies for project dependencies
- 96e9d17 build(deps): Bump actions/setup-go from 4 to 5 (#1)
- 76b09e4 refactor: refactor bitbucket server configuration
- d69b829 refactor: refactor migration code to use context parameter
- 41f2577 refactor: refactor gitea client initialization
- 9b15e5e feat: add migration functionality and clients initialization
- 1294111 feat: add
gitea-skip-verify
flag and configuration option - acb1857 chore: refactor configuration handling and dependencies
- 65d53b5 feat: update API access flags and default config path
- 61e2d3e build: refactor build configuration for multi-platform and multi-architecture support
- e372343 chore: add GitHub workflows and funding model files
- e2a736e chore: rename config file and change extension to .config.yaml
- e669034 build: add gitignore, Makefile, and cmd files
- 9f29262 chore: update project name and description for migration to Gitea
- bb56ce9 Initial commit