Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sous-chefs/visualstudio

Development repository for the visualstudio cookbook
https://github.com/sous-chefs/visualstudio

Merge pull request #47 from daptiv/rubocop-travis

Rubocop travis

21603d6a03827e9dc3b181bfd714678ae9442e07 authored almost 9 years ago by Shawn Neal <[email protected]>
Add cookbook badges to readme

a10af579b77330337fd1504e1ab5235a903a60b3 authored almost 9 years ago by Shawn Neal <[email protected]>
Fix linting errors

- Disable FC009 because of FC issue 412
- Disable RuboCop MultilineBlockChain because we need to...

e545e79dad2765c7643edce32394a52b480a613a authored almost 9 years ago by Shawn Neal <[email protected]>
Fix ChefSpec tests

9b0fe9a5b0484b1bc696bd5d241fcf1a1afd82c4 authored almost 9 years ago by Shawn Neal <[email protected]>
Rubocop-ified entire cookbook

0f6e49cda86dec06bf72364510bd3b781ae46450 authored almost 9 years ago by Shawn Neal <[email protected]>
Add initial RuboCop configuration

1dad1ffca4172d464fd704bae71b154ee966f00e authored almost 9 years ago by Shawn Neal <[email protected]>
Switch out Tailor for RuboCop

243026a66d7b9d2af25e5e6f0ccedf736b5e5f3e authored almost 9 years ago by Shawn Neal <[email protected]>
Add travis CI configuration

a904b515540322814fc46a63c3ab10df7c119778 authored almost 9 years ago by Shawn Neal <[email protected]>
Use /q for VS 2010 by default instead of unattend template

VS 2010's unattend.ini files are OS-specific, so a given file will only work on the version of W...

97b185a0467dd308b3589fd35ac10b52a59dd47b authored almost 9 years ago by Ben Jansen <[email protected]>
Merge pull request #45 from hisao07/win32-registry-error

Win32 registry error

62252fedf16822c677de5a9653cdaca02215de67 authored about 9 years ago by Shawn Neal <[email protected]>
Fixed Foodcritic FC001 and FC019

0a3193e90435e03a722b5a1c5b26f6eb67b120f6 authored about 9 years ago by hisao <[email protected]>
Fixed "Win32::Registry::Error"

70d63fe89ab05fc05428e842b23a2cb6c137fc14 authored about 9 years ago by hisao <[email protected]>
Merge pull request #42 from daptiv/feature-productkey-cleanup

Feature productkey cleanup

69812a2af8dd4eac7b8d6f4587155922ebdacc81 authored about 9 years ago by Shawn Neal <[email protected]>
Clarify readme WRT to naked WinRM

cdbc5f2a30f35ba5317815e07bd6d4c5141537ac authored about 9 years ago by Shawn Neal <[email protected]>
explicitly accept 'nil' on ProductKey

c5cda003f5318d877db205f7441df756efeaf447 authored about 9 years ago by Shaw Innes <[email protected]>
Refactor appending product key to command line

86caf6cbd62cdeef09b7b192b632c01205f4eb9f authored about 9 years ago by Shawn Neal <[email protected]>
Remove test-kitchen file

- VS won't completely install over WinRM via test-kitchen. Removing the file to avoid confusion ...

ed72eeab4eba7d465b8b9863c1b4bde1ad69661d authored about 9 years ago by Shawn Neal <[email protected]>
Remove unused string interpolation

69c6647186f0931c8a798b4476a112bf8fb7d840 authored about 9 years ago by Shaw Innes <[email protected]>
Add ProductKey support

a8ce47c6bf77c510f4157b18808de3fcd8286d5d authored about 9 years ago by Shaw Innes <[email protected]>
Merge pull request #41 from daptiv/vs2012-update5

Vs2012 update5

9baacec45bdaf279fea7dcbe88619817503c4c19 authored about 9 years ago by Shawn Neal <[email protected]>
Fix VS 2012 Update 5 package name

5404711373cdfc11201e8bb45d4dd31a2622b449 authored about 9 years ago by Shawn Neal <[email protected]>
Fix VS update ChefSpec tests

27984edc887922324f00f5de3b28350a256a3cc8 authored about 9 years ago by Shawn Neal <[email protected]>
Add VS 2012 Update 5 support

43fd1923ad288721e3cb6c1df4dc2bbfc33b5c30 authored about 9 years ago by Shawn Neal <[email protected]>
Prepare for 1.0.1 bug fix release

e4f491146ec761aa41ca46f26ce743ad77bf9eb0 authored about 9 years ago by Shawn Neal <[email protected]>
Correct the changelog for initial release

4fe2f13619d2e364e04094ea4a962f4eed5a0674 authored about 9 years ago by Shawn Neal <[email protected]>
Update readme to help troubleshooting

de624c6fa44082c1a98fca758309967375ca851b authored about 9 years ago by Shawn Neal <[email protected]>
Merge pull request #37 from daptiv/feature/increase_timeout_for_tools_install

allow more time for tools install on slower nodes

cfc5452f0a76cd27aca39eab368f10a5f167399d authored about 9 years ago by Shawn Neal <[email protected]>
allow more time for tools install on slower nodes

9e15749847adeaac92e233f683c73038d5e3c78c authored about 9 years ago by heathsnow <[email protected]>
Merge pull request #35 from daptiv/fix-install-update-minitest-on-2015

Fix install update minitest on 2015

ed19a608d8097269cd49889e6105e71055d13b55 authored about 9 years ago by Shawn Neal <[email protected]>
Run Vagrant using VS 2015 and Chef 12

6f00a6d00dfae0466f5c4dc8b25e2167c30457a0 authored about 9 years ago by Shawn Neal <[email protected]>
Fix update minitest when installing VS 2015

db108d8951401e8d2ce012e3b0c1f248800ed059 authored about 9 years ago by Shawn Neal <[email protected]>
Merge pull request #34 from daptiv/fix-install-on-2012r2

Fix install on 2012r2

77ab8438b85de88642e2587d24d223acde320613 authored about 9 years ago by Shawn Neal <[email protected]>
Fix installation error on Win2012r2

- Fix issue 33, VS2015 Pro install fails with exit code -2147205120 on Win2012R2

a0f28c4df115a24fbb61660a7b4f13419e175c9f authored about 9 years ago by Shawn Neal <[email protected]>
Default version to 1.x

8a8f8c328d5b570dbcf8de3c21e4454a5e28f62d authored about 9 years ago by Shawn Neal <[email protected]>
Merge pull request #30 from daptiv/reboot-success-code

Allow installer return code 3010 (reboot pending)

ecb12b9a9124680ebccacc066b96490f6fa44736 authored about 9 years ago by Shawn Neal <[email protected]>
Fix rspec deprecation warning

8e53b9285d50164b02f18e695221c962d31775b9 authored about 9 years ago by Shawn Neal <[email protected]>
Fix ChefSpec deprecation warnings

327ab0b7287392b7205e867504faf3ba92216e0d authored about 9 years ago by Shawn Neal <[email protected]>
Downgrade FoodCritic to v3

FoodCritic v5 was incorrectly failing on the windows_package success_codes attribute. This FC is...

c49f43abce1761bca63a3b38ababae38bd89094e authored about 9 years ago by Shawn Neal <[email protected]>
Allow installer return code 3010 (reboot pending)

1b597c504fab69ce932a25780572224146138504 authored about 9 years ago by Shawn Neal <[email protected]>
Use public gem sources

4e687bd750c7277eb728c00f2a882f3daa8cd457 authored about 9 years ago by Shawn Neal <[email protected]>
Ignore Berksfile.lock

d34f6da3cf100c3440b80ad1158734f9bb075463 authored about 9 years ago by Shawn Neal <[email protected]>
Fix style errors

50a215f8d88a153f3f8d972e53742b40f3af70bb authored about 9 years ago by Shawn Neal <[email protected]>
Merge pull request #28 from Sauraus/master

Added 2015 Community install

33caf39b603263e0e2d5e240b569f078bbb78e51 authored about 9 years ago by Shawn Neal <[email protected]>
Fixed AdminDeployment for 2015 Community install

6fe35e3c3595f757e15bc174d1ea1abe04e62b13 authored about 9 years ago by Sauraus <[email protected]>
AdminDeployment-community definition file

353c8f811bbd0734b41b8387a1e764e99b056bc7 authored about 9 years ago by Sauraus <[email protected]>
Added 2015 Community install

Removed Berksfile.lock as this should never be checked in, except on
environment cookbooks.

2c5e54eda95fa901edf1a7233541151285a8a2f9 authored about 9 years ago by Sauraus <[email protected]>
Merge pull request #27 from daptiv/fix-vsto-recipe

Fix update recipe, minitests, and ChefSpec

b9e6b41bced05629b438aece819c5ac8b0c8e9af authored about 9 years ago by Shawn Neal <[email protected]>
Do not pick setup file based on non-existant file

- At compile time the setup executable doesn't exist on disk, so use something static like packa...

46c1c352563d17fe0c8a8f97948f5da62a650d52 authored about 9 years ago by Shawn Neal <[email protected]>
Fix box name

f5d80d50711857e049c3ef5dc99492e6704c46a3 authored over 9 years ago by Shawn Neal <[email protected]>
Use new 2012 base box

a4b54ef640ead3997c7bdcba5a93b056967d5a2e authored over 9 years ago by Shawn Neal <[email protected]>
Fix filename attribute in readme

41903907f703f0b18d392cf7f37a5de67d81f257 authored over 9 years ago by Shawn Neal <[email protected]>
Fix linting and foodcritic errors

3313acb9959d42fff22b914b1a306fe019a99daa authored over 9 years ago by Shawn Neal <[email protected]>
Better attribute docs

50b2c1d9926ed20a19243609526d0144249b568a authored over 9 years ago by Shawn Neal <[email protected]>
Use package name for idempotence check

cee2bbd3142a667a4db7812e517f8e80dfcbedbc authored over 9 years ago by Shawn Neal <[email protected]>
Fix readme typo, use iso ext

0f0f8ebff9e8b640ef2f6c13e466f66286d8d91e authored over 9 years ago by Shawn Neal <[email protected]>
Readme updates

ae295e1b1c121ce92bf03299e857fe5ae2fa6cee authored over 9 years ago by Shawn Neal <[email protected]>
Fix install_update spec

234298ec63ee3edcf12142c1b3c2620ce51b1b54 authored over 9 years ago by Shawn Neal <[email protected]>
Refactor source attribute validation and installs

7feb7d83b2ff57a8f831db8b0450f9795739988f authored over 9 years ago by Shawn Neal <[email protected]>
Remove old recipe

f21b3441ca5ccf39dfd7d44f90bcaacf24ae688b authored over 9 years ago by Shawn Neal <[email protected]>
Fix VSTO recipe to not break non-2012 versions

ff64c76dcb5b451c183bcef6d562e5d3d9108a37 authored over 9 years ago by Shawn Neal <[email protected]>
VS 2010 update works

e1e2abfefb2faff5d4e85906870d8b6c55101ecc authored over 9 years ago by Shawn Neal <[email protected]>
VS 2010 will install again

f6123e3c24e9b67389971e5dccb8b8b9def55bcc authored over 9 years ago by Shawn Neal <[email protected]>
Update LWRP should install from ISOs

47dc562a8b7022837f866f2e14172ceb72e112e7 authored over 9 years ago by Shawn Neal <[email protected]>
Add package_is_installed helper method

a75b05782af52f9aadad3c07ad17cb24877f42a6 authored over 9 years ago by Shawn Neal <[email protected]>
Install should not download anything

ed3f075c2897859d73bfdbd66558775a05357bd6 authored over 9 years ago by Shawn Neal <[email protected]>
Install VS udpate from ISO source

efabb8982767052e17415cbc89f28d94d768d619 authored over 9 years ago by Shawn Neal <[email protected]>
Additional details on installed VS 2012

3b87a145a55900375b8f168d31286307fabf9de3 authored over 9 years ago by Shawn Neal <[email protected]>
Use public supermarket

e89b7896be8cf7df64eedd829fd4019283e53470 authored over 9 years ago by Shawn Neal <[email protected]>
Update VS 2013 checksums

3687c6d723f6f326822697613cac71be592cc65d authored over 9 years ago by Shawn Neal <[email protected]>
Fix multi-version VS updates

1dc060d5ccc94e107bfd1f64345160dfd0f3511a authored over 9 years ago by Shawn Neal <[email protected]>
Add spec helper

ed829272300c95f70a0a28ce05a59c0ed0803512 authored over 9 years ago by Shawn Neal <[email protected]>
Make all updates web updates

a61035ff88aeebbfbd0fd972014f0292a0f44f2d authored over 9 years ago by Shawn Neal <[email protected]>
Add ChefSpec tests for update and install recipes

003afaeef0cf1818383068d7f1705b5723bc0dc5 authored over 9 years ago by Shawn Neal <[email protected]>
Update minitests to work with multiple VS versions

3d60965c12108fdedeb3498b1c32c4d54b137a6e authored over 9 years ago by Shawn Neal <[email protected]>
Merge pull request #25 from daptiv/fix-vsto-recipe

Fix VSTO recipe to work with 2012 attribute changes

5c5600998779b4fc8900715ac6ee6c13e5adc5b8 authored over 9 years ago by Heath Snow <[email protected]>
Fix VSTO recipe to work with 2012 attribute changes

df82e5be98d6ef7a0d032febaf56b52bc0a49dcb authored over 9 years ago by Shawn Neal <[email protected]>
Merge pull request #24 from daptiv/vs2015

VisualStudio 2010-2015

f205ede1aa6fbb418968de5d19d2dd8caa314a54 authored over 9 years ago by Shawn Neal <[email protected]>
Adds version target to Rakefile

d562a0d4c8fc709bf104587b31b651c3aaa6f9ae authored over 9 years ago by Shawn Neal <[email protected]>
Updated Gemfile and dependencies

74c9a1ecee5fb8e948d0e6f3d840065c5e051918 authored over 9 years ago by Shawn Neal <[email protected]>
Use Berkshelf v4+ file format

cd788feef1a2235952d40b0ac76e31564efc647a authored over 9 years ago by Shawn Neal <[email protected]>
Run VS 2012 on Win2012

a047664b0823e2ac08cec1d42bafb7dbafad0e41 authored over 9 years ago by Shawn Neal <[email protected]>
Working VS2015 support

4fc9fd1f3a17775c2a507f1a9667b2af299231a4 authored over 9 years ago by Shawn Neal <[email protected]>
Merge branch 'pr/23' into vs2015

e4bc3f8c37d603b69fd76e878d4dbcd4579b6072 authored over 9 years ago by Shawn Neal <[email protected]>
WIP VS 2015 support

9887e2bb316c88a5c98d45877f6ec01c06de3eb7 authored over 9 years ago by Shawn Neal <[email protected]>
Update documentation for LWRP, VS2010 support

feecdb5a768ea8c28baeddbf5267ebabc4a90b06 authored over 9 years ago by ian <[email protected]>
Create new LWRP for VS Update

7c2bc586e6891624f44b4a3dea2a351b57da664c authored over 9 years ago by ian <[email protected]>
Fixes for VS 2010. Refactor unattend.ini to template

3e6bc53eade9c1499c2df749e66da275a1220377 authored over 9 years ago by ian <[email protected]>
Refactor existing recipes to use LWRP for install, update

975b2525af85925cfe79843636bb39e616d7c5db authored over 9 years ago by ian <[email protected]>
Linting fixes for new LWRP

1a819455afe4968e82924676c4d03d1d62dbf3aa authored over 9 years ago by ian <[email protected]>
Remove helper functions, moved to providers

adc58538033851e7de744eede5f853611b460986 authored over 9 years ago by ian <[email protected]>
New provider version, encompasses install.rb behavior

2122622e7345dd5e85c33dbc42d02088f304a834 authored over 9 years ago by ian <[email protected]>
New recipe to install VS2010 SP1 recipe

7eab1d9d2c26213baecfeceef028b45f7224f208 authored over 9 years ago by ian <[email protected]>
add attributes for VS 2010

1a43d9036ba5235441c3b35ca325b2a18cc42890 authored over 9 years ago by ian <[email protected]>
Add unattend.ini for VS 2010 install

b8740c5626808cee83f8800a9ad8cca7d6bd528f authored over 9 years ago by ian <[email protected]>
Add support for multiple editions (2010 tested so far)

211498101672446f6bd1851a4c386d0a353ba9c1 authored over 9 years ago by ian <[email protected]>
Merge pull request #22 from daptiv/feature/berks_update

berks update

f4323cb153e62517e4e739c0826f80c4c80d7e13 authored over 9 years ago by Heath Snow <[email protected]>
berks update

232ec3d25ce07df0de5209456d353e3c39c2503e authored over 9 years ago by heathsnow <[email protected]>
Merge pull request #18 from daptiv/67796-bump-base-vbox

67796 bump base vbox

f08914c3e7a62e04c578cbaf5c3e123434f6ef48 authored over 10 years ago by Dustin Van Buskirk <[email protected]>
Merge branch 'master' into 67796-bump-base-vbox

d7a60bc492c551960c7de89825d90ec3cedf4784 authored over 10 years ago by Dustin Van Buskirk <[email protected]>
Fixing merge conflict

ea8c1709982dabba476b5b0fce542a718807d45f authored over 10 years ago by Dustin Van Buskirk <[email protected]>