Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Gijsreyn pushed 1 commit to new-package-microsoftdsc Gijsreyn/winget-pkgs
- Delete manifests/m/Microsoft/Dsc/preview directory 0952bde
Gijsreyn created a comment on a pull request on microsoft/winget-pkgs
Just added the preview text to the `PackageName`. I didn't totally get you on the preview folder. Should I move it back? :)
Gijsreyn pushed 1 commit to new-package-microsoftdsc Gijsreyn/winget-pkgs
- Add preview text in PackageName 4dceeb6
Gijsreyn created a comment on an issue on microsoft/VisualStudioDSC
Hey @PSFW, just hopping in here. I get your question (hopefully); it's a two-way road. I'll try to explain to you. When I look at the task you mentioned when you use Azure Pipelines agent, it fetch...
Gijsreyn created a comment on a pull request on microsoft/winget-pkgs
@Dragon1573 Thanks for the approve. I have two questions you might be able to answer: * Should we still rename the `PackageName` to have preview in there? * Why is the build still failing if it...
Gijsreyn pushed 1 commit to new-package-microsoftdsc Gijsreyn/winget-pkgs
- Typo in folder name 818a401
Gijsreyn pushed 1 commit to new-package-microsoftdsc Gijsreyn/winget-pkgs
- Move to preview folder fea8b76
Gijsreyn created a comment on a pull request on microsoft/winget-cli
Mhm... I get your point, Demitrius. I have a strong feeling that there is an underlying question hidden here. Executing the above command will not really work because the properties within the DSC ...
Gijsreyn opened a pull request on microsoft/winget-pkgs
New package Microsoft.DSC
Checklist for Pull Requests - [x] Have you signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs)? - [x] Is there a linked Issue? #199292 Manif...Gijsreyn created a branch on Gijsreyn/winget-pkgs
new-package-microsoftdsc - The Microsoft community Windows Package Manager manifest repository
Gijsreyn opened an issue on microsoft/winget-pkgs
[Package Request]: `Microsoft.DSC`
### How can we help? I would like help so I can submit the manifest. ### Please read and ensure the following - [x] The installer meets the above requirements ### Please provide the following i...Gijsreyn created a review comment on a pull request on PowerShell/DSC
I can understand, and this was the use case. Feel free to abandon the pull request. I appreciated the time you guys looked into it.
Gijsreyn created a comment on an issue on PowerShell/DSC
Hey @SteveL-MSFT, I know this issue has been closed, but I was still thinking about it. Would publishing a package to the Windows Package Management repository be a good idea?
Gijsreyn created a comment on a pull request on microsoft/winget-dsc
Trenly, maybe this helps: ![image](https://github.com/user-attachments/assets/872d2fc4-2719-4ea2-aff5-70ccc9a6951e) You can run it through Azure Pipelines itself. I had a similar problem, but...
Gijsreyn created a comment on a pull request on microsoft/winget-cli
Got it Demitrius. I was just filling the gap between winget-dsc and the one in this repository. Since `Export` is the new method introduced in the DSC repository, I thought it was beneficial for us...
Gijsreyn created a comment on a pull request on microsoft/winget-cli
Thanks for both replies. Yes it indeed returns an array of all packages. I knew about the experimental feature; currently, it is YAML, if I'm not mistaken. It doesn't fully follow the DSC schematic...
Gijsreyn created a comment on a pull request on microsoft/winget-cli
![image](https://github.com/user-attachments/assets/0e2f29d5-d59f-4013-aa78-16a6b3670246)
Gijsreyn created a comment on a pull request on microsoft/winget-cli
@denelon here you have an example output: ![image](https://github.com/user-attachments/assets/2954d250-fb83-44bd-a347-a96c56e72d2c)
Gijsreyn opened a pull request on microsoft/winget-cli
Implement export WinGetPackage DSC resource
<!-- To check a checkbox place an "x" between the brackets. e.g: [x] --> - [x] I have signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs). - [...Gijsreyn created a branch on Gijsreyn/winget-cli
implement-export-wingetpackage - WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
Gijsreyn created a comment on an issue on microsoft/winget-cli
Thanks for the detailed explanation @mdanish-kh . Then, the package I was choosing might be invalid. I'll close the issue.
Gijsreyn closed an issue on microsoft/winget-cli
Locale not respected in `winget display`
### Brief description of your issue Maybe this is expected behavior; perhaps it is not. When specifying locale in the settings file as such: ```json { "$schema": "https://aka.ms/winget-settin...Gijsreyn opened a pull request on microsoft/winget-cli
Add validateset attribute for relevant cmdlets
<!-- To check a checkbox place an "x" between the brackets. e.g: [x] --> - [x] I have signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs). - [...Gijsreyn created a branch on Gijsreyn/winget-cli
add-validateset-attribute - WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).