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

!BREAKING: Release 4.0.0 #137

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from
Draft

!BREAKING: Release 4.0.0 #137

wants to merge 21 commits into from

Commits on Mar 16, 2023

  1. feat: drop support for Python 3.6

    BREAKING CHANGE: removed support for Python 3.6
    
    Signed-off-by: Paul Horton <phorton@sonatype.com>
    madpah committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    d22c9b6 View commit details
    Browse the repository at this point in the history
  2. feat: update poetry to 1.4.0 #136

    Signed-off-by: Paul Horton <phorton@sonatype.com>
    madpah committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    a23ef1c View commit details
    Browse the repository at this point in the history
  3. chore: debugging

    Signed-off-by: Paul Horton <phorton@sonatype.com>
    madpah committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    29a0100 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #135 from sonatype-nexus-community/deat/drop-pytho…

    …n3.6
    
    feat: drop support for Python 3.6
    madpah authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    a739580 View commit details
    Browse the repository at this point in the history
  5. updated dependencies

    Signed-off-by: Paul Horton <phorton@sonatype.com>
    madpah committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    1c58249 View commit details
    Browse the repository at this point in the history
  6. updated deps

    Signed-off-by: Paul Horton <phorton@sonatype.com>
    madpah committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    93ff9d2 View commit details
    Browse the repository at this point in the history
  7. removed poetry as a dep to install when using tox

    Signed-off-by: Paul Horton <phorton@sonatype.com>
    madpah committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    88eacdd View commit details
    Browse the repository at this point in the history
  8. chore(ci): reinstate GitHub Actions - CircleCI is bawking

    Signed-off-by: Paul Horton <phorton@sonatype.com>
    madpah committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    96cb543 View commit details
    Browse the repository at this point in the history
  9. chore(ci): reinstate GitHub Actions - CircleCI is bawking

    Signed-off-by: Paul Horton <phorton@sonatype.com>
    madpah committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    b27e85e View commit details
    Browse the repository at this point in the history
  10. chore(ci): reinstate GitHub Actions - CircleCI is bawking

    Signed-off-by: Paul Horton <phorton@sonatype.com>
    madpah committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    db4b6a8 View commit details
    Browse the repository at this point in the history
  11. resolve CI errors on GitHub

    Signed-off-by: Paul Horton <phorton@sonatype.com>
    madpah committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    1676289 View commit details
    Browse the repository at this point in the history
  12. chore(ci): reinstate GitHub Actions - CircleCI is bawking

    Signed-off-by: Paul Horton <phorton@sonatype.com>
    madpah committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    8d82daa View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. doco: link to local CI notes

    bhamail committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b1968ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb540aa View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. feat: adopt latest community standards

    Signed-off-by: Paul Horton <phorton@sonatype.com>
    madpah committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a053af5 View commit details
    Browse the repository at this point in the history
  2. overhauled build GH workflow

    Signed-off-by: Paul Horton <phorton@sonatype.com>
    madpah committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5813d95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a992f9 View commit details
    Browse the repository at this point in the history
  4. chore(ci): corrected Python versions in build

    Signed-off-by: Paul Horton <phorton@sonatype.com>
    madpah committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    301cc95 View commit details
    Browse the repository at this point in the history
  5. chore: restored jake-whitelist.json

    Signed-off-by: Paul Horton <phorton@sonatype.com>
    madpah committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6bee345 View commit details
    Browse the repository at this point in the history
  6. chore(ci): specific whitelist when running jake on jake

    Signed-off-by: Paul Horton <phorton@sonatype.com>
    madpah committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    af37470 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #155 from sonatype-nexus-community/feat/align-comm…

    …unity-standards
    
    feat: adopt latest community standards
    madpah authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ff827a6 View commit details
    Browse the repository at this point in the history