Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
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 ...
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.
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.
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. 🙄
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...
schloerke pushed 2 commits to schloerke-patch-1 posit-dev/chatlas
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.
schloerke created a comment on a pull request on posit-dev/chatlas
Still isn't what I want
schloerke pushed 1 commit to schloerke-patch-1 posit-dev/chatlas
- Do not test non-deterministic values bf0238d
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 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...
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 😃 )
schloerke pushed 1 commit to main posit-dev/py-shiny
- ci: Update actions/upload-pages-artifact to v3 (#1807) a5de33a
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 pushed 1 commit to main rstudio/shinycoreci
- make sure R is installed before using Rscript 7d2de03
schloerke opened a pull request on posit-dev/chatlas
docs: Add more Bedrock FAQ content given error messages
schloerke pushed 1 commit to feat/theme-brand-yml rstudio/bslib
- Add white space to trigger CI a56f412
schloerke created a review comment on a pull request on rstudio/bslib
```suggestion # testthat::test_that() ```
schloerke pushed 1 commit to main rstudio/shiny-workflows
- fix: Install R (latest release) for config step to work (#41) ee360a4