Ecosyste.ms: Timeline

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

Jericho

Jericho pushed 29 commits to master Jericho/website
  • Synchronize Contributors (#3074) * (GH-3073) Update contributors.json * (GH-3073) Update contributors.yml 60f0592
  • Update Cake.grate.yml (#3071) (GH-3070) Update Cake.grate.yml 1d7d8e2
  • Removed Twitter link for nils (#3075) 2106839
  • 5.0.0 blog post (#3072) * (build) Updated Cake tool to version 5.0.0 * v5.0.0 Blog Post 538c49f
  • Update Fediverse links (#3076) * Update Mastodon for agc93 * Switch from Twittter to Mastodon for Dave Glick *... 37e3608
  • Fix runner links (#3077) a737a62
  • Add links to Bluesky (#3078) * Update FA to 6.6.0 * Switch from old twitter-logo to X logo * Add Bluesky links... 76510e6
  • Update runner page for Cake 5 TFM (#3079) c071b48
  • Add Bluesky for Augusto (#3080) cf62884
  • Update mentioning of .NET (#3081) 10e352a
  • Update Cake.Email.yml (#3083) (GH-3082) Update Cake.Email.yml 4cf0f44
  • update Best Practices for addins and modules for Cake 5 (#3084) update Best Practices for Cake 5 - Reference Cake... 2a4e623
  • Delete Cake.CakeMail.yml (#3090) (GH-3089) Delete Cake.CakeMail.yml c6f1367
  • Update Cake.AzureDevOps.yml (#3092) (GH-3091) Update Cake.AzureDevOps.yml 3d39494
  • Synchronize Contributors (#3094) * (GH-3093) Update contributors.json * (GH-3093) Update contributors.yml 88fec6c
  • Synchronize YAML files (#3096) (GH-3095) Update 17 YAML files a401825
  • Synchronize Contributors (#3098) * (GH-3097) Update contributors.json * (GH-3097) Update contributors.yml 0351f50
  • Fix link to running as tool (#3099) e6bf3ce
  • Update Cake.Mage.yml (#3101) c025b05
  • Synchronize Contributors (#3103) * (GH-3102) Update contributors.json * (GH-3102) Update contributors.yml 75849c5
  • and 9 more ...

View on GitHub

Jericho opened an issue on cake-contrib/Cake.AddinDiscoverer
Discontinue using the user profile URL returned from GitHub API
A recent change in the GitHub API uses private avatar URL which includes a JWT token that expires after 20 minutes. This means that the URL in the "Synchronize Contributors" step stops working afte...
Jericho created a comment on a pull request on cake-build/website
GitHub has responded to the discussion I previously linked. Here are some highlights: > We have implemented this change due to a bug bounty report. Avatars from EMUs were enumerable and reachabl...

View on GitHub

Jericho opened an issue on Jericho/StrongGrid
Mark the legacy client as obsolete
Also, the half dozen or so legacy resources.
Jericho closed an issue on Jericho/StrongGrid
No exception is throw when we fail to create a new legacy contact
The fix implemented for #535 solves the problem where an exception is thrown when successfully creating a contact, but it has the perverse side-effect to not throwing any exception even when someth...
Jericho pushed 3 commits to develop Jericho/StrongGrid
  • Removing unsupported TFMs .NET 6 & 7 Resolves # d22f40f
  • Properly detect if something went wrong when creating/updating a legacy contact and throw an exception if necessary. ... 521af3d
  • Refresh build script 298b598

View on GitHub

Jericho pushed 1 commit to main Jericho/resources

View on GitHub

Jericho pushed 1 commit to main Jericho/resources

View on GitHub

Jericho pushed 1 commit to main Jericho/resources

View on GitHub

Jericho pushed 1 commit to main Jericho/resources

View on GitHub

Jericho pushed 1 commit to main Jericho/resources

View on GitHub

Jericho created a comment on an issue on Jericho/StrongGrid
Removing unsupported TFMs .NET 6 & 7. No need to add net9 or any other framework since we already target netstandard2.1

View on GitHub

Jericho created a comment on an issue on Jericho/ZoomNet
```json { "code":200, "message":"Only available for Paid account." } ```

View on GitHub

Jericho pushed 28 commits to feature/contact_center Jericho/ZoomNet
  • Fix incorrect JsonPropertyName in CallHandlingSettings 5c494f3
  • Remove extra '/' in URL 3b61369
  • Call-handling settings issues (#380) * Fix call-handling issues * remove extra jsonConverter fix call handling ... e51cd08
  • Synchronize JSON serializer context daf63a4
  • Improve error message to include field name when available. Resolves #378 fe69be5
  • Merge branch 'main' into develop b2d5e71
  • Merge branch 'release/0.84.0' 158b232
  • Refresh build script 020aa16
  • Run integration tests and unit tests under net9.0 d8672b8
  • Upgrade nuget references 6b2a348
  • Add "Windows 10" and "Windows 11" to ParticipantDevice Resolves #381 71373c3
  • Upgrade .NET SDK to 9.101 f484322
  • Merge branch 'main' into develop d2c8f52
  • Merge branch 'release/0.85.0' 57f9d98
  • Simplify the ChatBot interface 4ad8a53
  • Improve integration tests to better handle ChatBot testing fbda85a
  • Fix PresenceStatus enum member values (#383) 22012a2
  • Refresh build script f501733
  • Switch to net .NET service hosting model Also ship logs to BetterStack c06b762
  • Refresh build script fa260ab
  • and 8 more ...

View on GitHub

Jericho pushed 31 commits to feature/graphql_client Jericho/ZoomNet
  • Fix incorrect JsonPropertyName in CallHandlingSettings 5c494f3
  • Remove extra '/' in URL 3b61369
  • Call-handling settings issues (#380) * Fix call-handling issues * remove extra jsonConverter fix call handling ... e51cd08
  • Synchronize JSON serializer context daf63a4
  • Improve error message to include field name when available. Resolves #378 fe69be5
  • Merge branch 'main' into develop b2d5e71
  • Merge branch 'release/0.84.0' 158b232
  • Refresh build script 020aa16
  • Run integration tests and unit tests under net9.0 d8672b8
  • Upgrade nuget references 6b2a348
  • Add "Windows 10" and "Windows 11" to ParticipantDevice Resolves #381 71373c3
  • Upgrade .NET SDK to 9.101 f484322
  • Merge branch 'main' into develop d2c8f52
  • Merge branch 'release/0.85.0' 57f9d98
  • Simplify the ChatBot interface 4ad8a53
  • Improve integration tests to better handle ChatBot testing fbda85a
  • Fix PresenceStatus enum member values (#383) 22012a2
  • Refresh build script f501733
  • Switch to net .NET service hosting model Also ship logs to BetterStack c06b762
  • Refresh build script fa260ab
  • and 11 more ...

View on GitHub

Jericho pushed 26 commits to feature/rooms_resource Jericho/ZoomNet
  • Fix incorrect JsonPropertyName in CallHandlingSettings 5c494f3
  • Remove extra '/' in URL 3b61369
  • Call-handling settings issues (#380) * Fix call-handling issues * remove extra jsonConverter fix call handling ... e51cd08
  • Synchronize JSON serializer context daf63a4
  • Improve error message to include field name when available. Resolves #378 fe69be5
  • Merge branch 'main' into develop b2d5e71
  • Merge branch 'release/0.84.0' 158b232
  • Refresh build script 020aa16
  • Run integration tests and unit tests under net9.0 d8672b8
  • Upgrade nuget references 6b2a348
  • Add "Windows 10" and "Windows 11" to ParticipantDevice Resolves #381 71373c3
  • Upgrade .NET SDK to 9.101 f484322
  • Merge branch 'main' into develop d2c8f52
  • Merge branch 'release/0.85.0' 57f9d98
  • Simplify the ChatBot interface 4ad8a53
  • Improve integration tests to better handle ChatBot testing fbda85a
  • Fix PresenceStatus enum member values (#383) 22012a2
  • Refresh build script f501733
  • Switch to net .NET service hosting model Also ship logs to BetterStack c06b762
  • Refresh build script fa260ab
  • and 6 more ...

View on GitHub

Jericho pushed 27 commits to feature/devices_resource Jericho/ZoomNet
  • Fix incorrect JsonPropertyName in CallHandlingSettings 5c494f3
  • Remove extra '/' in URL 3b61369
  • Call-handling settings issues (#380) * Fix call-handling issues * remove extra jsonConverter fix call handling ... e51cd08
  • Synchronize JSON serializer context daf63a4
  • Improve error message to include field name when available. Resolves #378 fe69be5
  • Merge branch 'main' into develop b2d5e71
  • Merge branch 'release/0.84.0' 158b232
  • Refresh build script 020aa16
  • Run integration tests and unit tests under net9.0 d8672b8
  • Upgrade nuget references 6b2a348
  • Add "Windows 10" and "Windows 11" to ParticipantDevice Resolves #381 71373c3
  • Upgrade .NET SDK to 9.101 f484322
  • Merge branch 'main' into develop d2c8f52
  • Merge branch 'release/0.85.0' 57f9d98
  • Simplify the ChatBot interface 4ad8a53
  • Improve integration tests to better handle ChatBot testing fbda85a
  • Fix PresenceStatus enum member values (#383) 22012a2
  • Refresh build script f501733
  • Switch to net .NET service hosting model Also ship logs to BetterStack c06b762
  • Refresh build script fa260ab
  • and 7 more ...

View on GitHub

Jericho pushed 35 commits to feature/marketplace Jericho/ZoomNet
  • Fix incorrect JsonPropertyName in CallHandlingSettings 5c494f3
  • Remove extra '/' in URL 3b61369
  • Call-handling settings issues (#380) * Fix call-handling issues * remove extra jsonConverter fix call handling ... e51cd08
  • Synchronize JSON serializer context daf63a4
  • Improve error message to include field name when available. Resolves #378 fe69be5
  • Merge branch 'main' into develop b2d5e71
  • Merge branch 'release/0.84.0' 158b232
  • Refresh build script 020aa16
  • Run integration tests and unit tests under net9.0 d8672b8
  • Upgrade nuget references 6b2a348
  • Add "Windows 10" and "Windows 11" to ParticipantDevice Resolves #381 71373c3
  • Upgrade .NET SDK to 9.101 f484322
  • Merge branch 'main' into develop d2c8f52
  • Merge branch 'release/0.85.0' 57f9d98
  • Simplify the ChatBot interface 4ad8a53
  • Improve integration tests to better handle ChatBot testing fbda85a
  • Fix PresenceStatus enum member values (#383) 22012a2
  • Refresh build script f501733
  • Switch to net .NET service hosting model Also ship logs to BetterStack c06b762
  • Refresh build script fa260ab
  • and 15 more ...

View on GitHub

Jericho pushed 27 commits to feature/groups_resource Jericho/ZoomNet
  • Fix incorrect JsonPropertyName in CallHandlingSettings 5c494f3
  • Remove extra '/' in URL 3b61369
  • Call-handling settings issues (#380) * Fix call-handling issues * remove extra jsonConverter fix call handling ... e51cd08
  • Synchronize JSON serializer context daf63a4
  • Improve error message to include field name when available. Resolves #378 fe69be5
  • Merge branch 'main' into develop b2d5e71
  • Merge branch 'release/0.84.0' 158b232
  • Refresh build script 020aa16
  • Run integration tests and unit tests under net9.0 d8672b8
  • Upgrade nuget references 6b2a348
  • Add "Windows 10" and "Windows 11" to ParticipantDevice Resolves #381 71373c3
  • Upgrade .NET SDK to 9.101 f484322
  • Merge branch 'main' into develop d2c8f52
  • Merge branch 'release/0.85.0' 57f9d98
  • Simplify the ChatBot interface 4ad8a53
  • Improve integration tests to better handle ChatBot testing fbda85a
  • Fix PresenceStatus enum member values (#383) 22012a2
  • Refresh build script f501733
  • Switch to net .NET service hosting model Also ship logs to BetterStack c06b762
  • Refresh build script fa260ab
  • and 7 more ...

View on GitHub

Jericho pushed 25 commits to feature/trackingfields_resource Jericho/ZoomNet
  • Fix incorrect JsonPropertyName in CallHandlingSettings 5c494f3
  • Remove extra '/' in URL 3b61369
  • Call-handling settings issues (#380) * Fix call-handling issues * remove extra jsonConverter fix call handling ... e51cd08
  • Synchronize JSON serializer context daf63a4
  • Improve error message to include field name when available. Resolves #378 fe69be5
  • Merge branch 'main' into develop b2d5e71
  • Merge branch 'release/0.84.0' 158b232
  • Refresh build script 020aa16
  • Run integration tests and unit tests under net9.0 d8672b8
  • Upgrade nuget references 6b2a348
  • Add "Windows 10" and "Windows 11" to ParticipantDevice Resolves #381 71373c3
  • Upgrade .NET SDK to 9.101 f484322
  • Merge branch 'main' into develop d2c8f52
  • Merge branch 'release/0.85.0' 57f9d98
  • Simplify the ChatBot interface 4ad8a53
  • Improve integration tests to better handle ChatBot testing fbda85a
  • Fix PresenceStatus enum member values (#383) 22012a2
  • Refresh build script f501733
  • Switch to net .NET service hosting model Also ship logs to BetterStack c06b762
  • Refresh build script fa260ab
  • and 5 more ...

View on GitHub

Jericho closed an issue on Jericho/ZoomNet
Add .NET 9 (net9.0) TFM
Jericho created a comment on an issue on Jericho/ZoomNet
I'm going ahead with targeting net48 and netstandard2.1.

View on GitHub

Jericho created a comment on a pull request on cake-build/website
Evidently, GitHub is rolling out these new user profile URL in their API. As far as I know, this has not been announced nor documented. We are not the only ones impacted by this change: https://...

View on GitHub

Jericho created a comment on a pull request on Jericho/ZoomNet
<!-- GitReleaseManager release comment --> :tada: This issue has been resolved in version 0.86.0 :tada: The release is available on: - [GitHub Release](https://github.com/jericho/ZoomNet/releases...

View on GitHub

Jericho created a tag on Jericho/ZoomNet

0.86.0 - .NET client library for the Zoom.us REST API v2

Jericho published a release on Jericho/ZoomNet
0.86.0
As part of this release we had [1 issue](https://github.com/Jericho/ZoomNet/milestone/100?closed=1) closed. __Bug__ - [__!383__](https://github.com/Jericho/ZoomNet/pull/383) Fix PresenceStatu...
Jericho pushed 8 commits to main Jericho/ZoomNet
  • Merge branch 'main' into develop d2c8f52
  • Simplify the ChatBot interface 4ad8a53
  • Improve integration tests to better handle ChatBot testing fbda85a
  • Fix PresenceStatus enum member values (#383) 22012a2
  • Refresh build script f501733
  • Switch to net .NET service hosting model Also ship logs to BetterStack c06b762
  • Refresh build script fa260ab
  • Merge branch 'release/0.86.0' 59f0341

View on GitHub

Jericho pushed 3 commits to develop Jericho/ZoomNet
  • Refresh build script fa260ab
  • Merge branch 'release/0.86.0' 59f0341
  • Merge branch 'main' into develop b579733

View on GitHub

Jericho pushed 2 commits to main Jericho/resources
  • Update .csproj with desired framework to avoid errors when the desired framework is not explicitly in the list of TFMs bf616d2
  • Refresh resources d7b3cdb

View on GitHub

Jericho pushed 1 commit to develop Jericho/ZoomNet
  • Switch to net .NET service hosting model Also ship logs to BetterStack c06b762

View on GitHub

Load more