Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Arlodotexe closed an issue on WindowsAppCommunity/meta
Conduct case review: ivirius.software
## Background From https://discord.com/channels/725513575971684472/929868175762395146/1328414399844716637 ### A brief assessment of our infraction system Posted on Discord in [`#rules-and-in...Arlodotexe opened an issue on WindowsAppCommunity/meta
Conduct case review: ivirius.software
## Background From https://discord.com/channels/725513575971684472/929868175762395146/1328414399844716637 ### A brief assessment of our infraction system Posted on Discord in [`#rules-and-in...Arlodotexe opened an issue on WindowsAppCommunity/meta
Assessing, clarifying and improving member bans and ban appeals
## Background From https://discord.com/channels/725513575971684472/929868175762395146/1328414399844716637 ### A brief assessment of our infraction system Posted on Discord in [`#rules-and-in...Arlodotexe opened an issue on WindowsAppCommunity/WindowsAppCommunity.Discord.ServerCompanion
Assessing, clarifying and improving member bans and ban appeals
## Background From https://discord.com/channels/725513575971684472/929868175762395146/1328414399844716637 ### A brief assessment of our infraction system Posted on Discord in [`#rules-and-in...Arlodotexe created a comment on a pull request on CommunityToolkit/Labs-Windows
If we want to test it in production via Labs before including it in 8.2-preview, I'm on board with that
Arlodotexe opened an issue on WindowsAppCommunity/WindowsAppCommunity.Discord.ServerCompanion
Idea: Automating moderation of phishing in markdown links
From https://discord.com/channels/372137812037730304/1110589804057468928/1328390426872516628 ## Background Discord supports sending markdown in messages. ## Problem This is often abus...Arlodotexe opened an issue on CommunityToolkit/Windows
WCT Component Area Map 7.x
## Background See https://github.com/CommunityToolkit/Windows/issues/602 ## Problem A full high-level area map is needed, including - Individual components - Individual component source, Wiki/Sa...Arlodotexe opened an issue on CommunityToolkit/Windows
WCT Component Area Map 8.x
## Background See https://github.com/CommunityToolkit/Windows/issues/602 ## Problem A full high-level area map is needed for 8x, including - Individual components - Individual component source, ...Arlodotexe created a comment on an issue on SciSharp/LLamaSharp
Instead of trying to support a state without a backend and moving to a state with any backend, why not enable starting at a state with any combination of backend installed?
Arlodotexe created a comment on an issue on WindowsAppCommunity/meta
While brainstorming the ways that we might design our community infrastructure to facilitating matching translators with projects that need translating in the [Windows App Community Discord](https:...
Arlodotexe closed a pull request on WindowsAppCommunity/WindowsAppCommunity.Sdk
GitHub: Improve `README.md`
Hope this is appreciated 😄Arlodotexe created a review on a pull request on WindowsAppCommunity/WindowsAppCommunity.Sdk
Arlodotexe opened an issue on CommunityToolkit/Windows
Planning and assessing the full 7.x to 8.x map
## Background The move from WCT 7 to 8 was an overhaul that saw: - A new (cleaner) package setup and a unified namespace - Consolidation of the UWP and WinUI 3 versions of the toolkit into a singl...Arlodotexe created a comment on an issue on CommunityToolkit/Windows
Cross-linking https://discord.com/channels/372137812037730304/669640275500466197/1326999874662563900
Arlodotexe pushed 2 commits to main CommunityToolkit/Tooling-Windows-Submodule
Arlodotexe deleted a branch CommunityToolkit/Tooling-Windows-Submodule
fix/ci/tooling/generators/tests/outdated-tfm
Arlodotexe closed a pull request on CommunityToolkit/Tooling-Windows-Submodule
Update target framework to .NET 8 for SampleGen and TestGen
This PR upgrades our SampleGen and TestGen projects to net8.0. This fixes a build error (see [here](https://github.com/CommunityToolkit/Tooling-Windows-Submodule/actions/runs/12694712500/job/3538...Arlodotexe created a comment on a pull request on CommunityToolkit/Tooling-Windows-Submodule
Locally tested, looks good! ![image](https://github.com/user-attachments/assets/6241fa49-3da9-4141-9e03-b4b2bc2da2ef)
Arlodotexe opened a pull request on CommunityToolkit/Tooling-Windows-Submodule
Update target framework to .NET 8 for SampleGen and TestGen
This PR upgrades our SampleGen and TestGen projects to net8.0. This fixes a build error (see [here](https://github.com/CommunityToolkit/Tooling-Windows-Submodule/actions/runs/12694712500/job/3538...Arlodotexe created a branch on CommunityToolkit/Tooling-Windows-Submodule
fix/ci/tooling/generators/tests/outdated-tfm - Community Toolkit infrastructure for use as a submodule 'tooling' directory in other repositories.
Arlodotexe created a review on a pull request on CommunityToolkit/Tooling-Windows-Submodule
Arlodotexe opened an issue on WindowsAppCommunity/meta
Introducing the Area-Task Labeling Administration System: ATLAS
This is an extension and conceptual integration of https://github.com/WindowsAppCommunity/meta/issues/1 and https://github.com/WindowsAppCommunity/meta/issues/2. Since these two tickets are kept up...Arlodotexe created a comment on a pull request on CommunityToolkit/Labs-Windows
The completeness and stability of the code here inclines me to suggest including it in the mainline repo for 8.2, rather than housing the component in Labs. Labs is a parallel repo where we do incu...
Arlodotexe created a comment on an issue on WindowsAppCommunity/meta
While working to map these labels to the existing labels in the Windows Community Toolkit, I've put together several amendments and updates for this 'standardized' label system. I've also perfor...
Arlodotexe pushed 1 commit to main CommunityToolkit/Windows
- Fixed a typo (#588) Co-authored-by: Arlo <[email protected]> 9065195
Arlodotexe closed a pull request on CommunityToolkit/Windows
Fixed a typo
Fixed another small typo, noticed it while reading the animation's guide.Arlodotexe pushed 1 commit to ci/diagnostics/debug-logging CommunityToolkit/Windows
- Use ACTIONS_RUNNER_DEBUG instead of ENABLE_DIAGNOSTICS 08318c1
Arlodotexe pushed 132 commits to ci/diagnostics/debug-logging CommunityToolkit/Windows
- Expand matrix to build each winui/multitarget separately 8a8b288
- Limit usage of uno-check to uno targeted jobs e0798fd
- Use new MultiTargets parameter for passing head/target references from batch file 00d76f3
- Split packaging into separate build step for matrix build, use latest submodule fixes 311c497
- Add missing required runs-on field 5e51f33
- Deduplication 'if' condition for Create test reports step 6ac35c7
- Add dotnet tool restore to package job 965a773
- Fixed syntax error 1ae2555
- Update tooling pointer 4f7ab16
- Use quotes for PreviewVersion parameter b7be4d0
- Use double quotes instead of escaped single quotes 60fba08
- Include or exclude switch params instead of passing true/false c2298a9
- Fixed syntax error c1e845a
- Update .github/workflows/build.yml dbb5a9b
- Use recursive wildcard for discovering nuget packages. It should have output the *.nupkg for all packages to the pat... 05ef05e
- Remove leading './' from dotnet nuget push 04de6e2
- Update tooling to latest main c11e7c3
- Revert "Update tooling to latest main" This reverts commit 9f1713c916781e9dc6dd4764648e56834b109037. 8834dd1
- Update tooling to latest main 9c7642f
- Update build requirements in readme (#476) * Update build requirements in readme Updates the build requirements s... fcd7a36
- and 112 more ...