Ecosyste.ms: Timeline

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

Jericho

Jericho closed a pull request on Jericho/ZoomNet
Add external contacts endpoints
In our project we want to add all our customers as excternal contacts. So we are interested in adding endpoints to handle Zoom Phone external contacts. I've added separate resource for this grou...
Jericho created a review on a pull request on Jericho/ZoomNet
Looks good! Thank you for your contribution.

View on GitHub

Jericho created a review comment on a pull request on Jericho/ZoomNet
Similar to my previous comment, I would rename this method to `UpdateAsync`.

View on GitHub

Jericho created a review comment on a pull request on Jericho/ZoomNet
Similar to my previous comment, I would rename this method to `DeleteAsync`.

View on GitHub

Jericho created a review comment on a pull request on Jericho/ZoomNet
Good call reusing an existing model class rather that creating yet another one!

View on GitHub

Jericho created a review comment on a pull request on Jericho/ZoomNet
When a resource is retrieving all records, the naming convention in ZoomNet is to call the method `GetAllAsync`. For example: - https://github.com/Jericho/ZoomNet/blob/develop/Source/ZoomNet/Re...

View on GitHub

Jericho created a review comment on a pull request on Jericho/ZoomNet
As I mentioned in my previous comment, I would avoid "ExternalContacts" in the name of this method. I think `AddAsync` is sufficient.

View on GitHub

Jericho created a review comment on a pull request on Jericho/ZoomNet
I have tried as much as possible to avoid repeating the name of the resource in the name of methods because I find it repetitive and verbose. Therefore I would prefer if you renamed this method sim...

View on GitHub

Jericho created a review on a pull request on Jericho/ZoomNet
Looks very good. Looking forward to merging your PR.

View on GitHub

Jericho created a review on a pull request on Jericho/ZoomNet
Looks very good. Looking forward to merging your PR.

View on GitHub

Jericho deleted a branch Jericho/ZoomNet

feature/external-contacts

Jericho pushed 3 commits to feature/external-contacts pvgritsenko-ansible/ZoomNet
  • Add one more unit test for ParticipantDevice parsing 67757a3
  • Upgrade the Formitable.BetterStack.Logger packages to 0.1.3-beta0001 (which I created) while I wait for the bug I rep... df3987b
  • Merge branch 'develop' into feature/external-contacts 35096c3

View on GitHub

Jericho pushed 1 commit to develop Jericho/ZoomNet
  • Upgrade the Formitable.BetterStack.Logger packages to 0.1.3-beta0001 (which I created) while I wait for the bug I rep... df3987b

View on GitHub

Jericho pushed 2 commits to develop Jericho/StrongGrid
  • Switch to net .NET service hosting model 367e4cc
  • Refresh build script afb2e8c

View on GitHub

Jericho pushed 1 commit to main Jericho/resources

View on GitHub

Jericho created a branch on Jericho/ZoomNet

feature/external-contacts - .NET client library for the Zoom.us REST API v2

Jericho pushed 1 commit to develop Jericho/ZoomNet
  • Add one more unit test for ParticipantDevice parsing 67757a3

View on GitHub

Jericho created a comment on a pull request on Jericho/ZoomNet
Thanks for submitting this PR. I didn't have time to review today but I'll have a look over the weekend.

View on GitHub

Jericho created a comment on an issue on Jericho/ZoomNet
I am surprised to hear this because the problem was addressed in #370 with [this commit](https://github.com/Jericho/ZoomNet/commit/b5a84fd2f03fcf2c45976fe7374c53896ccbf13f). This fix was released i...

View on GitHub

Jericho pushed 2 commits to develop Jericho/Picton.Messaging
  • Fix typo in XML comment e9eb466
  • Fix error due to missing "using" statement 60e50bb

View on GitHub

Jericho pushed 1 commit to develop Jericho/Picton.Messaging

View on GitHub

Jericho pushed 2 commits to develop Jericho/Picton

View on GitHub

Jericho pushed 12 commits to develop Jericho/Picton.Messaging
  • OpenTelemetry 86736ca
  • Ensure logger is never null 6e6d1e9
  • Upgrade opentelemetry packages 767d68d
  • Improve meter name 74adbd3
  • Logger is never null 896cf1b
  • Use the new IHostedService model for integration testing 647fcbc
  • Remove unused NuGet package c27c414
  • Refresh build script f7ec928
  • Formatting 239be27
  • Guard against null 2971e13
  • Remove unused "using" statement ddcac15
  • Merge branch 'feature/opentelemetry' into develop eeefa82

View on GitHub

Jericho deleted a branch Jericho/Picton.Messaging

feature/opentelemetry

Jericho pushed 1 commit to feature/opentelemetry Jericho/Picton.Messaging
  • Remove unused "using" statement ddcac15

View on GitHub