Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 641 Bytes

File metadata and controls

43 lines (28 loc) · 641 Bytes

Java springboot-upgrade

Lightweight Python CLI utility for generating structured Spring Boot and Java upgrade planning issues.

Features

  • Detect local Git repository
  • Generate upgrade planning issue content
  • Dry-run support
  • Lightweight and easy to understand

Usage

python upgrade.py --dry-run

Example Output

Spring Boot Upgrade Planning - inventory-service

Roadmap

  • GitHub issue creation
  • Duplicate issue prevention
  • Support for remote repositories
  • GitHub Actions integration

Target Another Repository

python upgrade.py --repo owner/repo --dry-run