Skip to content
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

chore: Install packages using UV; Be explicit within Makefiles #1242

Closed
wants to merge 2 commits into from

Commits on Mar 23, 2024

  1. Use uv to install packages; Overhaul Makefile files to distinguish …

    …between files that are to be built and targets; Consolidate install methods
    schloerke committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    1e7228e View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Merge branch 'main' into build_tools_uv

    * main:
      test(CI): Add merge queue support for faster PR testing (#1265)
      fix(panel_conditional): Include `.shiny-panel-conditional` class (#1257)
      feat: Create `Session.set_message_handler(name, handler)` (#1253)
      Fix input name
      Enable error console when running locally. (#1060)
      test: Update test to use variable, not capture stdout (#1236)
      test: Fix deploys for shinyapps.io and connect (#1224)
      chore(test): Playwright test refactors and clean up (#1204)
    schloerke committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c3c2120 View commit details
    Browse the repository at this point in the history