Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
karangattu created a review comment on a pull request on posit-dev/py-shiny
I have addressed it. check it now
karangattu pushed 1 commit to testing-nightly-builds posit-dev/shiny-assistant
- update name of step 99c2a5d
karangattu pushed 1 commit to testing-nightly-builds posit-dev/shiny-assistant
- install from tests/requirements.txt a75aa8b
karangattu opened a pull request on posit-dev/shiny-assistant
tests(gh-actions): Add nightly tests
Add a smoke tests that check if shiny assistant is available and able to respond to user queries.karangattu created a branch on posit-dev/shiny-assistant
testing-nightly-builds - Chat assistant for Shiny
karangattu created a comment on a pull request on posit-dev/py-shiny
> LGTM, thank you! > > @karangattu A note for QA: we should do some quick smoke tests in GitHub Codespaces, Posit Workbench, etc. before release just to be sure. Yes, I can test it as soon as...
karangattu published a release on karangattu/fieldsurveys
v1.0.3
**Full Changelog**: https://github.com/karangattu/fieldsurveys/compare/v1.0.2...v1.0.3karangattu created a tag on karangattu/fieldsurveys
v1.0.3 - An interactive web application to facilitate multi-taxon field sampling and data collection using the Shiny for Python platform
karangattu created a tag on karangattu/fieldsurveys
v1.0.2 - An interactive web application to facilitate multi-taxon field sampling and data collection using the Shiny for Python platform
karangattu published a release on karangattu/fieldsurveys
v1.0.2
**Full Changelog**: https://github.com/karangattu/fieldsurveys/compare/v1.0.1...v1.0.2karangattu created a tag on karangattu/fieldsurveys
v1.0.1 - An interactive web application to facilitate multi-taxon field sampling and data collection using the Shiny for Python platform
karangattu published a release on karangattu/fieldsurveys
v1.0.1
**Full Changelog**: https://github.com/karangattu/fieldsurveys/compare/v1.0.0...v1.0.1karangattu created a review comment on a pull request on posit-dev/py-shiny
We could, I had to add ids to some elements so the controller can use them in the tests. If you are fine with adding those ids in the example app, we can do that.
karangattu pushed 1 commit to add-brand-yml-tests posit-dev/py-shiny
- add brand file to pyright ignore list 8479e15
karangattu opened a pull request on posit-dev/py-shiny
tests(brand-yml): Add tests for brand.yml
This PR adds playwright tests that check for colors and font-families for multiple elements in the brand.yml example app. This test will run on Chromium, Safari and Firefox for every commit.karangattu opened an issue on posit-dev/py-shiny
Brand.yml doesn't follow the overriding font families in monospace-block and monospace-inline
If I have a Shiny for Python App with the brand.yml contents as the following: <details> <summary>Brand.yml</summary> ```yml meta: name: full: "Retro Arcade Brand" short: "RetroArc" ...karangattu pushed 1 commit to add-clientdata-height-width rstudio/shiny
- Add entry in NEWS.md 774def2