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

Add support for running up command x number of times #208

Closed
czprz opened this issue Mar 28, 2023 · 0 comments · Fixed by #214 or #222
Closed

Add support for running up command x number of times #208

czprz opened this issue Mar 28, 2023 · 0 comments · Fixed by #214 or #222
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@czprz
Copy link
Owner

czprz commented Mar 28, 2023

Is your feature request related to a problem? Please describe.
Add support for running a 'dever ex env up' command any number of times.

Describe the solution you'd like
To be able to execute up command any number of times

By having an new option.

  • dever ex env run execution-name --times 5 --meantime 10
  • dever ex env run execution-name --infinity --meantime 1000

By having new configuration in dever.json execution items

Being able to set a run configuration. Which includes time between. This will only be executed if user instead of 'dever ex env up' use 'dever ex env run'

@czprz czprz added the Suggestion Idea/Feature suggestion label Mar 28, 2023
@czprz czprz added this to the 0.15.0 milestone Apr 11, 2023
@czprz czprz self-assigned this Apr 11, 2023
@czprz czprz added enhancement New feature or request and removed Suggestion Idea/Feature suggestion labels Apr 11, 2023
czprz added a commit that referenced this issue Apr 16, 2023
@czprz czprz linked a pull request Apr 16, 2023 that will close this issue
czprz added a commit that referenced this issue Apr 16, 2023
@czprz czprz closed this as completed Apr 16, 2023
czprz added a commit that referenced this issue May 18, 2023
@czprz czprz mentioned this issue May 18, 2023
@czprz czprz reopened this May 18, 2023
czprz added a commit that referenced this issue May 18, 2023
czprz added a commit that referenced this issue May 18, 2023
…rval cannot be negative values"

This reverts commit 42b417a.
czprz added a commit that referenced this issue May 18, 2023
czprz added a commit that referenced this issue May 18, 2023
czprz added a commit that referenced this issue May 18, 2023
czprz added a commit that referenced this issue May 18, 2023
…rval cannot be negative values"

This reverts commit 42b417a.
czprz added a commit that referenced this issue May 18, 2023
czprz added a commit that referenced this issue May 18, 2023
@czprz czprz mentioned this issue May 18, 2023
czprz added a commit that referenced this issue May 18, 2023
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