Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
EricJohnson327 opened a pull request on zadjii-msft/PowerToys
fix pipeline build
## Summary of the Pull Request These copy file tasks were from before moving sdk generation to its own stage. These are no longer needed. <!-- Please review the items on the PR checklist befor...EricJohnson327 created a branch on zadjii-msft/PowerToys
user/ejohn/fixPipelineBuild - Windows system utilities to maximize productivity
EricJohnson327 pushed 2 commits to main zadjii-msft/PowerToys
EricJohnson327 closed a pull request on zadjii-msft/PowerToys
Fix the sdk generation script
## Summary of the Pull Request Fixing the sdk generation script after recent winmd changes. <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist - [ ] **Clo...EricJohnson327 opened a pull request on zadjii-msft/PowerToys
Fix the sdk generation script
## Summary of the Pull Request Fixing the sdk generation script after recent winmd changes. <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist - [ ] **Clo...EricJohnson327 created a branch on zadjii-msft/PowerToys
user/ejohn/sdkFix - Windows system utilities to maximize productivity
EricJohnson327 pushed 1 commit to user/ejohn/sdk zadjii-msft/PowerToys
- CR feedback and adjustments f5472e9
EricJohnson327 pushed 70 commits to user/ejohn/sdk zadjii-msft/PowerToys
- [Settings]Fix release cycle links in OOBE What's New page (#35801) * Fix release cycle link in OOBE Previously it... 3d306f6
- [Deps]Upgrade System.IO.Abstractions (#35656) * Upgrade System.IO.Abstractions to the latest stable release 2ea9d56
- Fix the build (#146) Whoops. We were accidentally deploying all the extension packages to the _same_ directory. ... 8344fe7
- Merge upstream main (#149) * [Settings]Fix release cycle links in OOBE What's New page (#35801) * Fix release cyc... 4a23ba2
- Add helper classes for very simple settings (#141) This updates the spec to enable CmdPal to host settings for exten... b96ab5e
- MAIN: Update lists for better dynamic lists, pagination, async (#150) Originally in #142 and #144, but github didn't... a41e7e7
- Spec, basic impl for `TextToSuggest` (#145) As discussed in #121. Adds a new `IListItem.TextToSuggest` property.... 1e7cc5c
- [ci]Fix building for Visual Studio 17.12 (#35905) 057c13a
- updating the README.md for better clarity (#35885) 0a1fd8b
- [Dev][Build] .NET 9 Upgrade (#35716) * [Deps] Upgrade Framework Libraries to .NET 9 RC2 * [Common][Build] Update ... 00ee6c1
- SpellCheck > Allowed names: Remove duplicates (#35907) Update names.txt 25aac6b
- Fix a layout cycle crash in the prototype (#156) Resurrects the Pokedex extension I was working on before Luca was b... eb76898
- Add a helper to sanity check extension installs f675217
- Add `AccentColor`s to `Page`s (#157) Just for @ niels9001 to play around with. 42e7566
- A collection of prototype fixes (#158) Probably the last real prototype commit. There was a collection of _littl... dc8a529
- Simplify language and structure for clarity and ease of use. (#35943) 1. Clearer Section Headings: Renamed sections ... 4f3d700
- [DATA_AND_PRIVACY.md] updating the list of diagnostic data events (#35922) * updating the list of diagnostic data ev... d31934b
- [PTRun][Docs] Add Bilibili to Third-Party plugins (#35926) * Update thirdPartyRunPlugins.md * Update names.txt f66450f
- [Workspaces] Implement PWA recognition, launch. (#35913) * [Workspaces] PWA: first steps: implement PWA app searcher... 6b3bbf7
- Allow the prototype and TRA to run at the same time a6eeba9
- and 50 more ...
EricJohnson327 created a review comment on a pull request on zadjii-msft/PowerToys
This will get overridden by: 1. pipeline: Version number set in the yaml 2. local builds: Passed in version number There are two reasons to keep this as 0.0.0: 1. It makes it very evident if ...
EricJohnson327 pushed 1 commit to user/ejohn/sdk zadjii-msft/PowerToys
- Update src/modules/cmdpal/extensionsdk/nuget/BuildSDKHelper.ps1 Co-authored-by: Mike Griese <[email protected]> 3eeee9e
EricJohnson327 created a review comment on a pull request on zadjii-msft/PowerToys
This gets set by the -pack command in BuildSDKHelper.ps1. But I did change this to 0.0.0. At least this way if something goes wrong with the version number, it will be immediately evident :)
EricJohnson327 pushed 1 commit to user/ejohn/sdk zadjii-msft/PowerToys
- Add help info to sdk build script 92447be
EricJohnson327 pushed 1 commit to user/ejohn/sdk zadjii-msft/PowerToys
- enable separate sdk version ba98a06
EricJohnson327 pushed 1 commit to user/ejohn/sdk zadjii-msft/PowerToys
- Move to use local script for pipeline d115d62
EricJohnson327 pushed 1 commit to user/ejohn/sdk zadjii-msft/PowerToys
- nuget built by script but not verified f65ab73
EricJohnson327 pushed 1 commit to user/ejohn/sdk zadjii-msft/PowerToys
- generate nuget via script 668db06
EricJohnson327 created a branch on zadjii-msft/PowerToys
user/ejohn/sdk - Windows system utilities to maximize productivity