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

feat: run tasks in the env they are defined #731

Merged
merged 5 commits into from
Jan 30, 2024

Conversation

baszalmstra
Copy link
Contributor

This adds the ability to run tasks in different environments and modifies the run cli command to only check the lock-file once.

@baszalmstra baszalmstra added this to the Multi-env milestone Jan 30, 2024
Copy link
Contributor

@ruben-arts ruben-arts left a comment

Choose a reason for hiding this comment

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

It freaking works!! This is super cool!

src/cli/run.rs Show resolved Hide resolved
src/task/error.rs Outdated Show resolved Hide resolved
@pavelzw
Copy link
Contributor

pavelzw commented Jan 30, 2024

Closes #733

@baszalmstra baszalmstra linked an issue Jan 30, 2024 that may be closed by this pull request
2 tasks
@baszalmstra
Copy link
Contributor Author

I changed the error message:

image

@baszalmstra baszalmstra merged commit 33bb003 into prefix-dev:main Jan 30, 2024
9 checks passed
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.

task belonging to a single feature is currently ignored
3 participants