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

Modify 'fix' to align with how 'env' and 'install' is called #21

Closed
czprz opened this issue Dec 12, 2021 · 0 comments · Fixed by #26
Closed

Modify 'fix' to align with how 'env' and 'install' is called #21

czprz opened this issue Dec 12, 2021 · 0 comments · Fixed by #26
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@czprz
Copy link
Owner

czprz commented Dec 12, 2021

Current implemention of 'fix' calls problems gobally instead of per project. e.g. 'dever fix docker' which will then have the user choose which fix he wants to run.

env: 'dever env test --start'
install: 'dever install test --only=docker'

@czprz czprz added the enhancement New feature or request label Dec 12, 2021
@czprz czprz added this to the 1.0.0 milestone Dec 12, 2021
@czprz czprz modified the milestones: 1.0.0, 0.8.0 Dec 12, 2021
@czprz czprz modified the milestones: 0.8.0, 0.7.0 Jan 3, 2022
@czprz czprz self-assigned this Jan 4, 2022
czprz added a commit that referenced this issue Jan 4, 2022
czprz added a commit that referenced this issue Jan 5, 2022
…orking

+ Renamed component to name in dever.json
+ Modified fix to be an array instead of an object
czprz added a commit that referenced this issue Jan 5, 2022
@czprz czprz linked a pull request Jan 5, 2022 that will close this issue
@czprz czprz closed this as completed in #26 Jan 5, 2022
czprz added a commit that referenced this issue Jan 5, 2022
…nstall

#21 Align fix command with env and install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant