-
Notifications
You must be signed in to change notification settings - Fork 53
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
Ensure settings are retrieved for the right level #1054
Conversation
✅ Deploy Preview for conda-store canceled.
|
✅ Deploy Preview for conda-store ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
7ea3b5d
to
d0c6217
Compare
See also #1005. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few minor changes/comments, otherwise this is a solid improvement.
conda-store-server/conda_store_server/_internal/worker/tasks.py
Outdated
Show resolved
Hide resolved
ff4fec0
to
4aa4de9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢
Description
Follow up to #1044
It ensures that there is consistency in how settings are retrieved throughout the code base and ensures that settings are pulled at the right specificity.
Pull request checklist