Ecosyste.ms: Timeline

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

schloerke

schloerke pushed 1 commit to main rstudio/shinytest2
  • ci: Use actions/upload-artifacts@v4 (#398) 6ce71fd

View on GitHub

schloerke deleted a branch rstudio/shinytest2

schloerke-patch-1

schloerke pushed 1 commit to main posit-dev/py-shiny
  • ci: Use latest deploy-pages (#1796) 7ae7725

View on GitHub

schloerke deleted a branch posit-dev/py-shiny

schloerke-patch-2

schloerke created a branch on rstudio/shiny-workflows

schloerke-patch-1 - GitHub Actions workflows for Shiny and related packages

schloerke opened a pull request on posit-dev/py-shiny
ci: Use latest deploy-pages
Saw we were behind on this version. Since it's internal only, I'm going to merge on successful GHA.
schloerke created a branch on posit-dev/py-shiny

schloerke-patch-2 - Shiny for Python

schloerke opened a pull request on rstudio/shinytest2
Use actions/upload-artifacts@v4
Related: * https://github.com/actions/upload-artifact/blob/184d73b71b93c222403b2e7f1ffebe4508014249/README.md#L4 * https://github.com/actions/download-artifact/blob/d0ce8fd1167ed839810201de977912...
schloerke created a branch on rstudio/shinytest2

schloerke-patch-1

schloerke opened a pull request on r-wasm/webr
ci: Use GHA upload/download artifact v4
Related: * https://github.com/actions/upload-artifact/blob/184d73b71b93c222403b2e7f1ffebe4508014249/README.md#L4 * https://github.com/actions/download-artifact/blob/d0ce8fd1167ed839810201de977912...
schloerke pushed 1 commit to patch-1 schloerke/webr
  • ci: Use GHA upload/download artifact v4 Related: * https://github.com/actions/upload-artifact/blob/184d73b71b93c222... 4383401

View on GitHub

schloerke forked r-wasm/webr

schloerke/webr

schloerke opened a draft pull request on posit-dev/posit-sdk-py
feat: Add support for system cache runtime
Fixes #337
schloerke created a branch on posit-dev/posit-sdk-py

schloerke/system-cache-runtime - Posit SDK for Python

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

schloerke/tag-delete

schloerke closed an issue on posit-dev/posit-sdk-py
feat: Add `tag.update()` support
Realized missing method from https://github.com/posit-dev/posit-sdk-py/issues/162#issue-2233717765 comment
schloerke pushed 1 commit to main posit-dev/posit-sdk-py
  • feat: Add `Tag.update() -> Tag` method (#351) e8392e0

View on GitHub

schloerke closed a pull request on posit-dev/posit-sdk-py
feat: Add `Tag.update() -> Tag` method
Fixes #350 Missed method in #346 . Discovered from #162 top comment
schloerke created a review comment on a pull request on posit-dev/posit-sdk-py
Yes. It is used in * `Tag.update()` * `Tags.find()` * `Tags.create()`

View on GitHub

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

View on GitHub

schloerke opened a draft pull request on posit-dev/posit-sdk-py
feat: Add `Tag.update() -> Tag` method
Fixes #350 Missed method in #346 . Discovered from #162 top comment
schloerke pushed 1 commit to schloerke/tag-delete posit-dev/posit-sdk-py
  • Add `Tag.update() -> Tag` method 486354e

View on GitHub

schloerke opened an issue on posit-dev/posit-sdk-py
feat: Add `tag.update()` support
Realized missing method from https://github.com/posit-dev/posit-sdk-py/issues/162#issue-2233717765 comment
schloerke created a comment on an issue on posit-dev/posit-sdk-py
Possibly addressed by https://github.com/posit-dev/posit-sdk-py/pull/346 ```python content.tags.find() content.tags.add(...) content.tags.delete(...) child_tags = tag.child_tags.find() desc_tags ...

View on GitHub

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

schloerke/345-tags

schloerke pushed 1 commit to main posit-dev/posit-sdk-py
  • feat: Add/test many tag, tags, and content item tags methods (#346) cbf3634

View on GitHub

schloerke closed an issue on posit-dev/posit-sdk-py
Tags - Create, delete, info, find content with tag, and view content item tags
Currently, all recipes are done using the API. This is green field territory! * Related "view tags": https://github.com/rstudio/connect/issues/28829 * Related "create": https://github.com/rstudio/...
schloerke closed a pull request on posit-dev/posit-sdk-py
feat: Add/test many tag, tags, and content item tags methods
Fixes #345 * Related "view tags": https://github.com/rstudio/connect/issues/28829 * Related "create": https://github.com/rstudio/connect/issues/28832 * Related "delete": https://github.com/rs...
schloerke created a comment on a pull request on rstudio/shinycoreci
@cpsievert I'll hand off this PR to you. It is reasonable that many ubuntu and mac screenshots _slightly_ change. Windows snaps should be consistent (even though we changed the runner to a `-latest...

View on GitHub

schloerke created a comment on a pull request on rstudio/shinycoreci
@gadenbuie I was using `Rscript` before installing R in a later step. The values I needed were not required before installation, so I just moved them down. I was worried about rstudio/shiny-wor...

View on GitHub

Load more