Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Use Version.major instead of .epoch for git log. #48

Merged
merged 6 commits into from
Jul 30, 2024

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    0b58bf1 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Test: Add updated test for get_log_string

    - Add test to simulate log_string for versions past 1.0.0
    raynelfss committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d47fba0 View commit details
    Browse the repository at this point in the history
  2. Format: Passes lint tests

    raynelfss committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f16ca2e View commit details
    Browse the repository at this point in the history
  3. Update tests/test_release_process.py

    Co-authored-by: Matthew Treinish <[email protected]>
    raynelfss and mtreinish authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4bcfafc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb4558b View commit details
    Browse the repository at this point in the history
  5. Test: Add tests for 2.0.0

    - Comment some tests.
    raynelfss committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1fd91ac View commit details
    Browse the repository at this point in the history