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

chore(direnv): Set BBL_STATE_DIRECTORY if possible #3055

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

silvestre
Copy link
Member

Issue

To execute bbl commands you would need to change into the bbl state
directory or set it via the --state-dir flag.

Fix

Export BBL_STATE_DIRECTORY in the .envrc if it has been found at the
expected place.

@silvestre silvestre added allow-acceptance-tests This label needs to be added to enable the acceptance tests to run. exclude-from-changelog labels Jul 2, 2024
@silvestre silvestre marked this pull request as ready for review July 2, 2024 11:14
Copy link
Contributor

@geigerj0 geigerj0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

# Issue

To execute `bbl` commands you would need to change into the bbl state
directory or set it via the `--state-dir` flag.

# Fix

Export `BBL_STATE_DIRECTORY` in the `.envrc` if it has been found at the
expected place.
@silvestre silvestre force-pushed the set-BBL_STATE_DIRECTORY branch from 1ee60a9 to 467c8d0 Compare July 2, 2024 11:54
Copy link

sonarqubecloud bot commented Jul 2, 2024

@silvestre silvestre merged commit 2cb5897 into main Jul 2, 2024
29 checks passed
@silvestre silvestre deleted the set-BBL_STATE_DIRECTORY branch July 2, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
allow-acceptance-tests This label needs to be added to enable the acceptance tests to run. exclude-from-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants