{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":28647218,"defaultBranch":"develop","name":"choco","ownerLogin":"chocolatey","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-12-30T22:12:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/811025?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717596975.0","currentOid":""},"activityList":{"items":[{"before":"7eb0610df1fc7f61f2deea0da4ad6fec46ce77bd","after":"4a35843a3b2fd47de28805b007296bc7c932e83b","ref":"refs/heads/master","pushedAt":"2024-06-11T13:35:14.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"corbob","name":"Cory Knox","path":"/corbob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30301021?s=80&v=4"},"commit":{"message":"(#3307) Do not create Tools directory from MSI\n\nThe MSI was generating a C:\\Tools directory, but never actually using\nit. This commit removes the Tools directory from the install so it is\nnever created.","shortMessageHtmlLink":"(#3307) Do not create Tools directory from MSI"}},{"before":"635eb6000328565490dfdd8ec2c8b51a97ac600b","after":"484999b5521c045a26088675d505ef8ea3117478","ref":"refs/heads/develop","pushedAt":"2024-06-05T14:16:31.000Z","pushType":"push","commitsCount":43,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"},"commit":{"message":"Merge branch 'master' into develop\n\n* master: (37 commits)\n (#310) Fix path to chocolatey.lib files\n (maint) Corrected casing of file\n (#23) Move call to SetRemotePackageNamesIfAllSpecified\n (#1901) Revert commit to display location\n (maint) Update Authenticode Signature\n (tests) Some minor tweaks for test consistency\n (#310) Set-EnvironmentVariable: delete values properly\n (tests) Remove v2 import tests\n (#310) Fix test issues\n (#310) Fixup v2 compatibility\n (tests) Working on tests during pairing session\n (#2050) Add Pester test for --ignore-pinned option\n (#3381) Add Pester tests for rule command\n (#1144) Add Pester test to cover hash validation\n (#72) Add Pester tests to cover new functionality\n (test) Update assertions for push commands\n (#1310) Add Pester test to validate output\n (#23) Add tests to handle install all\n (#2200) Add test for new enhanced exit code\n (#1764) Add test for new enhanced exit code\n ...","shortMessageHtmlLink":"Merge branch 'master' into develop"}},{"before":"80f86d506e6ccedf9b519d9ecba054f041364e99","after":null,"ref":"refs/heads/release/2.3.0","pushedAt":"2024-06-05T14:16:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"}},{"before":"80f86d506e6ccedf9b519d9ecba054f041364e99","after":null,"ref":"refs/tags/2.3.0-beta-20240604","pushedAt":"2024-06-05T12:46:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"}},{"before":"604538ff33c04dd23efed9f94718b981dcd752e8","after":"7eb0610df1fc7f61f2deea0da4ad6fec46ce77bd","ref":"refs/heads/master","pushedAt":"2024-06-05T11:35:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"},"commit":{"message":"(#310) Fix path to chocolatey.lib files\n\nWhen progressing the release of 2.3.0, it was found that the\nchocolatey.lib nupkg didn't contain any files. This was due to a change\nin the folder structure which wasn't caught during testing.\n\nThis commit fixes this folder structure, pointing directly to the\nchocolatey.lib folder, so that running nuget pack works as expected.\n\nThere may be additional changes required to this portion of the build,\nto make sure that everything is being created in the same way, but that\ncan be picked up post release/","shortMessageHtmlLink":"(#310) Fix path to chocolatey.lib files"}},{"before":"604538ff33c04dd23efed9f94718b981dcd752e8","after":null,"ref":"refs/tags/2.3.0","pushedAt":"2024-06-05T10:56:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"}},{"before":"5dc83300672201154dd690c5c4f7e7dc3450b502","after":"604538ff33c04dd23efed9f94718b981dcd752e8","ref":"refs/heads/master","pushedAt":"2024-06-05T08:49:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"},"commit":{"message":"(maint) Corrected casing of file\n\nFor some reason, this was lost during the merge, so correcting here\nprior to merge back into develop.","shortMessageHtmlLink":"(maint) Corrected casing of file"}},{"before":"256e235dca9ba87c232c98e64abfb1c12aff2e01","after":"5dc83300672201154dd690c5c4f7e7dc3450b502","ref":"refs/heads/master","pushedAt":"2024-06-05T08:45:48.000Z","pushType":"push","commitsCount":198,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"},"commit":{"message":"Merge branch 'release/2.3.0'\n\n* release/2.3.0: (153 commits)\n (#23) Move call to SetRemotePackageNamesIfAllSpecified\n (#1901) Revert commit to display location\n (maint) Update Authenticode Signature\n (tests) Some minor tweaks for test consistency\n (#310) Set-EnvironmentVariable: delete values properly\n (tests) Remove v2 import tests\n (#310) Fix test issues\n (#310) Fixup v2 compatibility\n (tests) Working on tests during pairing session\n (#2050) Add Pester test for --ignore-pinned option\n (#3381) Add Pester tests for rule command\n (#1144) Add Pester test to cover hash validation\n (#72) Add Pester tests to cover new functionality\n (test) Update assertions for push commands\n (#1310) Add Pester test to validate output\n (#23) Add tests to handle install all\n (#2200) Add test for new enhanced exit code\n (#1764) Add test for new enhanced exit code\n (#1760) Add test for new enhanced exit code\n (#1759) Add test for new enhanced exit code\n ...","shortMessageHtmlLink":"Merge branch 'release/2.3.0'"}},{"before":"c74a19cdcf20942d3fda5383d821a78c1d6c6a4a","after":"80f86d506e6ccedf9b519d9ecba054f041364e99","ref":"refs/heads/release/2.3.0","pushedAt":"2024-06-04T15:18:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"},"commit":{"message":"(#23) Move call to SetRemotePackageNamesIfAllSpecified\n\nThe SetRemotePackageNamesIfAllSpecified method HAS to be called AFTER\nthe call to GetRemoteRepositories.\n\nIn that method, the Sources on the configuration object are expanded to\nbe the full source URL's, rather than the named sources from the\nchocolatey.config file, i.e. https://community.chocolatey.org/api/v2/\nrather than simply \"chocolatey\".\n\nThis is important, since the full URL is what is used to ensure that a\n\"choco install all\" is not being attempted against one of the\nconfigured public sources.\n\nThis wasn't picked up during the initial PR review, but it was picked\nup during manual testing, and this commit is the output of that manual\ntesting.","shortMessageHtmlLink":"(#23) Move call to SetRemotePackageNamesIfAllSpecified"}},{"before":"c74a19cdcf20942d3fda5383d821a78c1d6c6a4a","after":null,"ref":"refs/tags/2.3.0-beta-20240604","pushedAt":"2024-06-04T15:17:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"}},{"before":"2fd00fa1cb9081221519ecb686336461eac2f5e0","after":null,"ref":"refs/tags/2.3.0-beta-20240531","pushedAt":"2024-06-04T07:29:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"}},{"before":"2fd00fa1cb9081221519ecb686336461eac2f5e0","after":"c74a19cdcf20942d3fda5383d821a78c1d6c6a4a","ref":"refs/heads/release/2.3.0","pushedAt":"2024-05-31T16:07:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"},"commit":{"message":"(#1901) Revert commit to display location\n\nBased on some testing that was completed, we can't bring in this change\ncurrently, since we can't provide the same functionality in CLE without\nbumping the version number of the CLI dependency in the nuspec file.\nThis is not something that we are ready to do, so taking out this\nchange, and the issue will be moved to the next milestone.","shortMessageHtmlLink":"(#1901) Revert commit to display location"}},{"before":"5959d7ef0b4c94f5fec30435ea718844256f0037","after":null,"ref":"refs/tags/2.3.0-beta-20240528","pushedAt":"2024-05-31T08:16:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"}},{"before":"7e3326d702ffdf75c39f2aac6abba9c222471b40","after":"2fd00fa1cb9081221519ecb686336461eac2f5e0","ref":"refs/heads/release/2.3.0","pushedAt":"2024-05-30T20:07:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"corbob","name":"Cory Knox","path":"/corbob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30301021?s=80&v=4"},"commit":{"message":"(maint) Update Authenticode Signature\n\nIn the previous commit, the PowerShell file was updated, and a new signature is required.","shortMessageHtmlLink":"(maint) Update Authenticode Signature"}},{"before":"5959d7ef0b4c94f5fec30435ea718844256f0037","after":"7e3326d702ffdf75c39f2aac6abba9c222471b40","ref":"refs/heads/release/2.3.0","pushedAt":"2024-05-30T19:05:48.000Z","pushType":"pr_merge","commitsCount":20,"pusher":{"login":"corbob","name":"Cory Knox","path":"/corbob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30301021?s=80&v=4"},"commit":{"message":"Merge pull request #3452 from gep13/add-pester-tests\n\nAdd Pester tests to cover functionality added in Chocolatey CLI 2.3.0","shortMessageHtmlLink":"Merge pull request #3452 from gep13/add-pester-tests"}},{"before":"6cbdb8272e512e748042462d9c54a270ec7e4469","after":null,"ref":"refs/tags/2.3.0-beta-20240528","pushedAt":"2024-05-29T09:41:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"}},{"before":"5cb45e463f729c0c5230ce1b62febe99d6414b0c","after":null,"ref":"refs/tags/2.3.0-beta-20240527","pushedAt":"2024-05-29T09:40:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"}},{"before":"90daed96fa82a0e1d74329e98b1226a67a494efd","after":"635eb6000328565490dfdd8ec2c8b51a97ac600b","ref":"refs/heads/develop","pushedAt":"2024-05-29T09:14:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"},"commit":{"message":"(build) Change casing of requirement\n\nTurns out that the comparison that is done on TeamCity is\ncase-sensitive, so with the previous commit the Agent Requirement was\nstill being ignored.\n\nThis commit switches from docker to Docker.","shortMessageHtmlLink":"(build) Change casing of requirement"}},{"before":"7d47e4b67ecebd6d9b6cfbee1dcf9c5ac272274d","after":"90daed96fa82a0e1d74329e98b1226a67a494efd","ref":"refs/heads/develop","pushedAt":"2024-05-29T08:56:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"},"commit":{"message":"(build) Make Agent requirements more specific\n\nIt was found that some builds are failing due to picking up the wrong\nbuild agent, and as a result, some required applications were not\ninstalled, so the build failed.\n\nThis commit makes the Build Agent requirements more specific to ensure\nthat the Agent Name is taken into consideration. This was done as an\nadditional check, rather than replacing the existing requirements, as\nthey are simply being more explicit about the requirement, the existing\nrequirements are still valid.","shortMessageHtmlLink":"(build) Make Agent requirements more specific"}},{"before":"6cbdb8272e512e748042462d9c54a270ec7e4469","after":"5959d7ef0b4c94f5fec30435ea718844256f0037","ref":"refs/heads/release/2.3.0","pushedAt":"2024-05-28T18:05:37.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"corbob","name":"Cory Knox","path":"/corbob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30301021?s=80&v=4"},"commit":{"message":"Merge pull request #3455 from gep13/fix-ioc-registration\n\nRevert change made to way that IoC Container verification is performed","shortMessageHtmlLink":"Merge pull request #3455 from gep13/fix-ioc-registration"}},{"before":"5cb45e463f729c0c5230ce1b62febe99d6414b0c","after":"6cbdb8272e512e748042462d9c54a270ec7e4469","ref":"refs/heads/release/2.3.0","pushedAt":"2024-05-28T15:57:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"},"commit":{"message":"(doc) Change source code to match production docs\n\nWhile running the GenerateDocs.ps1 script, ahead of releasing version\n2.3.0, it was found that the production docs has been updated to make\nsome changes, for example, removal of older version numbers that no\nlonger need to be displayed. This commit addresses this change in the\nproduction docs, but making the same change in the source code, so that\nthe next time that GenerateDocs.ps1 is run, the output will better\nmatch what is already in place.","shortMessageHtmlLink":"(doc) Change source code to match production docs"}},{"before":"576527b2d164fa5cfcdf45d95a054dc02a30d2aa","after":"5cb45e463f729c0c5230ce1b62febe99d6414b0c","ref":"refs/heads/release/2.3.0","pushedAt":"2024-05-27T10:48:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"},"commit":{"message":"(maint) Update Authenticode Signature\n\nIn the previous commit, the PowerShell file was updated, and a new\nsignature is required.","shortMessageHtmlLink":"(maint) Update Authenticode Signature"}},{"before":"f3c121590a12d24114d0a3516f97861cbda1be1d","after":null,"ref":"refs/tags/2.3.0-beta-20240527","pushedAt":"2024-05-27T10:32:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"}},{"before":"f3c121590a12d24114d0a3516f97861cbda1be1d","after":"576527b2d164fa5cfcdf45d95a054dc02a30d2aa","ref":"refs/heads/release/2.3.0","pushedAt":"2024-05-27T10:29:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"},"commit":{"message":"(#310) Ensure correct loading of profile\n\nDuring testing, it was found that the Chocolatey Profile was not being\ncorrectly loaded, with neither Update-SessionEnvironment nor\nrefreshenv working as expected.\n\nThis commit changes the profile loading to explicitly set the alas for\nrefreshenv, and also to load Update-SessionEnvironment as a Cmdlet,\nrather than a Funcation. This is needed since it is now written in C#\nrather than PowerShell.","shortMessageHtmlLink":"(#310) Ensure correct loading of profile"}},{"before":"3c938601f1bee62b3639e6840ede2db354ebd234","after":null,"ref":"refs/tags/2.3.0-beta-20240527","pushedAt":"2024-05-27T09:06:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"}},{"before":"99e53662d56a0e2ba184ed9808e12c3b5c8afdc2","after":"f3c121590a12d24114d0a3516f97861cbda1be1d","ref":"refs/heads/release/2.3.0","pushedAt":"2024-05-27T09:02:46.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"},"commit":{"message":"Merge pull request #3454 from AdmiringWorm/readd-overload\n\n(#3433) Add overload for FindPackages method","shortMessageHtmlLink":"Merge pull request #3454 from AdmiringWorm/readd-overload"}},{"before":"d56db96f1dc350a964f6d421a78b5a6e23053c02","after":"99e53662d56a0e2ba184ed9808e12c3b5c8afdc2","ref":"refs/heads/release/2.3.0","pushedAt":"2024-05-27T08:55:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"},"commit":{"message":"(maint) Update Authenticode Signature\n\nIn the previous commit, the PowerShell file was updated, and a new\nsignature is required.","shortMessageHtmlLink":"(maint) Update Authenticode Signature"}},{"before":"3c938601f1bee62b3639e6840ede2db354ebd234","after":"d56db96f1dc350a964f6d421a78b5a6e23053c02","ref":"refs/heads/release/2.3.0","pushedAt":"2024-05-27T08:35:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"},"commit":{"message":"(#310) Check for presence of Location before usage\n\nDuring testing, it was found that the Location property of the Assembly\nwas an entry string, therefore the cmdlets weren't being loaded.\n\nThis commit attempts to address this by first checking the Location\nproperty, and if it is there, use it. Otherwise, fall back to the\nprevious direct Import-Module against the $licensedAssembly.\n\nWill schedule a call with Rain to discuss this further once they are\nback from holiday.","shortMessageHtmlLink":"(#310) Check for presence of Location before usage"}},{"before":"7d47e4b67ecebd6d9b6cfbee1dcf9c5ac272274d","after":"3c938601f1bee62b3639e6840ede2db354ebd234","ref":"refs/heads/release/2.3.0","pushedAt":"2024-05-27T06:25:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gep13","name":"Gary Ewan Park","path":"/gep13","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1271146?s=80&v=4"},"commit":{"message":"(doc) Add creation of doc for choco rule command\n\nWith the release of Chocolatey CLI v2.3.0 there is a new command, choco\nrule, which is responsible for listing out the validation rules which\nare currently in play.\n\nThis commit adds the creation of the docs for this new command via the\nGenerateDocs.ps1 file.","shortMessageHtmlLink":"(doc) Add creation of doc for choco rule command"}},{"before":null,"after":"118cb4b46b3e486423c7678c5415e6ce7d6fe817","ref":"refs/heads/test-kitchen-testing","pushedAt":"2024-05-24T15:03:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"corbob","name":"Cory Knox","path":"/corbob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30301021?s=80&v=4"},"commit":{"message":"(maint) Update Authenticode SIgnature\n\nThese files changed in the previous commit, and needed to be updated.","shortMessageHtmlLink":"(maint) Update Authenticode SIgnature"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYkSj0AA","startCursor":null,"endCursor":null}},"title":"Activity ยท chocolatey/choco"}