-
Notifications
You must be signed in to change notification settings - Fork 11
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
feature: stem installs to workflow name not rose-stem
#180
feature: stem installs to workflow name not rose-stem
#180
Conversation
rose-stem
65fc3e8
to
ba54ba1
Compare
5928fd4
to
3584c4f
Compare
rose-stem
rose-stem
Pretty sure this is a bug right (otherwise it goes in 1.2.0), swapped "enhancement" for "bug" to match the issue. |
It's the same behaviour as Rose 2019. |
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.
I have run the tests on master and they fail, they pass locally for me on this branch. I have also read the code and manually tested this change, using the documented command in the issue.
Testing this out, I had a play around and rose stem is not coping with source with a ~
, expanding it myself is working. Would this be a desirable feature for our users? If so I can open another issue.
rose-stem
rose-stem
rose-stem
rose-stem
0b0b88a
to
0ab9119
Compare
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.
LGTM. I have checked this out (rebased to get latest setup.cfg
), run tests locally and used the example in the issue to test it is working as expected.
These changes close #177
Requirements check-list
CONTRIBUTING.md
and added my name as a Code Contributor.setup.cfg
.