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

Display conda-tree output after building #94

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

yuvipanda
Copy link
Collaborator

Helps a lot with figuring out why certain packages were installed with the versions they were installed with. Makes it easier to debug why a older version of gdal is provided, for example - like in 2i2c-org/infrastructure#1934

Helps a *lot* with figuring out *why* certain packages
were installed with the versions they were installed with.
Makes it easier to debug why a older version of gdal is
provided, for example - like in 2i2c-org/infrastructure#1934
Without this, it just hangs forever.

Also don't specify --full, not needed
Let's keep this PR small
@yuvipanda
Copy link
Collaborator Author

ok, so the problem seems to be primarily with the test - GITHUB_OUTPUT env var is not set in the test, but it does work when this action is used - see volcanocyber/VICTOR-notebook#2

@yuvipanda
Copy link
Collaborator Author

What I don't understand is that this isn't the first time we're trying to use or test GITHUB_OUTPUT hmm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant