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

Switch to uv for package management #55

Merged
merged 12 commits into from
Oct 9, 2024
Merged

Switch to uv for package management #55

merged 12 commits into from
Oct 9, 2024

Conversation

JohnPaton
Copy link
Owner

@JohnPaton JohnPaton commented Aug 23, 2024

uv recently released project management and I'm pretty excited about it. Looks like a good fit and it's Blazing Fast ™️

Integration tests are failing but the rest seems good. I'll release a pre-release to test once this is merged to check the build but it looks good for me locally.

To do:

  • Switch to uv for building and locking
  • Move requirements from setup.cfg to pyproject.toml
  • Use uv in CI
  • Switch PR base to master once Use new Download API #54 is merged, keep it rebased until then

@JohnPaton JohnPaton requested a review from avaldebe August 23, 2024 19:15
@JohnPaton JohnPaton changed the base branch from master to new-api September 13, 2024 18:56
@JohnPaton JohnPaton removed the request for review from avaldebe September 24, 2024 19:58
Base automatically changed from new-api to master September 25, 2024 08:14
description = "An easy downloader for the AirBase air quality data."
readme = {file = "README.md", content-type = "text/markdown"}
authors = [{name="John Paton", email="john@johnpaton.net"}]
maintainers = [{name="John Paton", email="john@johnpaton.net"}, {name="Alvaro Valdebenito"}]
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let me know if you want to be here and/or have your email here @avaldebe

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JohnPaton sorry, I did not see this comment until now.
My work email is alvarov@met.no

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good! I'll update it.

@JohnPaton JohnPaton marked this pull request as ready for review September 25, 2024 11:29
@JohnPaton JohnPaton requested a review from avaldebe September 25, 2024 11:29
* Consolidate project setup into composite action

* Specify repo

* Specify ref

* Relative path

* Own directory

* Checkout first

* Fix indentation and add shell

* Disambiguate caches
@JohnPaton JohnPaton merged commit fd4a0ed into master Oct 9, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants