Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Jericho created a tag on cake-contrib/Cake.AddinDiscoverer
5.15.0 - Tool to aid with discovering information about Cake Addins
Jericho pushed 9 commits to main cake-contrib/Cake.AddinDiscoverer
- Merge tag '5.14.0' into develop 5.14.0 6766d27
- Change heavy_check_mark to white_check_mark 913b69d
- Upgrade NuGet packages 3d59281
- Upgrade .NET version used to build this project 7e2a7c1
- Update the contributors KeyEqualityComparer to use long instead of int 14de7a1
- Upgrade to Cake 5.0.0 and .NET SDK 9 0d3a795
- Generate report for Cake 5.x.x Resolves #235 a50bf2b
- Bump version to 5.15.0 f576afb
- Merge branch 'release/5.15.0' b4f8460
Jericho pushed 3 commits to develop cake-contrib/Cake.AddinDiscoverer
Jericho pushed 3 commits to dryrun_2024_11_13_01_37_35 Jericho/website
Jericho pushed 3 commits to develop cake-contrib/Cake.AddinDiscoverer
Jericho pushed 3 commits to dryrun_2024_11_13_00_50_23 Jericho/website
Jericho pushed 63 commits to master Jericho/website
- Update Cake.grate.yml (#2950) (GH-2949) Update Cake.grate.yml 721df57
- Synchronize YAML files (#2952) (GH-2951) Update 17 YAML files 761fb5f
- Synchronize Contributors (#2954) * (GH-2953) Update contributors.json * (GH-2953) Update contributors.yml 495f932
- Synchronize Contributors (#2960) * (GH-2959) Update contributors.json * (GH-2959) Update contributors.yml 6c05aec
- Update Cake.Powershell.yml (#2964) (GH-2963) Update Cake.Powershell.yml 474510e
- Update Cake.NScan.yml (#2962) (GH-2961) Update Cake.NScan.yml 523968d
- Update Cake.Coveralls.yml (#2958) (GH-2957) Update Cake.Coveralls.yml 916ddc9
- Update Cake.CK.Pack.yml (#2956) (GH-2955) Update Cake.CK.Pack.yml 7fe42a7
- Update Cake.Coveralls.yml (#2966) (GH-2965) Update Cake.Coveralls.yml 0a301d7
- Update Cake.Tyrannoport.yml (#2794) (GH-2793) Update Cake.Tyrannoport.yml 6d8f615
- Synchronize Contributors (#2968) * (GH-2967) Update contributors.json * (GH-2967) Update contributors.yml b92c942
- Update Cake.Tyrannoport.yml (#2970) (GH-2969) Update Cake.Tyrannoport.yml b931255
- Synchronize Contributors (#2972) * (GH-2971) Update contributors.json * (GH-2971) Update contributors.yml c89f84e
- Update Cake.Discord.yml (#2974) (GH-2973) Update Cake.Discord.yml a8ccf1d
- Update Cake.Discord.yml (#2976) (GH-2975) Update Cake.Discord.yml 587f770
- Synchronize YAML files (#2978) (GH-2977) Update 18 YAML files 3b22e01
- Synchronize YAML files (#2980) (GH-2979) Update 17 YAML files 3448a7d
- Synchronize YAML files (#2982) (GH-2981) Update 17 YAML files 8a56b4c
- Synchronize Contributors (#2984) * (GH-2983) Update contributors.json * (GH-2983) Update contributors.yml 1bdeba2
- Synchronize YAML files (#2986) (GH-2985) Update 17 YAML files d3d134b
- and 43 more ...
Jericho opened an issue on cake-contrib/Cake.AddinDiscoverer
Cake 5.0.0
We need to generate a new report for Cake 5.x.x Additionally, the recommended TFMs for addins has changed to: `net8.0` and `net9.0`Jericho opened a pull request on cake-build/processes
Update new-cake-release.md
Improve the text that explains when an issue should be raised in the AddinDisco repo to make it clear that an issue is necessary when a major version of Cake is being releasedJericho created a branch on cake-build/processes
Jericho-patch-1 - Steps that are taken by Cake Team during deployment of various components
Jericho pushed 1 commit to feature/marketplace Jericho/ZoomNet
- Add the CreateEventSubscription method 8ee47f9
Jericho pushed 1 commit to feature/marketplace Jericho/ZoomNet
- Add the CreateEventSubscription method 399479a
Jericho pushed 2 commits to feature/contact_center Jericho/ZoomNet
Jericho pushed 5 commits to feature/contact_center Jericho/ZoomNet
Jericho pushed 19 commits to feature/workspaces_resource Jericho/ZoomNet
- Added default_password param to CreateMeeting APIs (#280) * added default_password * Fixed interface * Update ... 0c9addb
- Use enums rather than hardcoded values 669f238
- Add the preSchedule parameter to CreateScheduledMeetingAsync and CreateRecurringMeetingAsync Resolves #373 a973dc9
- Formatting 8a8d689
- Move the generatePassword towards the end of the method signature. I am hoping this will reduce the likelihood of de... 8223ba7
- XML comment mus end with a period e1b9958
- Fix integration test f493911
- Refresh build script ed13511
- Merge branch 'release/0.83.0' ca7a7fc
- Merge branch 'main' into develop 417ea84
- Fix integration test c427777
- Fix typo in comment 2cf486b
- Update call handling settings and get user presence status (#375) * Get presence status endpoint added * UpdateCa... d990b84
- Throw when undefine enum value Resolves #376 8ee30c2
- Fix SA1629 A section of the XML header documentation for a C# element does not end with a period. f555245
- Sort the scopes (for convenience) da559d8
- Formatting 2a35741
- Add the HasPermissions method to the ZoomClient class Resolves #379 255a8aa
- (GH-197) Add the Workspaces resource e6f29c0