Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Gijsreyn created a review comment on a pull request on microsoft/winget-dsc
That's precisely why I did it into _one_ DSC resource. They bite each other. Even if we separate them both, we have to check what options are already enabled in both cases. If we set the Timezone t...
Gijsreyn created a review comment on a pull request on microsoft/winget-dsc
I didn't totally get you here. It is checking the registry with the `GetDayLightSavingStatus()` method?
Gijsreyn created a review comment on a pull request on microsoft/winget-dsc
The function `Set-DaylightSavingTime` checks the LASTEXITCODE. IF it not equals 0, it fails and throws an error.
Gijsreyn pushed 3 commits to windows-setting-time Gijsreyn/winget-dsc
Gijsreyn created a comment on a pull request on microsoft/winget-dsc
@denelon, minor change. I broke the Configuration file in previous commit.
Gijsreyn opened a pull request on microsoft/winget-dsc
Fix dependsOn
<!-- 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-dsc). - [ ...Gijsreyn created a comment on an issue on microsoft/devhome
There are some open issues at https://github.com/microsoft/winget-dsc/issues and pull requests open for some settings already :)
Gijsreyn created a comment on an issue on microsoft/devhome
Hey @sshilov7 . Thanks for reporting the issue. I was looking into the same, and perhaps I can add to it. When the environment is created with an image that doesn't contain any credentials, it disa...
Gijsreyn created a comment on an issue on PowerShell/DSC
Ah that's right. Would love to see it as an expression!
Gijsreyn created a comment on an issue on kilasuit/blogcomments
@kilasuit Hey Ryan, just quickly went through your post. Looks really nice :) I was just wondering, what features are you missing in WinGet that Chocolatey has?
Gijsreyn created a comment on an issue on PowerShell/DSC
You should also be able to do: `winget install --name Microsoft.Dsc.Preview --source winget`, as it is published in [Windows Package Manager](https://github.com/microsoft/winget-pkgs/tree/master/ma...
Gijsreyn pushed 1 commit to update-psd1-alignment Gijsreyn/winget-dsc
- Push projectUri and licenseUri e8ccde2
Gijsreyn opened a pull request on microsoft/winget-dsc
Align author and settings
<!-- 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-dsc). - [ ...Gijsreyn pushed 3 commits to main Gijsreyn/winget-dsc
Gijsreyn opened an issue on PowerShell/DSC
Support environment variables DSC Meta Configuration
### Summary of the new feature / enhancement With the initial batch completed in #574, I want to be able to use environment variables in the `directories` field. The current implementation in prev...Gijsreyn opened an issue on PowerShell/DSC
Symlink breaks dsc.exe
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Summary I am experiencing an issue when DS...Gijsreyn pushed 3 commits to windows-setting-language Gijsreyn/winget-dsc
- Update NodeJS sample (#141) Microsoft.WinGet.DSC is stable so "allowPrerelease: true" is no longer necessary. 2c383a4
- Remove prerelease: true (#142) The Microsoft.WinGet.DSC resource is GA. Removing the pre-release: true as they are n... 583d2c7
- Merge branch 'main' into windows-setting-language 63d1e42
Gijsreyn created a comment on a pull request on microsoft/winget-dsc
> > @ryfu-msft This is a bit out of my league. Clearly, the image that is being used does not have the LanguagePackmanagement built-in. I cannot find anywhere to install it. My best bet would be to...
Gijsreyn created a review comment on a pull request on PowerShell/DSC
Hi @SteveL-MSFT. After testing for a while, I got a scenario that breaks the current testing cycle. Imagine the following use case found while developing in winget-dsc. To test out both cases by...
Gijsreyn created a review comment on a pull request on microsoft/winget-dsc
Nit: Should be Microsoft.WinGet.Assertion
Gijsreyn pushed 3 commits to fix-vscode-search-path Gijsreyn/winget-dsc
- Update NodeJS sample (#141) Microsoft.WinGet.DSC is stable so "allowPrerelease: true" is no longer necessary. 2c383a4
- Remove prerelease: true (#142) The Microsoft.WinGet.DSC resource is GA. Removing the pre-release: true as they are n... 583d2c7
- Merge branch 'main' into fix-vscode-search-path d37ad03