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

Show appenv version somewhere? #19

Open
wosc opened this issue May 11, 2020 · 1 comment
Open

Show appenv version somewhere? #19

wosc opened this issue May 11, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@wosc
Copy link
Collaborator

wosc commented May 11, 2020

In downstream packages that use appenv (like... batou :) it would be helpful to know which appenv version they bundled. For example, in the version bundled with batou-2.0b9, the appenv-update-lockfile command does not work (it exits with "unrecognized arguments: -u").

I've solved my immediate issue by downloading https://github.com/flyingcircusio/appenv/blob/dc208ac9df334962b013001c60cd93fb88949c98/src/appenv.py and naming it batou, but I think this points to an issue how to manage bundling and versions and somesuch.

@ctheune
Copy link
Contributor

ctheune commented May 13, 2020

Yeah, that will be important at some point.

@ctheune ctheune added the enhancement New feature or request label May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants