Ecosyste.ms: Timeline

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

Arlodotexe

Arlodotexe created a comment on an issue on CommunityToolkit/Tooling-Windows-Submodule
@Sergio0694 Perfect, that makes sense! Glad we could get it cleared up.

View on GitHub

Arlodotexe created a comment on an issue on CommunityToolkit/Tooling-Windows-Submodule
> Just to clarify, we're not flying blind here. I'm telling you what the official guidance is 🙂 Right, to clarify: We're flying blind, you're not. You're telling me the what but none of the why, w...

View on GitHub

Arlodotexe created a comment on an issue on CommunityToolkit/Tooling-Windows-Submodule
> Yeah, the problem isn't specific to Uno. We're just only hitting it with Uno because UWP and WinAppSDK are already split. Close, but not quite. We would have hit the same problem is we had gotte...

View on GitHub

Arlodotexe created a comment on an issue on CommunityToolkit/Tooling-Windows-Submodule
> If we were instead using some hypothetical official implementations of WinUI on those platforms instead of using Uno, _**it would still have this TFM precedence issue**_. > > That's important t...

View on GitHub

Arlodotexe created a comment on an issue on CommunityToolkit/Tooling-Windows-Submodule
@Sergio0694 Just to clarify: - UWP XAML and WinUI 3 are separate UI frameworks - Uno.UI is a 1:1 match of the APIs in UWP XAML - Uno.WinUI is a 1:1 match of many APIs in the Windows App SDK. To un...

View on GitHub

Arlodotexe created a review comment on a pull request on CommunityToolkit/Labs-Windows
This is a bit confusing, does it need updated?

View on GitHub

Arlodotexe created a review on a pull request on CommunityToolkit/Labs-Windows

View on GitHub

Arlodotexe created a comment on an issue on CommunityToolkit/Tooling-Windows-Submodule
# Background Packaging was first introduced in https://github.com/CommunityToolkit/Labs-Windows/issues/28 (see [here](https://github.com/CommunityToolkit/Labs-Windows/pull/75/files#diff-5c3fa597431...

View on GitHub

Arlodotexe opened 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 created a review on a pull request on CommunityToolkit/Windows

View on GitHub

Arlodotexe created a review on a pull request on CommunityToolkit/Tooling-Windows-Submodule

View on GitHub

Arlodotexe created a review comment on a pull request on CommunityToolkit/Windows
You'll want to double check that this doesn't break when you build the UWP gallery head. It's not SDK style, which causes problems with Conditions when running in VS. We've had to work around it [l...

View on GitHub

Arlodotexe created a review on a pull request on CommunityToolkit/Windows
Changes look good. If we can confirm the Condition doesn't break when running under VS, we can close this.

View on GitHub

Arlodotexe created a review on a pull request on CommunityToolkit/Windows
Changes look good. If we can confirm the Condition doesn't break when running under VS, we can close this.

View on GitHub

Arlodotexe pushed 2 commits to main CommunityToolkit/Tooling-Windows-Submodule
  • Update CommunityToolkit package references to version 8.2.241223-build.1367 74e403c
  • Merge pull request #241 from CommunityToolkit/gallery/package-updates Update CommunityToolkit package references to ... f26673e

View on GitHub

Arlodotexe deleted a branch CommunityToolkit/Tooling-Windows-Submodule

gallery/package-updates

Arlodotexe closed a pull request on CommunityToolkit/Tooling-Windows-Submodule
Update CommunityToolkit package references to version 8.2.241223-build.1367
This PR updates the packages used by the gallery when the components aren't present in the solution to version 8.2.241223-build.1367 from the `MainLatest` feed. This fixes package downgrade err...
Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Labs-Windows
  • Update tooling pointer to PR https://github.com/CommunityToolkit/Tooling-Windows-Submodule/pull/241 d96cd92

View on GitHub

Arlodotexe created a comment on a pull request on CommunityToolkit/Labs-Windows
Needs https://github.com/CommunityToolkit/Tooling-Windows-Submodule/pull/241

View on GitHub

Arlodotexe opened a pull request on CommunityToolkit/Tooling-Windows-Submodule
Update CommunityToolkit package references to version 8.2.241223-build.1367
This PR updates the packages used by the gallery when the components aren't present in the solution to version 8.2.241223-build.1367 from the `MainLatest` feed.
Arlodotexe created a branch on CommunityToolkit/Tooling-Windows-Submodule

gallery/package-updates - Community Toolkit infrastructure for use as a submodule 'tooling' directory in other repositories.

Arlodotexe pushed 1 commit to uwp-net8-windows CommunityToolkit/Labs-Windows
  • Update CommunityToolkit package references to version 8.2.241223-build.1367 b2c0ab9

View on GitHub

Arlodotexe opened an issue on WindowsAppCommunity/WinAppCommunity.Sdk
Implementing event stream handlers
## Background There are two types of data structures in [OwlCore.Nomad.Kubo](https://github.com/Arlodotexe/OwlCore.Nomad.Kubo). ### Local data #### Event streams - Individual sources publis...
Arlodotexe pushed 1 commit to main CommunityToolkit/Windows
  • Fixed an issue where ExcludeMultiTargets wasn't working as expected 03feb18

View on GitHub

Arlodotexe closed a pull request on CommunityToolkit/Windows
Fixed an issue where ExcludeMultiTargets wasn't working as expected
This PR bump the tooling pointer to include https://github.com/CommunityToolkit/Tooling-Windows-Submodule/pull/240, fixing the demonstrated issue with our packages.
Arlodotexe opened a pull request on CommunityToolkit/Windows
Fixed an issue where ExcludeMultiTargets wasn't working as expected
This PR bump the tooling pointer to include https://github.com/CommunityToolkit/Tooling-Windows-Submodule/pull/240, fixing the demonstrated issue with our packages.
Arlodotexe created a branch on CommunityToolkit/Windows

multitarget/fix/excludemultitargets - Collection of controls for WinUI 2, WinUI 3, and Uno Platform developers. Simplifies and demonstrates common developer tasks building experiences for Windows with .NET.

Arlodotexe pushed 1 commit to main CommunityToolkit/Tooling-Windows-Submodule
  • Fixed an issue where ExcludeMultiTargets wasn't working as expected eb7c442

View on GitHub

Arlodotexe deleted a branch CommunityToolkit/Tooling-Windows-Submodule

multitarget/fix/excludemultitargets

Arlodotexe closed a pull request on CommunityToolkit/Tooling-Windows-Submodule
Fixed ExcludeMultiTargets not working as expected
This PR fixes an issue where the `ExcludeMultiTargets` parameter passed to `UseTargetFrameworks.ps1` wasn't being reflected in the generated code. This led to issues in our CI, which relies on ...
Load more