Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Gijsreyn

Gijsreyn created a comment on a pull request on PowerShell/DSC
@SteveL-MSFT, do you mind the small review on this one?

View on GitHub

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 ...

View on GitHub

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...

View on GitHub

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...

View on GitHub

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...

View on GitHub

Gijsreyn pushed 3 commits to main Gijsreyn/Sampler
  • Update `publish_module_to_gallery` to use `Publish-PSResource` if available (#506) b7f12ba
  • Remove debug code in `publish_module_to_gallery (#507) 987f7fb
  • Updating ChangeLog since v0.118.2 +semver:skip (#508) 718a354

View on GitHub

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?

View on GitHub

Gijsreyn created a review on a pull request on microsoft/winget-cli

View on GitHub

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/...

View on GitHub

Gijsreyn created a branch on Gijsreyn/windows-dev-docs

winget-gpo-docs - Conceptual and overview content for developing Windows apps

Gijsreyn deleted a branch Gijsreyn/winget-cli

add-extractmethod-schema

Gijsreyn created a review comment on a pull request on microsoft/winget-cli
Perhaps a new cmdlet `Export-WinGetPackage` would also fit the use case...

View on GitHub

Gijsreyn created a review on a pull request on microsoft/winget-cli

View on GitHub

Gijsreyn pushed 1 commit to main Gijsreyn/DevOpsFeeds

View on GitHub

Gijsreyn pushed 1 commit to windows-setting-language Gijsreyn/winget-dsc

View on GitHub

Gijsreyn pushed 1 commit to fix-mono-audio-setting Gijsreyn/winget-dsc

View on GitHub

Gijsreyn opened a pull request on microsoft/winget-dsc
Fix for #148
<!-- 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). - [x...
Gijsreyn created a branch on Gijsreyn/winget-dsc

fix-mono-audio-setting

Gijsreyn opened an issue on microsoft/winget-dsc
Accessibility audio does not apply and is in reverse
### Brief description of your issue When using the `Audio` setting in the `Microsoft.Windows.Setting.Accessibility`, I expect when calling `EnableMonoAudio` is `true`, the toggle is switched to On...
Gijsreyn pushed 1 commit to main Gijsreyn/DevOpsFeeds
  • Databricks feed CLI added df972c9

View on GitHub

Gijsreyn opened an issue on Azure/bicep-registry-modules
[AVM Module Issue]: Add advancedThreatProtectionSettings to Storage Account
### Check for previous/existing GitHub issues - [x] I have checked for previous/existing GitHub issues ### Issue Type? Feature Request ### Module Name avm/res/storage/storage-account ### (Opt...
Gijsreyn open sourced Gijsreyn/DevOpsFeeds
Gijsreyn created a comment on a pull request on sbt/website
That's a bit up to the community, I guess that will apply both to scoop and Chocolatey also. I can add a workflow into the PR also, that does something like this: ```yaml name: Submit Microsoft...

View on GitHub

Gijsreyn created a comment on an issue on Azure/bicep-registry-modules
No worries @krbar. Sorry, I wasn't aware it was already legacy. The scenario for me was primarily on the WinGet repository. Using the New-WinGetSource creates one clearly with the legacy option on ...

View on GitHub

Gijsreyn created a comment on a pull request on sbt/website
I was not aware of this website. I don't know if this is the official Microsoft site, but it's better to look at the official repo: https://github.com/microsoft/winget-pkgs/tree/master/manifests/s/...

View on GitHub

Gijsreyn pushed 1 commit to windows-setting-bluetooth Gijsreyn/winget-dsc

View on GitHub

Load more