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

Remove WinRM support in favor of train-winrm plugin #448

Merged
merged 6 commits into from
Aug 6, 2019

Conversation

clintoncwolfe
Copy link
Contributor

@clintoncwolfe clintoncwolfe commented May 10, 2019

This PR removes WinRM support from the core of train, in favor of using it via the train-winrm plugin. Be sure to update your dependencies to include train-winrm.

As one of the major themes of Train 2 is pushing transports into plugins for lighter packaging, we're only doing a minor version bump on this.

As this will break any user of train that relies on winrm, good semver discipline would be to do a major version bump.

lib/train/platforms/detect/specifications/os.rb Outdated Show resolved Hide resolved
test/windows/local_test.rb Show resolved Hide resolved
test/unit/platforms/detect/os_common_test.rb Show resolved Hide resolved
train-core.gemspec Outdated Show resolved Hide resolved
@tas50 tas50 changed the title Remove WinRM Remove WinRM support in favor of train-winrm plugin May 10, 2019
tas50
tas50 previously requested changes May 10, 2019
Copy link
Contributor

@tas50 tas50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the Ed25519 stuff definitely needs to get yanked.

@clintoncwolfe clintoncwolfe requested review from tas50 and zenspider May 10, 2019 22:13
@miah
Copy link
Contributor

miah commented Jun 19, 2019

This one needs a rebase.

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
@codeclimate
Copy link

codeclimate bot commented Aug 5, 2019

Code Climate has analyzed commit e268f73 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Style 1

View more on Code Climate.

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.

4 participants