Remove deprecated parameters `env_extra`, `extra`, `job_extra`
Open
- Dominant language
- Python
- Stars
- 256
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
The parameters have been renamed in
- #575
- #576
- #577
but are still respected, when the newly named parameters are not set. Deprecation warnings are issued if they are still used.
For context, see also #323.
We still need to decide when to finally remove them: Maybe at a fixed date or in terms of number of releases?
Contributor guide
Assessment
This issue has not been assessed yet.