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

Templating for regexes #478

Merged
merged 1 commit into from
Nov 21, 2016
Merged

Templating for regexes #478

merged 1 commit into from
Nov 21, 2016

Conversation

JosephGJ
Copy link
Contributor

@JosephGJ JosephGJ commented Nov 18, 2016

Templating for regexes. The regexes are passed the generated names created from templating the commands. Separate, more definitive regexes have been created for these instances:

  • Docker-service-list-valid-service
  • Docker-service-list-invalid-service
  • Stack-list-running
  • Stack-list-unavailable
  • Service-remove

to test
go test ./tests/cli

You can also try inserting some different names into the respective service.yml , stack.yml and looukp.ymlfields if you want to test further.

@generalhenry generalhenry merged commit 3a47367 into master Nov 21, 2016
@generalhenry generalhenry deleted the cli-test-regex-templating branch November 21, 2016 17:42
bquenin pushed a commit that referenced this pull request Nov 22, 2016
@ndegory ndegory added this to the 0.4.0 milestone Dec 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants