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 comment on a pull request on rstudio/shiny
Is it possible to call both at all times? Then we could remove the WeakSet and other `on` methods added earlier. If the modal is transitioning, then `.modal("hide")` would be a no-op and the ...

View on GitHub

schloerke created a review on a pull request on rstudio/shiny
LGTM given the two calls are made at the same time, removing the WeakSet usage.

View on GitHub

schloerke created a review on a pull request on rstudio/shiny
LGTM given the two calls are made at the same time, removing the WeakSet usage.

View on GitHub

schloerke created a comment on a pull request on posit-dev/chatlas
The test that is failing is a false-positive. I re-ran it once and it did not improve. 🙄

View on GitHub

schloerke created a comment on a pull request on posit-dev/chatlas
😂 [Link](https://github.com/posit-dev/chatlas/actions/runs/12561379841/job/35020167538?pr=30) ``` E assert 'Joe: sage green' in "I cannot answer this question. The available function `favo...

View on GitHub

schloerke pushed 1 commit to schloerke-patch-1 posit-dev/chatlas

View on GitHub

schloerke pushed 2 commits to schloerke-patch-1 posit-dev/chatlas
  • Use helper function to get value and language; Use pprint for nice formatting b2ddef8
  • Better markdown white space 673fc43

View on GitHub

schloerke created a comment on a pull request on posit-dev/chatlas
Need to use `pprint.pformat`, but I can see `rich` is already available.

View on GitHub

schloerke created a comment on a pull request on posit-dev/chatlas
Still isn't what I want

View on GitHub

schloerke pushed 1 commit to schloerke-patch-1 posit-dev/chatlas
  • Do not test non-deterministic values bf0238d

View on GitHub

schloerke opened a pull request on posit-dev/chatlas
bug: Use `repr()` on for chat's value
If we're putting the value in a python code block, then it is safe to assume the code can be run. `repr()` should return eval-able objects (which do not need an extra layer of quoting). First se...
schloerke created a branch on posit-dev/chatlas

schloerke-patch-1

schloerke created a comment on a pull request on rstudio/rstudio-docker-products
> Please submit a PR to appropriately narrow down the individuals automatically added in the [CODEOWNERS](https://github.com/rstudio/rstudio-docker-products/blob/dev/.github/CODEOWNERS?rgh-link-dat...

View on GitHub

schloerke created a comment on a pull request on rstudio/rstudio-docker-products
(The rstudio/connect GitHub team has 35 members. Please only make PR review requests directly. Thank you 😃 )

View on GitHub

schloerke deleted a branch posit-dev/py-shiny

schloerke-patch-2

schloerke pushed 1 commit to main posit-dev/py-shiny
  • ci: Update actions/upload-pages-artifact to v3 (#1807) a5de33a

View on GitHub

schloerke closed a pull request on posit-dev/py-shiny
ci: Update actions/upload-pages-artifact to v3
schloerke opened a pull request on posit-dev/py-shiny
ci: Update actions/upload-pages-artifact to v3
schloerke created a branch on posit-dev/py-shiny

schloerke-patch-2 - Shiny for Python

schloerke pushed 1 commit to main rstudio/shinycoreci
  • make sure R is installed before using Rscript 7d2de03

View on GitHub

schloerke created a branch on posit-dev/chatlas

schloerke-patch-1

schloerke pushed 1 commit to feat/theme-brand-yml rstudio/bslib
  • Add white space to trigger CI a56f412

View on GitHub

schloerke created a review comment on a pull request on rstudio/bslib
```suggestion # testthat::test_that() ```

View on GitHub

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

View on GitHub

schloerke deleted a branch rstudio/shiny-workflows

gadenbuie-patch-2

schloerke pushed 1 commit to main rstudio/shiny-workflows
  • fix: Install R (latest release) for config step to work (#41) ee360a4

View on GitHub

schloerke closed a pull request on rstudio/shiny-workflows
fix: Install R (latest release) for config step to work
R isn't included in GitHub runner systems anymore. I'm hoping installing the R release will get us an R binary we can use for the config step. Related failure: https://github.com/rstudio/bslib/a...
schloerke created a review comment on a pull request on rstudio/shiny-workflows
```suggestion # Install R so that the `config` step below can execute install-r: true ```

View on GitHub

schloerke created a review on a pull request on rstudio/shiny-workflows

View on GitHub

Load more