{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":33283220,"defaultBranch":"master","name":"platyPS","ownerLogin":"PowerShell","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-04-02T01:47:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/11524380?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717252620.0","currentOid":""},"activityList":{"items":[{"before":"0e9366d1ef343c6a8ebd778a284f25efd161bc0f","after":"f833c7e6059a18a7f467c600cc303a3627fdab5b","ref":"refs/heads/v2","pushedAt":"2024-05-31T00:59:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"Fix input/output transformation from cmdlet. (#641)\n\n* Fix input/output transformation from cmdlet.\r\n\r\nAlso add output to cmdlets.\r\nAdd a bunch of tests for new-commandhelp.\r\n\r\n* Fix typo\r\n\r\nAdd debugging for failing test.\r\n\r\n* Mark a test as pending.\r\n\r\nget-help erroneously includes those parameters which take FromRemainingArguments as pipeline input.\r\n\r\n* Remove VariableLength from Parameter segment of serialized output.\r\n\r\n* Change the way we create the common parameters boilerplate.\r\n\r\nThis will also more easily enable supporting different versions of the boilerplate text.\r\n\r\n* Change 'content type' to 'document type'\r\n\r\n* provide a default locale.\r\n\r\n* When saving commandhelp metadata, sort the keys.\r\n\r\n* Save module file metadata in alpha-order.\r\n\r\n* Fix up syntax parameters to report properly abbreviated types.","shortMessageHtmlLink":"Fix input/output transformation from cmdlet. (#641)"}},{"before":"832deb54e8768367e58724777132498bdc2c13ad","after":"0e9366d1ef343c6a8ebd778a284f25efd161bc0f","ref":"refs/heads/v2","pushedAt":"2024-05-27T20:56:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"WIP: 3rd round of changes for OPS (#639)\n\n* Fix up compare-commandhelp to make it easier to see differences.\r\n\r\nChange test path in build script to add the output directory to psmodulepath.\r\n\r\n* cp\r\n\r\n* change export-maml again to create a base directory and put the files in it based on their module.\r\n\r\n* Fix tab completion for encoding parameter.\r\n\r\n* Update Export-YamlModuleFile to accept metadata additions.\r\n\r\nAdd tests for same.\r\n\r\n* add formatting for test-markdowncommand.\r\n\r\n* Change some globbing references to supportsWildcards.\r\n\r\n* Fix test section of build.ps1 to properly add to psmodulepath\r\n\r\n* Fix input/output logic for new-commandhelp.\r\n\r\n* Fix up how we deal with additional metadata, and make it more consistent.\r\n\r\nAdd tests.","shortMessageHtmlLink":"WIP: 3rd round of changes for OPS (#639)"}},{"before":"710a32d4262ffe8f329c31e246c0d524268ab009","after":"832deb54e8768367e58724777132498bdc2c13ad","ref":"refs/heads/v2","pushedAt":"2024-05-21T23:30:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"new-markdownhelp (#638)\n\n* Change how we gather commands and modules for creating new markdown help.\r\n* Add another overload for base module file metadata and use it.\r\n* add transform from string to cmdlet and module.\r\n * update some tests, still some failures.\r\n* Only write progress if there are more than 10 commands.\r\n * Skip tests that use the old modulefilepath parameter.\r\n* a couple new overloads for base metadata for module files.\r\n * don't emit progress with fewer than 10 commands.\r\n * save off the module guids for use in the module file writer.\r\n* Change New-MarkdownCommandHelp dramatically.\r\n * Removed optional alpha sorting for parameters, this is always the case.\r\n * Change to use fulltypes for parameters by default.\r\n * Change to accept CommandInfo and PSModuleInfo objects.\r\n * A transform attribute will convert strings to objects rather than the transformer.\r\n * Add some overloads to the transformer to take those objects.\r\n * Files are grouped by module name, and placed in their own directory.\r\n * If they're not associated with a module (like a script), then they go into the 'outputfolder'.\r\n * Fix a bug in the markdown reader to include the first input or output if it doesn't have a description.\r\n* Added a bunch of tests for new-markdowncommandhelp.\r\n* move to net472\r\n* Fix null reference issues found by moving to dotnet 9 sdk.\r\n* Fix up logic for reporting on parameter help message.\r\n* turn off progress for newmarkdown tests.","shortMessageHtmlLink":"new-markdownhelp (#638)"}},{"before":"53435869e0f9194b80afbd8b54c3844f23d2e62c","after":"710a32d4262ffe8f329c31e246c0d524268ab009","ref":"refs/heads/v2","pushedAt":"2024-05-21T20:55:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"Revert \"Change New-MarkdownCommandHelp dramatically. (#636)\" (#637)\n\nThis reverts commit 53435869e0f9194b80afbd8b54c3844f23d2e62c.","shortMessageHtmlLink":"Revert \"Change New-MarkdownCommandHelp dramatically. (#636)\" (#637)"}},{"before":null,"after":"0d30e86d7fa296eec3f069fdacb0ef88b2f94eb0","ref":"refs/heads/revert-636-NewModuleHelp01","pushedAt":"2024-05-21T20:47:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"Revert \"Change New-MarkdownCommandHelp dramatically. (#636)\"\n\nThis reverts commit 53435869e0f9194b80afbd8b54c3844f23d2e62c.","shortMessageHtmlLink":"Revert \"Change New-MarkdownCommandHelp dramatically. (#636)\""}},{"before":"0c3170883a7a60e7ce99057e2967edfed124069b","after":"53435869e0f9194b80afbd8b54c3844f23d2e62c","ref":"refs/heads/v2","pushedAt":"2024-05-21T20:37:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"Change New-MarkdownCommandHelp dramatically. (#636)\n\n* cp\r\n\r\n* Change how we gather commands and modules for creating new markdown help.\r\n\r\n* Add another overload for base module file metadata and use it.\r\n\r\n* add transform from string to cmdlet and module.\r\n\r\nupdate some tests, still some failures.\r\n\r\n* Only write progress if there are more than 10 commands.\r\n\r\nSkip tests that use the old modulefilepath parameter.\r\n\r\n* a couple new overloads for base metadata for module files.\r\n\r\ndon't emit progress with fewer than 10 commands.\r\nsave off the module guids for use in the module file writer.\r\n\r\n* Change New-MarkdownCommandHelp dramatically.\r\n\r\nRemoved optional alpha sorting for parameters, this is always the case.\r\nChange to use fulltypes for parameters by default.\r\nChange to accept CommandInfo and PSModuleInfo objects.\r\nA transform attribute will convert strings to objects rather than the transformer.\r\nAdd some overloads to the transformer to take those objects.\r\nFiles are grouped by module name, and placed in their own directory.\r\nIf they're not associated with a module (like a script), then they go into the 'outputfolder'. Fix a bug in the markdown reader to include the first input or output if it doesn't have a description.\r\nAdded a bunch of tests for new-markdowncommandhelp.","shortMessageHtmlLink":"Change New-MarkdownCommandHelp dramatically. (#636)"}},{"before":"d6a00d1efa5a70f736707825ba3cf1a7ef429d5a","after":"0c3170883a7a60e7ce99057e2967edfed124069b","ref":"refs/heads/v2","pushedAt":"2024-05-17T19:02:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"Fixes for Export-YamlModuleFile (#635)\n\n* Add Import-YamlModuleFile.\r\n\r\nFix Export-YamlModuleFile to handle pipeline input correctly.\r\nAdd tests for Export-YamlModuleFile.\r\n\r\n* add the source for import-yamlmodulecommand.\r\n\r\n* Remove unused deserializer.\r\n\r\nIt's in the YamlUtils now.\r\nRemove superfluous 'using'\r\n\r\n* Try comparison of files line by line, to avoid line ending issues.\r\n\r\n* Fix test.\r\n\r\n* skip test on windows.\r\n\r\n* skip test on windows correctly.","shortMessageHtmlLink":"Fixes for Export-YamlModuleFile (#635)"}},{"before":"8a0da9a97309a71db5db9457f5a067641ffb01c8","after":"d6a00d1efa5a70f736707825ba3cf1a7ef429d5a","ref":"refs/heads/v2","pushedAt":"2024-05-10T16:46:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"More tests for the OPS release (#634)\n\n* More tests\r\n* Don't use Get-Help output for expected value.\r\n\r\nJust use the string from xml file directly.\r\nTry to handle line endings better.","shortMessageHtmlLink":"More tests for the OPS release (#634)"}},{"before":"01e14dbf74f043e3170756f81e6a500b4c465501","after":"8a0da9a97309a71db5db9457f5a067641ffb01c8","ref":"refs/heads/v2","pushedAt":"2024-05-10T01:17:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"Add the module file cmdlets (#633)\n\n* Use single writer settings object rather than multiple.\r\n\r\nCreate the ModuleFile commands and writers.\r\n\r\n* Change the way that examples are captured to combine remarks and code.\r\n* Add additional metadata support to export-markdownmodulefile.\r\n\r\nReimplement the markdown modulefile writer.\r\n\r\n* Be sure to fix up the metadata in the markdown exporter.\r\n* Fix a bug in Compare-CommandHelp to enumerate the diagnostic messages in WriteObject.\r\n\r\nFix a bug in ConvertTo-CommandHelp to not enumerate the collection twice.\r\nFix Export-MarkdownCommandHelp to support incremental passed metadata.\r\n\r\n* Add tests for Compare and Convert.\r\n* add more tests for export-markdowncommandhelp.\r\n* Add a large number of tests.\r\n\r\nFix the bugs found in creating the new tests.","shortMessageHtmlLink":"Add the module file cmdlets (#633)"}},{"before":"16e0c6cb4a9abcf703cdba58bbdd8b141fc3d005","after":"01e14dbf74f043e3170756f81e6a500b4c465501","ref":"refs/heads/v2","pushedAt":"2024-05-02T20:36:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"Changes needed for the OSP preview - set 1 (#632)\n\n* Rename file for new-markdownhelp.\r\n\r\nRemove New-YamlHelp.\r\n\r\n* Remove Get-MarkdownMetadata command.\r\n\r\nThis is replaced with Import-MarkdownCommandHelp and then inspecting the metadata property.\r\n\r\n* add protection from module autoloading to the tests.\r\n\r\n* cp2\r\n\r\n* Remove new-yamlhelp tests.\r\n\r\n* Add more tests for export-yamlcommandhelp.\r\n\r\nProvide a way to preserve the key order in the test function import-commandyaml.\r\nFix the yaml writer to not trim white space at the beginning of example descriptions.\r\n\r\n* Fix case of get-date.yml to Get-Date.yml.\r\n\r\n* Change the way that we save examples.\r\n\r\nChange the test to adjust the content appropriate for the platform.\r\n\r\n* Change the way we read examples.\r\n\r\nAdd default metadata for module file.\r\n\r\n* Move up to version 15 of YamlDotNet.\r\n\r\n* Be sure to trim line ends when reading.\r\n\r\n* Remove carriage returns when reading file.\r\n\r\n* Fixes needed for metadata changes.\r\n\r\nadd ability to run a single test file.\r\nAdd literal path to import-yamlcommandhelp.\r\nRemove from Maml parameter set from new-markdowncommandhelp.\r\nRemove excludedontshow parameter.\r\nFix logic in syntax parameter reader to not delete too many closing '>'.\r\nAdd ToString implementation to SyntaxItem (without line wrapping).","shortMessageHtmlLink":"Changes needed for the OSP preview - set 1 (#632)"}},{"before":"ed7ddd19c10ff38aabb51f2776b1cae4a2595043","after":"16e0c6cb4a9abcf703cdba58bbdd8b141fc3d005","ref":"refs/heads/v2","pushedAt":"2024-04-26T16:38:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"change the model for input/output to a simpler class (#631)\n\n* cp1\r\n\r\n* Simplify InputOutput class and make Inputs and Outputs a simple list of the new type.","shortMessageHtmlLink":"change the model for input/output to a simpler class (#631)"}},{"before":"51c8945a7e2e2ee97611815443691c71a52855f0","after":"ed7ddd19c10ff38aabb51f2776b1cae4a2595043","ref":"refs/heads/v2","pushedAt":"2024-04-24T19:47:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"implement the module file reader (#630)\n\n* changes needed for new cmdlets\r\n\r\nfix up one of the md files to ensure we get good tests.\r\nensure we can order the parameters if desired.\r\n\r\n* new cmdlet and modulefile reader.\r\n\r\n* cp2\r\n\r\n* add compare command.\r\n\r\n* Fix up diagnostic messages.\r\n\r\nSome of them were wrong.\r\nAdded more diagnostics.\r\n\r\n* add encoding changes for better usability.\r\n\r\nimprove compare-commandhelp to include object.property.property for better clarity.","shortMessageHtmlLink":"implement the module file reader (#630)"}},{"before":"ec8c0b59c0c63f6b6e604b50d360ececaad1b524","after":"51c8945a7e2e2ee97611815443691c71a52855f0","ref":"refs/heads/v2","pushedAt":"2024-04-23T22:47:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"change the name of the module (#629)\n\n* Remove some cmdlets.\r\n\r\nChange to version 1.0.0.\r\n\r\n* Change module name.\r\n\r\nAnd update the version.\r\n\r\n* Changes needed for name change.\r\n\r\n* Updates needed for name change in build scripts.\r\n\r\n* Module name changes in ci scripts.\r\n\r\n* Fix test to use proper name.","shortMessageHtmlLink":"change the name of the module (#629)"}},{"before":"f8fcfb14dbcddbf9b9f11a555f8971bc1379fe93","after":"ec8c0b59c0c63f6b6e604b50d360ececaad1b524","ref":"refs/heads/v2","pushedAt":"2024-04-08T22:00:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"Update to new schema. (#628)\n\n* Update to new schema.\r\n\r\nThis provides more information for parameters based on their parameter set.\r\nAlso added a number of tests.\r\nChanged the way that we serialize the yaml blocks for parameters to use YamlDotNet to do the serialization rather than hand crafting it.\r\n\r\n* Remove some behaviors for MAML.\r\n\r\nThis is due to MAML does not have the capabilities of the new schema, so we need to simplify that when converting to MAML.\r\nAdd some explanitory comments for same.\r\n\r\n* remove temp code used to collect location of the markdig and yamldotnet assemblies.","shortMessageHtmlLink":"Update to new schema. (#628)"}},{"before":"ce8d4cf89d02ab92615f771a18a8c858da5cc10b","after":"f8fcfb14dbcddbf9b9f11a555f8971bc1379fe93","ref":"refs/heads/v2","pushedAt":"2024-03-21T22:48:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"Updates for Syntax. (#626)\n\nAdding a syntax parser and writer.\r\nThe output for syntax is now correct.\r\nUpdate New-MarkdownHelp so it emits an adapted fileinfo object.","shortMessageHtmlLink":"Updates for Syntax. (#626)"}},{"before":"1a43e836368c385e95c6bb12d37a4d52db57a01d","after":"ce8d4cf89d02ab92615f771a18a8c858da5cc10b","ref":"refs/heads/v2","pushedAt":"2024-03-15T17:48:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"committing platyPS v2 sources to mscodehub. **BYPASS_SECRET_SCANNING**","shortMessageHtmlLink":"committing platyPS v2 sources to mscodehub. **BYPASS_SECRET_SCANNING**"}},{"before":"84f01ba179eb202c5a2b70fab3ad0c892a14ace5","after":"1a43e836368c385e95c6bb12d37a4d52db57a01d","ref":"refs/heads/v2","pushedAt":"2024-03-06T23:17:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"add diagnostics for markdown parsing (#624)\n\n* Add parsing diagnostics plumbing.\r\n\r\nAdd test-MarkdownCommandHelp cmdlet.\r\n\r\n* Add initial tests for Test-MarkdownCommandHelp.\r\n\r\n* Start adding diagnostics.\r\n\r\n* Copy pdb to module directory when building debug configuration.\r\n\r\nThis improves the debugging experience.\r\n\r\n* Add diagnostics for parsing sections.\r\n\r\nAdd tests for diagnostics.","shortMessageHtmlLink":"add diagnostics for markdown parsing (#624)"}},{"before":"b34c0d3eb879ea99e4760738e7cf81d9e0d9ae04","after":"84f01ba179eb202c5a2b70fab3ad0c892a14ace5","ref":"refs/heads/v2","pushedAt":"2024-03-01T01:47:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"Add Export-MamlCommandHelp (#623)\n\n* Fix to markdown parser to add properties and syntaxes correctly.\r\n\r\nUse the CommandHelp methods for adding rather than just calling add on the collection.\r\nFix tests due to bug fixes in the powershell-docs repo.\r\nFix typo in the transform code.\r\n\r\n* Fix parser for pipeline input.\r\n\r\n* Emit an ETS populated fileinfo object.\r\n\r\n* Add MAML writer to project.\r\n\r\nAdd Export-MamlCommandHelp which uses the MAML writer.\r\nAdd tests for Export-MamlCommandHelp\r\n\r\n* Remove carrage return from expected string.\r\n\r\n* Fix case of assets to pass on linux.\r\n\r\nuse [environment]::newline rather than `r`n\r\n\r\n* Also adjust the observed description text.\r\n\r\n* Mark the content comparison test as pending until I can find a reliable way to compare strings cross platform.","shortMessageHtmlLink":"Add Export-MamlCommandHelp (#623)"}},{"before":"a5c4e03c241c97368083d9d81beb488014b4713a","after":"2d1dd34fa5c73d0f022ab49af65cae74ccf27d8e","ref":"refs/heads/master","pushedAt":"2024-02-21T14:44:17.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sdwheeler","name":"Sean Wheeler","path":"/sdwheeler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19415881?s=80&v=4"},"commit":{"message":"Merge pull request #622 from JamesWTruher/v2schemaUpdate01\n\nChange v2 schema for parameter.","shortMessageHtmlLink":"Merge pull request #622 from JamesWTruher/v2schemaUpdate01"}},{"before":"a12b22081073557b8aebccb636ae3649f7208b9a","after":"b34c0d3eb879ea99e4760738e7cf81d9e0d9ae04","ref":"refs/heads/v2","pushedAt":"2024-02-20T23:20:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"make CommandHelp public (#621)\n\n* checkpoint fixes needed for markdown/yaml roundtrips\r\n\r\n* Change CommandHelp from internal to public.\r\n\r\nAdd additional tests for converting markdown to yaml (and test tools).\r\n\r\nAdd shouldprocess support to export-yamlhelp.\r\nAdd Import-MamlHelp command.\r\n\r\n* Add copyright statements.\r\n\r\n* Add debugging for dll import troubleshooting.\r\n\r\n* Change way that module base location is determined.","shortMessageHtmlLink":"make CommandHelp public (#621)"}},{"before":"95f79e3ca89930558acff3a60a2a798309ed906e","after":"a12b22081073557b8aebccb636ae3649f7208b9a","ref":"refs/heads/v2","pushedAt":"2024-02-14T18:20:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"Add IEquatable to commandhelp object model (#620)\n\n* Implement IEquatable for CommandHelp and sub-types.\r\n\r\nAlso add a bunch of tests.\r\n\r\n* Add additional tests for equality.\r\n\r\n* Fix case to match file.\r\n\r\nImprove the description of a couple tests.\r\n\r\n* Address PR #620 feedback.\r\n\r\nAdd LiteralPath parameter to Import-MarkdownCommandHelp.\r\nFix up some whitespace issues.\r\nFix failing tests on ubuntu due to case sensitive file system.\r\n\r\n* Fix string comparison to use currentculture.\r\n\r\nIn some cases, the comparison ignores case (parameter names),\r\nHowever, comparison against text fields is case sensitive to capture changes in capitalization.\r\nAdd additional comments.","shortMessageHtmlLink":"Add IEquatable to commandhelp object model (#620)"}},{"before":"da5e6891935671b0ebe891de1775494b56c7e13c","after":"95f79e3ca89930558acff3a60a2a798309ed906e","ref":"refs/heads/v2","pushedAt":"2024-02-08T20:10:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"Major refactoring of the v2 project (#616)\n\n* Initial refactor\r\n\r\n* Move commands to Command directory.\r\n\r\n* Major refactor.\r\n\r\nAdd initial mark down converter (still in progress).Add many tests (yamlhelp tests are all pending).\r\n\r\n* Major refactor.\r\n\r\nAlso add test assets for tests which are coming.\r\nAdd tests for paragraph formatter.\r\nAdd Markdown reader for CommandHelp.\r\n\r\n* Move some files around to reduce clutter in base directory.\r\n\r\n* Move resource files back.\r\n\r\n* Fix test failures on windows.\r\n\r\nAlso mark an addition test in NewYamlHelp as pending.\r\n\r\n* Address feedback from Aditya.\r\n\r\n* change helpuris for cmdlets to be an empty string\r\n\r\n* address last feedback comments.\r\n\r\n* Remove get-yamlmetadata command as it is not needed.","shortMessageHtmlLink":"Major refactoring of the v2 project (#616)"}},{"before":"6f30fa8cb345bb417ad432b0a1ef395d5ed69c5f","after":"da5e6891935671b0ebe891de1775494b56c7e13c","ref":"refs/heads/v2","pushedAt":"2024-01-16T19:39:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adityapatwardhan","name":"Aditya Patwardhan","path":"/adityapatwardhan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12820925?s=80&v=4"},"commit":{"message":"Remove xunit test csproj and restore from test yml (#619)","shortMessageHtmlLink":"Remove xunit test csproj and restore from test yml (#619)"}},{"before":"fa6e8e0e0b14127274f83779e3b24eff8af4e2af","after":"6f30fa8cb345bb417ad432b0a1ef395d5ed69c5f","ref":"refs/heads/v2","pushedAt":"2024-01-16T18:37:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adityapatwardhan","name":"Aditya Patwardhan","path":"/adityapatwardhan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12820925?s=80&v=4"},"commit":{"message":"Remove unnecessary xUnit tests (#617)","shortMessageHtmlLink":"Remove unnecessary xUnit tests (#617)"}},{"before":"28878a83b8c92e9a44f3fc14d455c10cb7ec4078","after":"a5c4e03c241c97368083d9d81beb488014b4713a","ref":"refs/heads/master","pushedAt":"2023-12-05T21:19:52.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sdwheeler","name":"Sean Wheeler","path":"/sdwheeler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19415881?s=80&v=4"},"commit":{"message":"Merge pull request #613 from sdwheeler/sdw-spec\n\nUpdate V2 specs to include more parameter metadata","shortMessageHtmlLink":"Merge pull request #613 from sdwheeler/sdw-spec"}},{"before":"98b70e13f64e39556eb2e8e87f2309ff854da509","after":"fa6e8e0e0b14127274f83779e3b24eff8af4e2af","ref":"refs/heads/v2","pushedAt":"2023-11-08T01:01:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"Add alias tracking to object model. (#609)\n\n* Add alias tracking to object model.\r\n\r\nAdd tests for same.\r\nRefactor tests.\r\n\r\n* Updates reflecting sdwheeler comments.\r\n\r\n* Add test for the correct order of sub-headers.","shortMessageHtmlLink":"Add alias tracking to object model. (#609)"}},{"before":"8ca28935c376ae8dc36ac142e4960fc6d3b725e5","after":"98b70e13f64e39556eb2e8e87f2309ff854da509","ref":"refs/heads/v2","pushedAt":"2023-11-07T22:01:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JamesWTruher","name":"James Truher [MSFT]","path":"/JamesWTruher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10214008?s=80&v=4"},"commit":{"message":"Update build script test to have better isolation (#608)\n\n* Update build script test to have better isolation when running in a dev environment.\r\n\r\nAlso ignore Pester test result files.\r\n\r\n* update build script and fix indentation.\r\n\r\nAlso remove some abbreviations.\r\n\r\n* Take version 0.33 of markdig.","shortMessageHtmlLink":"Update build script test to have better isolation (#608)"}},{"before":"0738721dc7d98380d5c500529937709b47572275","after":"28878a83b8c92e9a44f3fc14d455c10cb7ec4078","ref":"refs/heads/master","pushedAt":"2023-11-03T17:55:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"adityapatwardhan","name":"Aditya Patwardhan","path":"/adityapatwardhan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12820925?s=80&v=4"},"commit":{"message":"Update README.md (#606)\n\nLink to module gallery page instead of PS Gallery homepage","shortMessageHtmlLink":"Update README.md (#606)"}},{"before":"dbc86d67e250665c32a05e7ab14735d4233047eb","after":"0738721dc7d98380d5c500529937709b47572275","ref":"refs/heads/master","pushedAt":"2023-03-23T20:14:54.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sdwheeler","name":"Sean Wheeler","path":"/sdwheeler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19415881?s=80&v=4"},"commit":{"message":"Merge pull request #596 from sdwheeler/sdw-update-spec\n\nUpdate schema specs","shortMessageHtmlLink":"Merge pull request #596 from sdwheeler/sdw-update-spec"}},{"before":"412a0a8683b986194d616d533589bc2b5fd03fae","after":"dbc86d67e250665c32a05e7ab14735d4233047eb","ref":"refs/heads/master","pushedAt":"2023-03-21T21:55:18.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sdwheeler","name":"Sean Wheeler","path":"/sdwheeler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19415881?s=80&v=4"},"commit":{"message":"Merge pull request #594 from sdwheeler/sdw-new-meta\n\nAdd new metadata descriptions","shortMessageHtmlLink":"Merge pull request #594 from sdwheeler/sdw-new-meta"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWIp34gA","startCursor":null,"endCursor":null}},"title":"Activity ยท PowerShell/platyPS"}