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

Generate changelog including cli refactor #7

Merged
merged 67 commits into from
Nov 5, 2024
Merged

Commits on Sep 16, 2024

  1. Refactor cli calls

    philnewm committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    37412ee View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    19044f6 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    philnewm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    172207b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Add major bump

    Upgrade tests
    philnewm committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c06979a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e45bb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 17, 2024

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

Commits on Oct 18, 2024

  1. Small refactor

    Enabled cli output
    philnewm committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5257cf3 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    d5cfd4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48f05b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef02f45 View commit details
    Browse the repository at this point in the history
  4. Update branch pointer

    philnewm committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    0196c6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86f3f03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d96fe3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f07524e View commit details
    Browse the repository at this point in the history
  8. Fix typo

    philnewm committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    3c66f44 View commit details
    Browse the repository at this point in the history
  9. Add generic delimiter

    philnewm committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    66f69ef View commit details
    Browse the repository at this point in the history
  10. Try different method

    philnewm committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    5a2fa98 View commit details
    Browse the repository at this point in the history
  11. Add info comment

    philnewm committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    1bf4174 View commit details
    Browse the repository at this point in the history
  12. Add cli formatting

    philnewm committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    49ac1c0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4f5bcbe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a37a78e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    f11eb9a View commit details
    Browse the repository at this point in the history
  2. Add argparse import back in

    philnewm committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b035753 View commit details
    Browse the repository at this point in the history
  3. Update ci workflow

    philnewm committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4a73d84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24152b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    63d4832 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39e0a8d View commit details
    Browse the repository at this point in the history
  3. Further formatting updates

    philnewm committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b4dd09d View commit details
    Browse the repository at this point in the history
  4. Update formatting

    philnewm committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    80f13da View commit details
    Browse the repository at this point in the history
  5. Update formatting

    philnewm committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f62e603 View commit details
    Browse the repository at this point in the history
  6. Update formatting

    philnewm committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0390cfb View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Add first changelog test

    philnewm committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ff788cb View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

Commits on Oct 28, 2024

  1. Update variable reference

    philnewm committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    66dfab5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a970cdc View commit details
    Browse the repository at this point in the history
  3. Update ci-action

    philnewm committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e788396 View commit details
    Browse the repository at this point in the history
  4. FIx bracket typo

    philnewm committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9f9efc0 View commit details
    Browse the repository at this point in the history
  5. Fix query label splitting

    philnewm committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e8020ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3da661 View commit details
    Browse the repository at this point in the history
  7. remove variable query

    philnewm committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    3dba933 View commit details
    Browse the repository at this point in the history
  8. Add query labels

    philnewm committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4fc7fd7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b4f09af View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Update variable reference

    philnewm committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1107e74 View commit details
    Browse the repository at this point in the history
  2. Remove obsolete debug output

    philnewm committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    29104c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bba78ae View commit details
    Browse the repository at this point in the history
  4. Update script docstring

    philnewm committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    862b5e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4479a62 View commit details
    Browse the repository at this point in the history
  6. Fix list conversion

    philnewm committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c06e147 View commit details
    Browse the repository at this point in the history
  7. Update labels function call

    philnewm committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    cdf6aed View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    19e3f1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a1048f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    014bb78 View commit details
    Browse the repository at this point in the history
  4. Remove duplicate test

    philnewm committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    720f072 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Cleanup changelog creation

    Extend test suite
    Delete obsolete logic
    philnewm committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2a362ef View commit details
    Browse the repository at this point in the history
  2. Remove obsolete function

    philnewm committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2668e98 View commit details
    Browse the repository at this point in the history
  3. Update caller functions

    philnewm committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1e393fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e73ef72 View commit details
    Browse the repository at this point in the history
  5. Enhance changelog creation

    Handle missing labels by skipping
    philnewm committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    165e754 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c9ad3a View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Add details to changelog

    Update test suite
    philnewm committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7ede1a9 View commit details
    Browse the repository at this point in the history
  2. Update function name

    philnewm committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e53155b View commit details
    Browse the repository at this point in the history
  3. Update url handling in changelog

    switch to html based syntax
    philnewm committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3dde7bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    031eb3e View commit details
    Browse the repository at this point in the history
  5. Move json fixtures to files

    philnewm committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1154f26 View commit details
    Browse the repository at this point in the history
  6. Add documentation to readme

    philnewm committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2185536 View commit details
    Browse the repository at this point in the history
  7. Add testing information to readme

    Add Developer information
    philnewm committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7ddf77b View commit details
    Browse the repository at this point in the history