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

chore: release v2.0.0 #118

Merged
merged 1 commit into from
May 7, 2024
Merged

chore: release v2.0.0 #118

merged 1 commit into from
May 7, 2024

Conversation

ugrc-release-bot[bot]
Copy link
Contributor

@ugrc-release-bot ugrc-release-bot bot commented May 2, 2024

πŸ€– I have created a release beep boop

2.0.0 (2024-05-07)

⚠ BREAKING CHANGES

  • credentials.py has become config.json in cwd

πŸš€ Features

  • allow for invocation without a config file (e3107af)
  • implement EXCLUSIONS config (5280fd8), closes #114
  • throw error if workspace does not exist (cf6fb43)

πŸ› Bug Fixes

  • add config to CI runs (539d16f)
  • credentials.py -> config.json and smtp -> SendGrid (8888cb7), closes #85 #86
  • disable coverage when running tests in vscode (7d0827f)
  • fix type errors (f8f8012)
  • handle street names that begin with cardinals (b4372e5), closes #121
  • handle two unit numbers (79c6f0f), closes #63
  • make exclusion matching work in CI (2394ba3)
  • modernize and apply best practices (15c7bd0)
  • move tests to standard directory and add skipping logic (de83e86)
  • normalize shortened numeric street names (e687551), closes #57
  • run ruff separate from pytest (302c583), closes #98

πŸ“– Documentation Improvements

  • add functions that require the config file (ea943bd)
  • simplify run command in dev (937c9c8)

This PR was generated with Release Please. See documentation.

Copy link

codecov bot commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

❗ No coverage uploaded for pull request base (main@79c6f0f). Click here to learn what that means.

❗ Current head 3a8a67d differs from pull request most recent head 60b2588. Consider uploading reports for the commit 60b2588 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage        ?   18.96%           
=======================================
  Files           ?       12           
  Lines           ?      696           
  Branches        ?      131           
=======================================
  Hits            ?      132           
  Misses          ?      562           
  Partials        ?        2           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@ugrc-release-bot ugrc-release-bot bot force-pushed the release-please--branches--main branch from 3a8a67d to 60b2588 Compare May 7, 2024 16:51
@stdavis stdavis enabled auto-merge (rebase) May 7, 2024 17:03
@stdavis stdavis merged commit 4f82e6e into main May 7, 2024
2 checks passed
@stdavis stdavis deleted the release-please--branches--main branch May 7, 2024 17:03
Copy link
Contributor Author

πŸ€– Release is at https://github.com/agrc/sweeper/releases/tag/v2.0.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant