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

gh-6: add -i/--issue and -s/--section flags to blurb add #16

Open
wants to merge 34 commits into
base: main
Choose a base branch
from

Commits on Jun 25, 2024

  1. Improve blurb add command.

    picnixz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d5d11a2 View commit details
    Browse the repository at this point in the history
  2. update version

    picnixz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    eaddee3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    403d387 View commit details
    Browse the repository at this point in the history
  4. fix CI/CD

    picnixz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ad230fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edd8eea View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. fixup! typos

    picnixz committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9856548 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2a1fce View commit details
    Browse the repository at this point in the history
  3. expand tests

    picnixz committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7d67830 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    635c8ac View commit details
    Browse the repository at this point in the history
  5. improve tests

    picnixz committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    992b8ec View commit details
    Browse the repository at this point in the history
  6. address review!

    picnixz committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    842bc2d View commit details
    Browse the repository at this point in the history
  7. remove extraneous line

    picnixz committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    99261a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 13, 2024

  1. address Larry's comments

    - remove section IDs matching
    - do not render the table in case of a multi-match
    - simplify `add` docstring construction
    - update tests
    - update README.md
    picnixz committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    18a5563 View commit details
    Browse the repository at this point in the history
  2. remove local fix

    picnixz committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    350daeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e25cc0 View commit details
    Browse the repository at this point in the history
  4. ...

    picnixz committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    2b976e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d578f92 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    picnixz authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    f11b9f1 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    Co-authored-by: Hugo van Kemenade <[email protected]>
    picnixz and hugovk authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    6737ea4 View commit details
    Browse the repository at this point in the history
  8. Update src/blurb/blurb.py

    Co-authored-by: Hugo van Kemenade <[email protected]>
    picnixz and hugovk authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    384079d View commit details
    Browse the repository at this point in the history
  9. Update src/blurb/blurb.py

    hugovk authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    9242ddc View commit details
    Browse the repository at this point in the history
  10. Update README.md

    Co-authored-by: Hugo van Kemenade <[email protected]>
    picnixz and hugovk authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    8619bc2 View commit details
    Browse the repository at this point in the history
  11. improve matching algorithm

    picnixz committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    9de55af View commit details
    Browse the repository at this point in the history
  12. increase test coverage

    picnixz committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    a7cd263 View commit details
    Browse the repository at this point in the history
  13. update comments

    picnixz committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    ba33c38 View commit details
    Browse the repository at this point in the history
  14. simplify supported separators

    picnixz committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    cb04947 View commit details
    Browse the repository at this point in the history
  15. fix regex

    picnixz committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    33ae76e View commit details
    Browse the repository at this point in the history
  16. improve error messages

    picnixz committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    48fc24b View commit details
    Browse the repository at this point in the history
  17. cleanup

    picnixz committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    15271e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    a3899ec View commit details
    Browse the repository at this point in the history
  2. Update README.md

    picnixz authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    026052c View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    picnixz authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5fe40bd View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

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