Skip to content

v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 03:36
· 62 commits to main since this release
ea45bad

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