-
Notifications
You must be signed in to change notification settings - Fork 19
Add github option for --ci in scaffold package tests
#237
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
Conversation
wojtekn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change looks clear, and works fine:
% vendor/bin/wp scaffold package-tests wp-cli-shim --ci=github
Success: Created package test files.
danielbachhuber
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add some basic tests for this?
|
@danielbachhuber PR has been updated. |
This reverts commit ddbf773.
danielbachhuber
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ernilambar !
Fixes: #217
githuboption for--ciargument inscaffold package-testsbehat.yml- Same file from the root is copiedtesting.yml- Template file is kept atdot-github/workflowsfolder. This will be copied to.github/workflows