Skip to content

Releases: BoxBoxJason/gitlab-sync

0.1.0

08 May 22:54
0.1.0
44355b2

Choose a tag to compare

[0.1.0] - 2025-05-08

🚀 Features

  • Add first project draft
  • Add logger utility functions and docstrings
  • Upgrade mirrormapping for concurrency
  • Concurrency upgrade
  • Add dry run option, version option and shorthand for flags
  • Add optional mirror releases capability
  • Add concurrency tuning support

🐛 Bug Fixes

  • Cleanup go.mod dependencies
  • Fix mirror trigger builds auto true

💼 Other

  • Add container for deployment

🚜 Refactor

  • Remove github dependency on project
  • Types rewrite
  • (optimization) Avatar optimization
  • Use existing modules

📚 Documentation

  • Add project (usage) documentation
  • Add JSON mapping explanation
  • Fix typos in docs

🎨 Styling

  • Maintainability tech debt resorbtion

🧪 Testing

  • Add unit tests for utility functions & data processing

⚙️ Miscellaneous Tasks

  • Add deployment workflow on tags
  • Add go lint & test workflow
  • Add auto changelog generation on release
  • Update Container streamlining
  • Optimize checkout
  • Upgrade release CI