Skip to content
Snippets Groups Projects

updating and testing Sam's bumpversion work

Merged Charlotte Hausman requested to merge playing-with-versioning into 2.8.2.3-DEVELOPMENT
All threads resolved!
  • this replaces MR!1498
  • now handles 3 and 4 digit releases
❯ bump-my-version show-bump 2.8.2.3rc1
2.8.2.3rc1 ── bump ─┬─ major ─ 3.0.0dev0
                    ├─ minor ─ 2.9.0dev0
                    ├─ patch ─ 2.8.3dev0
                    ├─ pre_l ─ 2.8.2.3
                    ╰─ pre_n ─ 2.8.2.3rc2

To test: ❯ bump-my-version bump pre_l --current-version=2.8.2.3rc1 --config-file=./.bumpversion.toml --ignore-missing-version the ignore-missing-version flag is required to bypass updating pycapo

Edited by Charlotte Hausman

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    • 37dd40b0 - fixed parsing to support possible 3 or 4 digit versioning

    Compare with previous version

  • added 1 commit

    • bb59a4b7 - fixed parsing to support possible 3 or 4 digit versioning

    Compare with previous version

  • Charlotte Hausman changed the description

    changed the description

  • added 1 commit

    Compare with previous version

  • Daniel Nemergut resolved all threads

    resolved all threads

  • Daniel Nemergut approved this merge request

    approved this merge request

  • Sam Kagan added 1 commit

    added 1 commit

    • 0fd8725f - Added comment for ignore-missing-version, cleaned up .bumpversion.toml

    Compare with previous version

  • added 1 commit

    • 256b77c7 - missed the one go file with an embedded version

    Compare with previous version

  • added 1 commit

    • e145326a - - it's not working but let's leave it there anyway

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • reopened

  • Sam Kagan approved this merge request

    approved this merge request

  • mentioned in commit f7ff2a6b

  • Please register or sign in to reply
    Loading