Skip to content

chore!: Restructure folders to align with shinychat approach #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 5, 2025

Conversation

schloerke
Copy link
Contributor

  • R folder in pkg-r
  • Python folder in pkg-py

Note, pkg-py will be included within the released package. But it makes it so that during development the python and R package are not intertwined. And so the released package is the same as the locally installed package.

schloerke added 7 commits May 30, 2025 14:25
* dev:
  feat: genericizing data source using DataSource protocol: Supports SQLAlchemy and Pandas
  fix: No longer need to manually calls `session$ns()` with shinychat (#10)
  Remove website routine, no pkgdown site intended (#18)
@schloerke schloerke marked this pull request as ready for review June 5, 2025 14:27
@schloerke schloerke merged commit 11148bc into dev Jun 5, 2025
20 checks passed
@schloerke schloerke deleted the restructure-folders branch June 5, 2025 14:34
schloerke added a commit that referenced this pull request Jun 10, 2025
* dev:
  chore!: Restructure folders to align with posit-dev/shinychat (#24)
  feat: genericizing data source using DataSource protocol: Supports SQLAlchemy and Pandas
  fix: No longer need to manually calls `session$ns()` with shinychat (#10)
  Remove website routine, no pkgdown site intended (#18)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant