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

Fix development shell on master #97

Merged
merged 3 commits into from
Jul 30, 2024
Merged

Fix development shell on master #97

merged 3 commits into from
Jul 30, 2024

Conversation

Renegatto
Copy link
Contributor

@Renegatto Renegatto commented Jul 22, 2024

Dev shell on master is currently not working due to the non-backward-compatible devx version update. The version has not been explicitly specified in .envrc which caused a dev shell to attempt to use newer version and fail.
This PR pinpoints the devx version to make sure updates do not break the dev shell.

@Renegatto Renegatto added bug Something isn't working infra labels Jul 22, 2024
@Renegatto Renegatto self-assigned this Jul 22, 2024
@Renegatto Renegatto requested a review from euonymos July 22, 2024 20:09
@euonymos euonymos merged commit 71c369d into master Jul 30, 2024
3 checks passed
@euonymos euonymos deleted the alexey/fix-dev-shell branch July 30, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working infra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants