Ecosyste.ms: Timeline

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

ivan-pavlik

ivan-pavlik deleted a branch ivan-pavlik/NGitLab

add_user_notes_count_to_issue

ivan-pavlik pushed 2 commits to add_user_notes_count_to_issue ivan-pavlik/NGitLab
  • Bump the test-dependencies group with 2 updates (#820) Bumps the test-dependencies group with 3 updates: [NUnit](htt... c6c887a
  • Merge branch 'main' into add_user_notes_count_to_issue c717f12

View on GitHub

ivan-pavlik opened a pull request on ubisoft/NGitLab
Issue model: Add UserNotesCount property
As can be seen in GitLab API documentation, Issue model has 'user_notes_count' property: https://docs.gitlab.com/ee/api/issues.html We need this property to see if issue has user comments (note...
ivan-pavlik created a branch on ivan-pavlik/NGitLab

add_user_notes_count_to_issue - .NET client for GitLab

ivan-pavlik forked ubisoft/NGitLab

ivan-pavlik/NGitLab

ivan-pavlik pushed 3 commits to develop ivan-pavlik/ZoomNet
  • Fix PresenceStatus enum member values (#383) 22012a2
  • Refresh build script f501733
  • Switch to net .NET service hosting model Also ship logs to BetterStack c06b762

View on GitHub

ivan-pavlik opened a pull request on Jericho/ZoomNet
Fix PresenceStatus enum member values
After working in real life with [Get user presence status](https://developers.zoom.us/docs/api/users/#tag/users/GET/users/{userId}/presence_status) endpoint we noticed that actual status values are...
ivan-pavlik created a branch on ivan-pavlik/ZoomNet

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

ivan-pavlik forked Jericho/ZoomNet

ivan-pavlik/ZoomNet