-
Notifications
You must be signed in to change notification settings - Fork 39
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
Removed deprecated configuration option offline
#2213
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2213 +/- ##
==========================================
- Coverage 93.21% 93.19% -0.03%
==========================================
Files 238 238
Lines 12851 12840 -11
==========================================
- Hits 11979 11966 -13
- Misses 872 874 +2
|
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.
There is a bit of code left in esmvalcore/_main.py
that is also part of this feature, could you have a look?
https://github.com/ESMValGroup/ESMValCore/blob/remove_offline/esmvalcore/_main.py#L368-L376
Whoopsie, looks like I messed up the |
It looks like the feature is also used in the backward compatibility tests: https://github.com/ESMValGroup/ESMValTool/blob/main/.circleci/config.yml#L217 |
Good catch, see ESMValGroup/ESMValTool#3367. |
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.
gut work! Also approved Manu's Tool PR that removes it from there
Description
This PR removes the deprecated configuration option
offline
.Detailed upgrade instructions: #1935
Checklist
It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.
Changes are backward compatibleTo help with the number pull requests: