Skip to content

Conversation

evanpurcell
Copy link

Aquery environment results may not always contain a 'value' field that are set to empty such as when setting a .bazelrc setting like the following:

build --action_env=SOME_ENV=

This should fix #252, please confirm.

@FBorowiec
Copy link

fixed exatly that issue thanks!

@rkjaran
Copy link

rkjaran commented Jul 24, 2025

This fixes #252 for me.

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.

AttributeError: 'types.SimpleNamespace' object has no attribute 'value'
3 participants