Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 03:19
· 29 commits to main since this release
2281a55

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