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

Update references to setup.py #142

Merged
merged 5 commits into from
Apr 26, 2024
Merged

Update references to setup.py #142

merged 5 commits into from
Apr 26, 2024

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    9325949 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd46d00 View commit details
    Browse the repository at this point in the history
  3. Support detecting changes without git tag

    Upon initial setup, there might be no tag
    This entails a risk when a merge to main is made without a tag, but this is a workflow failure that is not supposed to happen
    MattiSG committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b4f3f5e View commit details
    Browse the repository at this point in the history
  4. Check changes compared to last tagged version

    Ensure that a first version is tagged
    MattiSG committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    30b6985 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c70fce View commit details
    Browse the repository at this point in the history