Git Product home page Git Product logo

Comments (20)

Luthaf avatar Luthaf commented on June 10, 2024 1

Here is a minimal reproduction repository: https://github.com/Luthaf/tox-variables

I had to add a separate tests environment to reproduce the error, so maybe there is something more going on here.

from tox.

gaborbernat avatar gaborbernat commented on June 10, 2024

No need to ping ☚ī¸ that's a bit aggressive. You could have put in a PR with the fix instead...

from tox.

Luthaf avatar Luthaf commented on June 10, 2024

Sorry if the ping was seen as aggressive, that was not the intent! I assumed you would be well placed to understand what's going on here, and interested in knowing about this.

Regarding the PR, I have no idea how tox works internally so I'll have to leave that to another contributor! Thank you for your work on tox, it is working very well for us 😃 (I just realized you are the main author of the whole package, and not just the PR mentioned above)

from tox.

gaborbernat avatar gaborbernat commented on June 10, 2024

I maintain this project, I already get notified of new issues. That being said, I maintain the project, that doesn't mean I do all the development. We don't have today any active developers, so realistically, unless you put in a PR, this might take a while... this is an open-source project kept alive by its community, we have no paid staff to troubleshoot and resolve new issues.

from tox.

gaborbernat avatar gaborbernat commented on June 10, 2024

Furthermore, creating a repository that I can clone to reproduce would significantly increase the chances of getting traction. Thanks!

from tox.

gaborbernat avatar gaborbernat commented on June 10, 2024

Thanks for that 🙏

from tox.

felixscherz avatar felixscherz commented on June 10, 2024

Hi, I ran some tests and it seem if I change this line

key = section.key, for_env or "", "-".join(base or [])
back to how it was in v4.14.0
key = section.key, for_env or ""

the example in the reproduction repository runs fine:)
I haven't had the time to figure out how to fix the issue however.

from tox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤ī¸ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.