Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Gijsreyn created a comment on a pull request on PowerShell/DSC
@SteveL-MSFT, do you mind the small review on this one?
Gijsreyn opened a pull request on PowerShell/DSC
Addresses minor spelling mistakes
# PR Summary This PR addresses minor spelling mistakes after #631 and general ones. Perhaps it is beneficial to include a spelling checker the same way it happens in the winget repositories. If ...Gijsreyn created a branch on Gijsreyn/operation-methods
spelling-words-1 - This repo is for the DSC v3 project
Gijsreyn pushed 32 commits to main Gijsreyn/operation-methods
- Add support for `contentVersion` property 95583c2
- Merge pull request #621 from SteveL-MSFT/contentVersion Add support for `contentVersion` property 1d8398a
- Update README.md 0031677
- Fix builtin resource/settings discovery when dsc is invoked using a symlink 4ca98bf
- Clippy fix 956aefe
- Enable `Include` resource to take configuration and parameters as string content 0812245
- fix clippy 4a5f539
- fix new clippy rule change 3e272ee
- Merge pull request #625 from anmenaga/issue_618 Fix built-in resource and settings discovery when dsc is invoked usi... 1e31d85
- Merge pull request #623 from PowerShell/SteveL-MSFT-patch-1 Update readme.md to remove mention of dependency on PSDS... ee86c76
- Merge branch 'main' into include-content acefdeb
- fix clippy 779e63a
- remove old commented out code 1ca38fe
- rename enum values to match JSON a7ae548
- Merge pull request #626 from SteveL-MSFT/include-content Enable `Include` resource to take configuration and paramet... e5ff855
- Added progress-format arg cf45e05
- Clppy fix 1 082ea6d
- Clppy fix 2 4f1be99
- TableHeaders fix 5930915
- Clppy fix 3 a4dc544
- and 12 more ...
Gijsreyn created a comment on an issue on Azure/bicep
@majastrz Correct. So in it's basic form, let's take this as example with a fictional function: ```bicep param location string = 'westeurope' var primaryRegion string = getRegionShortName(locatio...
Gijsreyn created a comment on an issue on databricks/databricks-vscode
That's exactly the thing. It "assumes" you are working in a bundle were you can pick the specific target that you know beforehand. Instead, what I was looking for, is to do it without and provide t...
Gijsreyn created a comment on an issue on gaelcolas/Sampler
Hi @johlju. I was going through the issues and I found the same when creating one for the dsccommunity. Whenever you initialize a new module without Git, it tries to fetch the value using dotnet-gi...
Gijsreyn pushed 3 commits to main Gijsreyn/Sampler
Gijsreyn created a review comment on a pull request on microsoft/winget-cli
Interestingly. Is there something that needs to be changed in this PR, or is it better to abandon it with all the possibilities already flying around?
Gijsreyn opened an issue on databricks/databricks-vscode
[FEATURE] Ability to login using Databricks extension without configuration file
**Describe the feature** As a user, I would like to have the ability to log in without the need for the `databricks.yml` file. Currently, I have to fill in the required URL in the configuration fi...Gijsreyn created a comment on an issue on microsoft/winget-cli
Hi @denelon, it was still on my to-do list, but I took a small detour. I haven't created a PR on this [branch](https://github.com/Gijsreyn/windows-dev-docs/blob/winget-gpo-docs/hub/package-manager/...
Gijsreyn created a branch on Gijsreyn/windows-dev-docs
winget-gpo-docs - Conceptual and overview content for developing Windows apps