Ecosyste.ms: Timeline

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

schloerke

schloerke created a review on a pull request on posit-dev/posit-sdk-py

View on GitHub

schloerke created a comment on an issue on posit-dev/posit-sdk-py
Final proposal in #346

View on GitHub

schloerke created a review comment on a pull request on rstudio/connectapi
Please resolve merge duplication error here

View on GitHub

schloerke created a review comment on a pull request on rstudio/connectapi
```suggestion ```

View on GitHub

schloerke created a review on a pull request on rstudio/connectapi

View on GitHub

schloerke pushed 2 commits to toph/terminate-jobs rstudio/connectapi
  • chore: give myself a scratch dir (#346) 0687657
  • Merge branch 'main' into toph/terminate-jobs 82b6bcc

View on GitHub

schloerke pushed 1 commit to schloerke/345-tags posit-dev/posit-sdk-py
  • Remove `.content_items` property from `ChildTags` and `DescendantTags` helper classes d705d92

View on GitHub

schloerke created a comment on a pull request on posit-dev/posit-sdk-py
Through the course of testing, I have realized that `tagA.content_items.find()` is returning the same results as what I thought `tagA.descendant_tags.content_items.find() + tagA.content_items.f...

View on GitHub

schloerke pushed 1 commit to update_os_runners rstudio/shinycoreci

View on GitHub

schloerke pushed 1 commit to update_os_runners rstudio/shinycoreci

View on GitHub

schloerke pushed 1 commit to update_os_runners rstudio/shinycoreci
  • Temp use macos-13 for r-version 4.0 d3e6802

View on GitHub

schloerke created a comment on a pull request on rstudio/shinycoreci
https://github.com/actions/runner-images/issues/10517 states that macos-14 no longer natively supports R. Frustrating!

View on GitHub

schloerke pushed 1 commit to update_os_runners rstudio/shinycoreci
  • Allow for github folder alterations to test all apps a19b72f

View on GitHub

schloerke pushed 1 commit to update_os_runners rstudio/shinycoreci
  • Allow for `.github` to be ok for PR testing 3c3c296

View on GitHub

schloerke opened a pull request on rstudio/shinycoreci
Update os values to `macos-latest`, `ubuntu-latest`, and `windows-latest`
As of this commit... * Ubuntu is migrating from `ubuntu-20` -> `ubuntu-latest`/`ubuntu-22` * macos is migrating from `macos-12` -> `macos-latest`/`macos-14` * The windows change is a no-op. `win...
schloerke created a branch on rstudio/shinycoreci

update_os_runners - Application-level automated tests for Shiny

schloerke pushed 4 commits to schloerke/345-tags posit-dev/posit-sdk-py
  • Update permissions.py ef0487a
  • Be sure the content items are properties 523550a
  • Test content item properties e753556
  • Update integration tests. Test more of tag content items ef4bc00

View on GitHub

schloerke pushed 1 commit to schloerke/345-tags posit-dev/posit-sdk-py

View on GitHub

schloerke pushed 1 commit to schloerke/345-tags posit-dev/posit-sdk-py

View on GitHub

schloerke pushed 2 commits to schloerke/345-tags posit-dev/posit-sdk-py
  • feat: Add `Permission.create(*args:User | Group)` support (#343) b884e65
  • Merge branch 'main' into schloerke/345-tags ac39b1d

View on GitHub

schloerke deleted a branch posit-dev/posit-sdk-py

schloerke/342-add-user-group-permission

schloerke closed an issue on posit-dev/posit-sdk-py
Add users and groups to content item permissions
Related: https://github.com/rstudio/connect/issues/28825 ; https://docs.posit.co/connect/cookbook/content-access-controls/granting-access-to-a-group/ Related: Granting Access to a User: https://doc...
schloerke pushed 1 commit to main posit-dev/posit-sdk-py
  • feat: Add `Permission.create(*args:User | Group)` support (#343) b884e65

View on GitHub

schloerke closed a pull request on posit-dev/posit-sdk-py
feat: Add `Permission.create(*args:User | Group)` support
Fixes https://github.com/posit-dev/posit-sdk-py/issues/342 Related: https://github.com/rstudio/connect/issues/28825 - [x] Unit testing - [x] Wait until #339 is merged to build out - [x] Int...
schloerke created a comment on a pull request on posit-dev/posit-sdk-py
Reviewed in person w/ @toph-allen . Merging

View on GitHub

schloerke created a review comment on a pull request on posit-dev/posit-sdk-py
I've backed out implementations that "handle arrays of information because why not" in `User.groups.add(group)`, `Group.members.add(user)`, and `Permissions.destroy(permission)` in [`ab5a4d5` (#341...

View on GitHub

schloerke created a review on a pull request on posit-dev/posit-sdk-py

View on GitHub

schloerke created a review comment on a pull request on posit-dev/posit-sdk-py
Settled on : ```python @overload def create(self, /, *, principal_guid: str, principal_type: str, role: str) -> Permission: ... @overload def create(self, principal: User |...

View on GitHub

schloerke created a review on a pull request on posit-dev/posit-sdk-py

View on GitHub

schloerke pushed 1 commit to schloerke/342-add-user-group-permission posit-dev/posit-sdk-py
  • Simplify creating of Permissions to only create a single permission 7938804

View on GitHub

Load more