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

#7 Added initial implementation of 'dever fix' to support fixing comm… #17

Merged
merged 9 commits into from
Dec 12, 2021

Conversation

czprz
Copy link
Owner

@czprz czprz commented Nov 21, 2021

Closes #7

…on and repeatable issues seen in ones local dev environment
@czprz czprz added the enhancement New feature or request label Nov 21, 2021
@czprz czprz added this to the 0.6.0 milestone Nov 21, 2021
@czprz czprz self-assigned this Nov 21, 2021
bin/environments/index.js Outdated Show resolved Hide resolved
bin/index.js Outdated Show resolved Hide resolved
…owershell to be async

+ Fixed issue with getting list of found dever configurations due to changing function name in config handler
…y running one even if multiple exists and they do different things
+ Improved delayer to support unknown data type
…isting of fixes which component it's coming from

+ Removed unnecessary await/async
+ Improved message when having multiple fixes with same keyword
+ Changed from [component] to [keyword] due to it actually being called keywords in dever.json
@czprz czprz merged commit 6e25087 into main Dec 12, 2021
@czprz czprz deleted the #7_add_support_for_fix_command branch December 12, 2021 15:55
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 this pull request may close these issues.

Add support for having fix commands typically to fix known repeatable fixes
1 participant