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

Update jenkins mode to use suiteTitleSeparatedBy and update documentation #123

Merged
merged 2 commits into from
May 25, 2020

Conversation

hmafzal
Copy link
Contributor

@hmafzal hmafzal commented May 15, 2020

Updating #93

The current getJenkinsClassname() method currently joins the class names by a .. This change updates it to use the configured suiteTitleSeparatedBy value.

This is not a breaking change as the suiteTitleSeparatedBy option defaults to . when jenkinsMode is set to true

This also updates the documentation to use the correct suiteTitleSeparatedBy by and call out that suiteTitleSeparedBy is deprecated

@clayreimann clayreimann merged commit 671bc9e into michaelleeallen:master May 25, 2020
@clayreimann
Copy link
Collaborator

Thanks @hmafzal! Also thanks for updating the readme too 🙂

@hmafzal
Copy link
Contributor Author

hmafzal commented May 26, 2020

@clayreimann no problem! Will there be a new release with these changes coming soon?

@clayreimann
Copy link
Collaborator

@hmafzal They'll be out before too long, did a bunch of PR cleanup yesterday with a bit more to go. If I don't forget I'll drop a line when I do the release

@clayreimann
Copy link
Collaborator

@hmafzal this was just released in 2.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants