Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cds-snc/notification-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 53.0.2
Choose a base ref
...
head repository: cds-snc/notification-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 53.0.3
Choose a head ref
  • 2 commits
  • 8 files changed
  • 3 contributors

Commits on Dec 13, 2024

  1. Ensure Ruff checks formatting during CI checks (#342)

    * Ensure make test runs ruff format --check
    
    * Update ruff extension cfg
    
    - The VSCode ruff extension will no longer
    automatically remove unused imports but will still
    notify you they're incorrect
    - Updated ruff to 0.8.2
    whabanks authored Dec 13, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    568d873 View commit details

Commits on Jan 7, 2025

  1. Fix/seeding (#347)

    * Skip notification seeding when nothing to seed
    
    * New version for utils
    
    ---------
    
    Co-authored-by: wbanks <william.banks@cds-snc.ca>
    jzbahrai and whabanks authored Jan 7, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e137e9f View commit details
Loading