Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
svrooij created a comment on a pull request on svrooij/WingetIntune
If you can find a really small MSI somewhere I would add that to the tests folder and use that. Otherwise just take an url from somewhere.
svrooij created a comment on a pull request on svrooij/WingetIntune
I think it might be a good idea to add a test that uses this new code. But for the rest I think it looks good
svrooij created a comment on a pull request on svrooij/WingetIntune
If this all works as expected, I'm also for removing the wixsharp code that is included here: https://github.com/svrooij/WingetIntune/tree/main/src/WingetIntune/Internal/Msi The idea is that it ...
svrooij created a comment on an issue on microsoft/fluentui-blazor
@hkusulja as you can see above, this issue is fixed in a PR, I created. This code is in version 4.11, which is currently in beta, try it out by checking the `Pre-release` box in nuget and install t...
svrooij created a tag on svrooij/PowerShell.DependencyInjection
v1.2.0 - Asynchronous PsCmdLet with Dependency Injection and ILogger
svrooij created a comment on an issue on svrooij/WingetIntune
@miyoyo This has been a great help, we finally might be able to solve this.
svrooij pushed 1 commit to main svrooij/PowerShell.DependencyInjection
- Changing to a source generator (#6) A source generator is much better then what his previously was β 9b1d52e
svrooij closed a pull request on svrooij/PowerShell.DependencyInjection
Changing to a source generator
svrooij opened a pull request on svrooij/PowerShell.DependencyInjection
Changing to a source generator
svrooij pushed 1 commit to feature/source-generator svrooij/PowerShell.DependencyInjection
- less verbose logging 656fdc9
svrooij pushed 1 commit to feature/source-generator svrooij/PowerShell.DependencyInjection
- typ-o a422a1f
svrooij pushed 1 commit to feature/source-generator svrooij/PowerShell.DependencyInjection
- Nullable try 6 β dd284c8
svrooij pushed 1 commit to feature/source-generator svrooij/PowerShell.DependencyInjection
- Nullable something π€ 61a0bca
svrooij pushed 1 commit to feature/source-generator svrooij/PowerShell.DependencyInjection
- Nullable stuff 9d043b5
svrooij pushed 1 commit to feature/source-generator svrooij/PowerShell.DependencyInjection
- Next try π€ c5f058f
svrooij created a comment on a pull request on svrooij/WingetIntune
> That command argument would probably be fine, although it would change nothing (you would still require calling external binaries on Linux This would change that I mark that as `Use this unsup...
svrooij pushed 1 commit to feature/source-generator svrooij/PowerShell.DependencyInjection
- Workflow try 4 π₯Ί 8e863a8
svrooij pushed 1 commit to feature/source-generator svrooij/PowerShell.DependencyInjection
- workflow try 3 π 04ffb2d
svrooij created a comment on a pull request on svrooij/WingetIntune
I spend a [great deal of time](https://svrooij.io/tags/intune) making this fully cross-platform, and want to remove **all** things that depend upon a binary that can only be run on Windows. That is...
svrooij pushed 1 commit to feature/source-generator svrooij/PowerShell.DependencyInjection
- Adjust perster config e2982a1
svrooij pushed 1 commit to feature/source-generator svrooij/PowerShell.DependencyInjection
- Adding tests 255066d
svrooij created a comment on a pull request on svrooij/WingetIntune
I like you found a way to gather msi product codes on other platforms, but executing a process on the machine does not really provide a solution that also works in the cloud. If this is possible in...
svrooij created a branch on svrooij/PowerShell.DependencyInjection
feature/source-generator - Asynchronous PsCmdLet with Dependency Injection and ILogger