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

Clean up tox configuration with base key #408

Closed
17 tasks done
Assignees
Labels
🔨 Maintenance Maintenance and upkeep improvements

Comments

@redeboer
Copy link
Member

redeboer commented Oct 7, 2024

Currently, our tox configurations are quite repetitive in that a job like docnb is just a copy of doc. This can be simplified with the base key.

Note that passenv, setenv are also inherited. They are overwritten if defined in the derived jobs, but can be extended using string substitution.

Pull Requests

Preview Give feedback
  1. 10 of 10
    🔨 Maintenance 🖱️ DX
    redeboer
  2. 10 of 10
    🔨 Maintenance 🖱️ DX
    redeboer
  3. 10 of 10
    🔨 Maintenance 🖱️ DX
    redeboer
  4. 10 of 10
    🔨 Maintenance 🖱️ DX
    redeboer
  5. 4 of 4
    🔨 Maintenance 🖱️ DX
    redeboer
  6. 10 of 10
    🔨 Maintenance 🖱️ DX
    redeboer
  7. 10 of 10
    ✨ Feature
    redeboer
  8. 10 of 10
    🔨 Maintenance 🖱️ DX
    redeboer
  9. 🔨 Maintenance 🖱️ DX
    redeboer
  10. 10 of 10
    🔨 Maintenance 🖱️ DX
    redeboer
  11. 5 of 5
    🔨 Maintenance 🖱️ DX
    redeboer
  12. 10 of 10
    🔨 Maintenance 🖱️ DX
    redeboer
  13. 10 of 10
    🔨 Maintenance 🖱️ DX
    redeboer
  14. 🔨 Maintenance 🖱️ DX
    redeboer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment