Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/test-kitchen/winrm-transport
WinRM transport logic for re-using remote shells and uploading files
https://github.com/test-kitchen/winrm-transport
add deprecation notice to readme
6cfbf11316f3ac01878cc0dea32ec126494703b8 authored almost 9 years agodb13900921e91bf72ddf5672816b37b7393a3048 authored almost 9 years ago
420b2336186228b466e82998261c4c1b7a8ec755 authored about 9 years ago
bumping to 1.0.3
022678cbc668ae8486fc6c5f7818b682d207b123 authored about 9 years ago0ff282d1856b5ba54dee5a33e101062ec3d471b9 authored about 9 years ago
Update for prod preview of WMF, when Microsoft ships auth fix
f7c7bbdaaf29caa9caf44cda121a5fce42af1827 authored about 9 years agoaa7d366c26c0a65a0eed9dbe6d03d90ac7ea24be authored over 9 years ago
f6a129df517a419ca1fcf757ba8507932363b827 authored over 9 years ago
7511ea67c4733f166676e888bed448539b298ffa authored over 9 years ago
Fixed winrm-transport/issues link in README.md
2c17d4061d639528d8caf7b04948b427d9edfb47 authored over 9 years agoMultiple Updates to WinRM Transport
1d8c2325b1e79bc9d94d957b13b300a7b72ec161 authored over 9 years agod46017601b965ce908cbf4af1591fb369471c050 authored over 9 years ago
518be5ce82cca9665b55a6bfc5e123b11d9d63a6 authored over 9 years ago
Handle powershell errors:
* when powershell script is too long (too many lines or chars?), raise...
d8673e9f08e58ef1d0a360ed4afa689a0c396f15 authored over 9 years ago
481c601367c00c1269b98403f4bd5fe31366ddd9 authored over 9 years ago
Collapsed a few common commands to their aliases to save characters.
Really needs that trailing l...
a9387348517ac6ef5ed510a70e0ddb4ae293fb4d authored over 9 years ago
d81e1b119839482bcfd930d01f20f5b062efb4ad authored over 9 years ago
Fix unpacking process for the compressed folders
fd7bd827daa25fa27c6bfc8fec9af020d72260f9 authored over 9 years ago5df3d16b1d20dacc2063092c2b8b2fead96cf636 authored over 9 years ago
5bc632dcc2829cc6628ed224b60bd40966fd28a1 authored over 9 years ago
a436a6d11dc176fbb6b69c5b082a9fbed110fc71 authored over 9 years ago
5902c26e353eac8240834ea93384d2e4db740d23 authored over 9 years ago
Minor grammatical update to the README
d9d4030602119450553662e61d570a2f13c9f4e2 authored over 9 years ago0ac002bf0721c4eec9ae8ea526573e9e94cf628f authored almost 10 years ago
6a47662f4c9dd918c71cdb4cede6d86dc16b2cd6 authored almost 10 years ago
Remove fakefs as a development dependency.
0fde58932bd10f2788f4aa1c66eae00a572bd2cb authored almost 10 years ago
As this code was extracted from test-kitchen, this gem and setup came
along for the ride. It app...
fede7e6d751c863eebf35c5f51d2389b3cd6aeb2 authored almost 10 years ago
8e8d1a03f33b5796f867cf18d844a559e92042ec authored almost 10 years ago
8febce38de9a6b606a8056f00ec2d431fd8ae8aa authored almost 10 years ago
cc8f98e04c429b0e3224894ba55074e512b5f075 authored almost 10 years ago
7604cda0c7fc68881a96e43f68c79ac4c2ec680d authored almost 10 years ago
Thanks as alwaus to this ever helpful blog post:
https://coderwall.com/p/5mtq6q/encrypt-your-co...
4bfbfc1a8773b9c939938de861700fb6dbc77abf authored almost 10 years ago73d88fa1ab1dbe4f5b151b9e603825f60f5532b5 authored almost 10 years ago
6ba50372e5540fbdb6b26b32475f47feaa37ba2a authored almost 10 years ago
This change drops the `WinRM::Transport::Template` class and renames
`check_files.ps1.erb1` and ...
92859c7256f06a3b2720b7f110b8023700a382fa authored almost 10 years ago
c283f76c29aca860bd70c7605702d602bb1e9a42 authored almost 10 years ago
e03d00e992a50973173940496605c1ab23cd5edc authored almost 10 years ago
40b49d20a7ed029ce6f962b4e926a6c15b7f61e1 authored almost 10 years ago
32135b5c9d89c52bac8ccbd35b1e758c7ec07cab authored almost 10 years ago
aaa2173c58ba5ff2472ba674aace19c2cdc2005a authored almost 10 years ago
2b6794abae2714c30c040259cc14cc582129edd7 authored almost 10 years ago
3f6fdf845e9246ed19bf6d4105313203d08c5114 authored almost 10 years ago
[CommandExecutor] Move ObjectSpace finalizer logic into executor.
e4f0c45c374dd7afdb3a52ea908c95e812a4c3f3 authored almost 10 years ago
Any remote shell cleanup needs to be handled by the CommandExecutor so
that it attempts to close...
[Provisioner::Shell] Add HTTP proxy support to commands.
f2d4ba90a42279671ea39fee9efd417ff8b36f44 authored almost 10 years ago[Transport::Winrm] Truncate destination file for overwriting.
7da4f16f2d7ee6ad6a99e50a5ff90d262d83c752 authored almost 10 years ago
If the destination file already exists and is larger than the new
source, the tail of the file w...
Test Kitchen 1.4 Refactoring (SSH/WinRM Transports, Windows Support, etc)
a40676278595cbbfe402f1b2b3f0597be9700a87 authored almost 10 years agoc8443017a54b6fce1132f4532e773b0a9bfcc22b authored almost 10 years ago
f95482ff1ab2293b59bf364a2a2ff07e23eddb69 authored almost 10 years ago
Note that the code changes outside `Unzip-File` are refactorings to
ensure the PowerShell script...
a3d78b8826f8ad001a0ef8222bca2342661b25f1 authored almost 10 years ago
open zip file in binary mode to avoid corrupting zip files on windows
5252f9fdaf15f8a3d5bfdb3564ede0d1a6db06d8 authored almost 10 years ago1cc5d9255dfe8cbf1f7640b23b08f618fee39029 authored almost 10 years ago
There were 2 issues found when running Windows Server 2008r2 instances:
* The `Dispose()` metho...
de6458218424328ed87202085008fb51be57e105 authored almost 10 years ago
Conflicts:
.gitignore
lib/kitchen/provisioner/chef_base.rb
All shell-related code has been redistributed throughout the codebase,
primarily in Provisioner ...
d19245923c8c3ffa6a8138019829b19c6e305289 authored almost 10 years ago
No one is going to know how epic this was...
8c15d9c133bf0d5c8f62b84670bf5bf4e6160b66 authored almost 10 years ago
This will be used to support the `Transport::Winrm::FileTransporter`
object when dealing with di...
As these classes will be extracted in the near future, putting a
dependecy on Kitchen::Logging f...
0ceac30ec6a471d12dd94d39a41b36794f7bee2e authored almost 10 years ago
This is the initial implementation of a file-only uploader which uses
WinRM, Powershell scripts ...
75f1a5368825f9572029912cb204980672ba214a authored almost 10 years ago
This is an extraction from `RemoteFile#powershell_batch` which allows
for more generalized use a...
1da9399ceb96632f1fe55dbd275619d5d2481e77 authored almost 10 years ago
fd9379a84b67248c6c335aaf6834e2c2a6e83fa3 authored almost 10 years ago
db6e35f0e7775d59be0c3d7d8543191d5d19c219 authored almost 10 years ago
9aee1b26ef5841f40ea4efb6b2b3273d49e59094 authored almost 10 years ago
29914f072d64f17bf4512f0693511baad52c9565 authored almost 10 years ago
267d192ff11f2c56f1ab65025a3d4dad6d11d7fc authored over 10 years ago
Backfilling spec coverage and refactoring: technical debt edition
c4fdcdf41ea59746463d1ff9386133784444e101 authored over 10 years ago
Conflicts:
lib/kitchen/cli.rb
lib/kitchen/driver/ssh_base.rb
lib/kitchen/generator/init.rb
dad3575cc17b57c80e4b179a2d74eddec2f76c28 authored over 10 years ago
8c045d6b163e86dd68e382ca68cbf86b0e899911 authored almost 11 years ago
f2abc55eeee1e62c5585e97c640b846a6cf561be authored almost 11 years ago
Upload chef clients data
a8120d54111f94979b743d5a879d2821389a7ecf authored about 11 years agoAllow files in subdirectories in "helpers" directory
83c4ecc1a24c13a175d89cdf054f4c89248b7b82 authored about 11 years agoFix Windows path matching issues introduced by 1c924af2e9
6b160b8bf1f225dd0eef3df3ea8225d686935e50 authored about 11 years agoadding /opt/local/bin to search path. smartmachines need this otherwise ...
b2c29c2f293dee0fed009055d9275ec86da02402 authored about 11 years agoUse SafeYAML.load to avoid YAML monkeypatch in safe_yaml.
ff40a68301c54320c29e054a774415dd2065f744 authored about 11 years ago
This will leave YAML loading in Test Kitchen as implementation detail
and avoid polluting other ...
Since all later version of C-Ruby use Psych, this leads to more
consistent YAML parsing behavior...
10c15c2a93cd0095e16f6cd75198ee6020a4b1ff authored about 11 years ago
e0d908bc9d1c67e26f448df028b62b94178ae510 authored about 11 years ago
After hours of complex debugging, @fnichol and @sethvargo have absolutely
no idea why requiring ...
Conflicts:
lib/kitchen/config.rb
spec/kitchen/config_spec.rb
YAML Serialization
56cefd5ec0daf163668e186de007b2de3391f73f authored almost 12 years ago
This commit introduces Kitchen::Loader::YAML which is responible for
reading and parsing .kitche...
3786e3fa120bd2812dd3a6e60919d175e7aed647 authored about 12 years ago
This has been a while coming, so better get it out of the way now.
For those interested, almost...
b86c9e1c79f17c0e0c8bcabcbfa39ae45791cd8f authored about 12 years ago3312a2ab0ffef1e0117f4e0875f7efc164d2b0d7 authored about 12 years ago
This is a first-pass renaming of the Jamie project to test-kitchen. The
following are major brea...
fa14dc2a9e9772a5a588f5df0968b8c957a78304 authored about 12 years ago
8ff9bd19bffb3478e0c7c39bccac343e928ff176 authored about 12 years ago
Also, what the heck I am getting into here?
0421527ededc2827d1274339af1548fb6a165171 authored about 12 years ago