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

Enh/improve some templates #38

Merged
merged 18 commits into from
May 13, 2024
Merged

Enh/improve some templates #38

merged 18 commits into from
May 13, 2024

Commits on May 2, 2024

  1. enh: Update some template from xncml feedback

    Abel Aoun committed May 2, 2024
    Configuration menu
    Copy the full SHA
    42ebdab View commit details
    Browse the repository at this point in the history
  2. enh: Update CONTRIBUTING.rst

    Apply same reccomendations as in the templates for
    the cookicutter root CONTRIBUTING.rst.
    Abel Aoun committed May 2, 2024
    Configuration menu
    Copy the full SHA
    eb54552 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. fix: lint pyprojet.toml

    Abel Aoun committed May 3, 2024
    Configuration menu
    Copy the full SHA
    19d2acf View commit details
    Browse the repository at this point in the history
  2. fix: bumversion templating

    Abel Aoun committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c017cab View commit details
    Browse the repository at this point in the history
  3. fix: more minor fixes

    Abel Aoun committed May 3, 2024
    Configuration menu
    Copy the full SHA
    08f7090 View commit details
    Browse the repository at this point in the history
  4. fix: remove creation of date in CHANGES.rst

    Only bump2version allow this  syntaxt to add a date when bumping.
    We use bumpmyversion here.
    Abel Aoun committed May 3, 2024
    Configuration menu
    Copy the full SHA
    de77700 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. optional default value

    Zeitsperre committed May 6, 2024
    Configuration menu
    Copy the full SHA
    146f513 View commit details
    Browse the repository at this point in the history
  2. add prompts

    Zeitsperre committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b7ebd24 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. improve bumpmyversion templates

    Abel Aoun committed May 8, 2024
    Configuration menu
    Copy the full SHA
    06fd460 View commit details
    Browse the repository at this point in the history
  2. doc: add python -m when needed

    Abel Aoun committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e46b715 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dadfdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71cd08d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. maint: Remove bump templating of CHANGES.rst

    Abel Aoun committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e067601 View commit details
    Browse the repository at this point in the history
  2. maint: Create releasing.rst

    Moved the 'how to release' from the contributing guide to
    a dedicated releasing.rst guide.
    Abel Aoun committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1bc3dcf View commit details
    Browse the repository at this point in the history
  3. fix: lint

    Abel Aoun committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6c3c463 View commit details
    Browse the repository at this point in the history
  4. maint: Aplly suggestions from code review

    Co-authored-by: Trevor James Smith <[email protected]>
    Abel Aoun and Zeitsperre committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ca01703 View commit details
    Browse the repository at this point in the history
  5. maint: update docs/changelog.rst inner path

    Abel Aoun committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0d153b5 View commit details
    Browse the repository at this point in the history
  6. fix: tests

    Abel Aoun committed May 13, 2024
    Configuration menu
    Copy the full SHA
    eb50c72 View commit details
    Browse the repository at this point in the history