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: dont use JSR_URL env var for orama tasks #779

Merged
merged 2 commits into from
Oct 28, 2024
Merged

fix: dont use JSR_URL env var for orama tasks #779

merged 2 commits into from
Oct 28, 2024

Conversation

crowlKats
Copy link
Collaborator

@crowlKats crowlKats commented Oct 24, 2024

without this, the JSR_URL env var applies to the deno binary itself, which means different dependencies and their hashes are used, which causes conflicts in the lockfile, meaning the scripts cant run.
Regenerates the lockfile.

@crowlKats crowlKats enabled auto-merge October 24, 2024 17:17
@crowlKats crowlKats added this pull request to the merge queue Oct 24, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 24, 2024
# Conflicts:
#	deno.lock
@crowlKats crowlKats enabled auto-merge October 28, 2024 19:04
@crowlKats crowlKats added this pull request to the merge queue Oct 28, 2024
Merged via the queue into main with commit bc25c3e Oct 28, 2024
6 checks passed
@crowlKats crowlKats deleted the fixlockfile branch October 28, 2024 19:40
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.

2 participants