Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Arlodotexe closed a pull request on CommunityToolkit/Labs-Windows
Enabled diagnostics for binlog output
This PR enables the diagnostic flag in our CI, matching the https://github.com/CommunityToolkit/Windows/blob/3ae977111da585c8d2172d4f0f65012d5254321e/.github/workflows/build.yml#L21. This is need...Arlodotexe opened a pull request on CommunityToolkit/Labs-Windows
Enabled diagnostics for binlog output
This PR enables the diagnostic flag in our CI, matching the https://github.com/CommunityToolkit/Windows/blob/3ae977111da585c8d2172d4f0f65012d5254321e/.github/workflows/build.yml#L21. This is need...Arlodotexe created a branch on CommunityToolkit/Labs-Windows
checks/ci/enable-diagnostics - A safe space to collaborate and engineer solutions from the prototyping stage all the way through polished finalized component for the Windows Community Toolkit.
Arlodotexe pushed 4 commits to main CommunityToolkit/Labs-Windows
- Fixed packaging issue with AppServices 74a0f33
- Update tooling submodule to include https://github.com/CommunityToolkit/Tooling-Windows-Submodule/pull/244 731ed07
- Bump tooling to latest main 81849a1
- Merge pull request #626 from CommunityToolkit/fix/packaging/appservices Fix packaging for AppServices 883285f
Arlodotexe closed an issue on CommunityToolkit/Labs-Windows
AppServices isn't updating in NuGet feed
### Describe the bug The latest update to our Labs NuGet feed [saw a silent failure](https://github.com/CommunityToolkit/Labs-Windows/actions/runs/12494815768/job/34865495388#step:11:831) in the A...Arlodotexe closed a pull request on CommunityToolkit/Labs-Windows
Fix packaging for AppServices
This PR makes a minor change that fixes packaging issues we were seeing with the AppServices component. Closes #623 Prerequisite PR https://github.com/CommunityToolkit/Tooling-Windows-Submodule...Arlodotexe pushed 1 commit to fix/packaging/appservices CommunityToolkit/Labs-Windows
- Bump tooling to latest main 81849a1
Arlodotexe pushed 2 commits to main CommunityToolkit/Tooling-Windows-Submodule
Arlodotexe closed a pull request on CommunityToolkit/Tooling-Windows-Submodule
Improve semicolon delimiter consistency, fix `IsNetstandard` property
This pull request includes minor changes to the target framework properties and the `UseTargetFrameworks` script to ensure consistency by adding semicolons at the end of framework lists. Changes...Arlodotexe opened a pull request on CommunityToolkit/Labs-Windows
Fix packaging for AppServices
This PR makes a minor change that fixes packaging issues we were seeing with the AppServices component.Arlodotexe pushed 1 commit to fix/packaging/appservices CommunityToolkit/Labs-Windows
- Update tooling submodule to include https://github.com/CommunityToolkit/Tooling-Windows-Submodule/pull/244 731ed07
Arlodotexe opened a pull request on CommunityToolkit/Tooling-Windows-Submodule
Improve semicolon delimiter consistency, fix `IsNetstandard` property
This pull request includes minor changes to the target framework properties and the `UseTargetFrameworks` script to ensure consistency by adding semicolons at the end of framework lists. Changes...Arlodotexe created a comment on an issue on CommunityToolkit/Labs-Windows
The next error message here is: ``` "V:\Labs-Windows\components\AppServices\src\CommunityToolkit.AppServices.csproj" (Build;Pack target) (1:23) -> (GenerateNuspec target) -> ...
Arlodotexe created a branch on CommunityToolkit/Tooling-Windows-Submodule
fix/multitarget/netstandard - Community Toolkit infrastructure for use as a submodule 'tooling' directory in other repositories.