Граф коммитов

777 Коммитов

Автор SHA1 Сообщение Дата
Jacob Zaval feb3bb7414 cookstyle plist test 2022-03-04 12:22:48 -08:00
Jacob Zaval 3dbfccaaf7 cookstyle xcode spec 2022-03-04 12:22:14 -08:00
Jacob Zaval 65d581badd lint delete users test 2022-03-04 12:19:51 -08:00
Jacob Zaval b8b3c036c2 lint CL 2022-03-04 12:18:34 -08:00
Jacob Zaval 6c82cc45f6 lint plist lib 2022-03-04 12:18:29 -08:00
Jacob Zaval e208c223de bump version 2022-03-04 12:18:23 -08:00
Mark John Merin 5e0570a276 update changelog 2022-03-04 09:56:29 -08:00
Mark John Merin 2c52df870f just use new_resource.keychain for code readability 2022-03-04 09:56:20 -08:00
Mark John Merin f5cb1c9a59 used the wrong password for unlocking the test keychain 2022-03-04 09:32:27 -08:00
Mark John Merin e31b1c14e4 check whether or not a certificate exists in the keychain before installing a new one by comparing the sha1 sum 2022-03-04 09:31:43 -08:00
Jacob Zaval 550cc0dae9 update kitchen yaml 2022-02-25 13:56:52 -08:00
Mark John Merin 72b18069d8 update changelog 2022-02-25 13:55:19 -08:00
Mark John Merin 967ca169e1 update certificate resource documentation 2022-02-25 13:51:52 -08:00
Mark John Merin 5df85e6db0 use the new property 2022-02-25 13:46:49 -08:00
Mark John Merin 31898ae9c5 add new property to remove dependence on using the hard coded attribute 2022-02-25 13:46:38 -08:00
Mark John Merin 99bf9c8e9a
Merge pull request #246 from microsoft/feature/certificatefix
Certificate wrong order for .cer fix.
2022-02-25 13:23:47 -08:00
Mark John Merin faa66f4bf8 update changelog and version bump 2022-02-18 10:25:54 -08:00
Mark John Merin 52b9d7504e add test to check for new certs in integration testing 2022-02-11 15:18:23 -08:00
Mark John Merin 8267ec1e8a change recipe to add both a p12 and .cer certificate. Unfortunately it's not possible to create a .cer cert using openssl so we have to create a .pem file first and then convert it 2022-02-11 15:18:10 -08:00
Mark John Merin 4991576917 change from multiple to single converge for certificate suite 2022-02-11 14:21:01 -08:00
Mark John Merin 0618fa9190 update test to use new command parameters 2022-02-11 14:19:14 -08:00
Mark John Merin 68b418494d change order of parameters in command 2022-02-11 14:18:50 -08:00
Jacob Zaval 103fab4446
Merge pull request #245 from microsoft/hotfix/password
enforce password property sensitivity for macos_user
2022-02-04 09:45:44 -08:00
Jacob Zaval acdaaf6d70 enforce sensitivity for macos_user 2022-02-03 15:09:27 -08:00
Gustave Granroth 151db4245d
Fix defaults data conversion (#242)
* Fix array and string serialization to be in the proper format that 'defaults' expects.
* Implement dictionary support.
* update CL and metadata
* typo

Co-authored-by: Gustave Granroth <gugra@microsoft.com>, Aaron Clarke<aaclarke@microsoft.com>, Hurlink Vongsachang <hvongsachang@microsoft.com>, and Jacob Zaval <jazava@microsoft.com>
2021-10-19 15:56:28 -07:00
Jacob Zaval f4c9a18c14
Merge pull request #238 from microsoft/hotfix/xcode-rc
Fix Xcode download name matching for Release Candidates
2021-09-17 11:01:31 -07:00
Jacob Zaval 5f2ce02613 update box versions, skip test parsing SWU catalog 2021-09-16 14:12:30 -07:00
Jacob Zaval 6a4cb1c40f don't use notifications 2021-09-15 17:51:22 -07:00
Jacob Zaval 06e0225f39 fix notifies resource lookup 2021-09-15 13:20:33 -07:00
Jacob Zaval 7b9a0fb834 guard removal of previous Xcode bundle 2021-09-15 12:34:05 -07:00
Jacob Zaval f16c369280 update CL 2021-09-15 10:53:54 -07:00
Jacob Zaval 33038db2ac Merge branch 'hotfix/xcode-path' into hotfix/xcode-rc 2021-09-14 15:12:52 -07:00
Jacob Zaval c3bba5007e update metadata and CL 2021-09-14 14:49:21 -07:00
Jacob Zaval c9c9149790 update Xcode RC matching 2021-09-14 14:47:31 -07:00
Jacob Zaval 460af702eb update mock Xcode catalog data for new 'Release Candidate' string 2021-09-14 14:47:13 -07:00
Jacob Zaval 600a244b3a clear conflicting Xcode bundles out 2021-07-14 14:00:14 -07:00
Jacob Zaval 1824d13a41
Merge pull request #237 from microsoft/feature/monterey
Add support for macOS Monterey
2021-06-10 11:12:36 -07:00
Jacob Zaval 268efb79dd fix typo 2021-06-09 19:28:48 -07:00
Jacob Zaval ec649fa8f1 fix typo 2021-06-09 19:24:06 -07:00
Jacob Zaval e2d44cdc3f update CL and metadata 2021-06-09 19:13:43 -07:00
Jacob Zaval 7a98d551cd update build for monterey 2021-06-09 19:13:38 -07:00
Jacob Zaval 6a12ac4e9d update regex for macos version 2021-06-09 11:22:33 -07:00
Mark John Merin 1b3eab1d36
Merge pull request #236 from microsoft/feature/chef17
Chef 17 Support
2021-06-08 11:45:06 -07:00
Mark John Merin 6941870ea7
Merge pull request #235 from microsoft/hotfix/unified-mode
v4.1.1 – Use Unified Mode in all resources
2021-06-07 10:10:42 -07:00
Eric Hanko 81c4762fd9
Merge branch 'feature/chef17' into hotfix/unified-mode 2021-06-07 09:48:02 -07:00
Mark John Merin d7e3b7f36c bump version to 4.1 2021-06-07 09:30:18 -07:00
Mark John Merin ea8b529230 update documentation 2021-06-07 09:30:09 -07:00
Mark John Merin 94816b43bd fix pipelines 2021-06-04 15:59:39 -07:00
Eric Hanko e886717730 Add unified_mode true to all resources and update CHANGELOG 2021-06-04 13:54:22 -07:00
Mark John Merin 682d390536 bump all suites except high sierra to Chef 17 2021-06-04 12:05:02 -07:00