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

Kwargs to uvicorn run #780

Merged
merged 10 commits into from
Oct 26, 2023
Merged

Kwargs to uvicorn run #780

merged 10 commits into from
Oct 26, 2023

Commits on Oct 16, 2023

  1. Pass kwargs from run_app to uvicorn

    Gordon Shotwell committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    8eb9cdf View commit details
    Browse the repository at this point in the history
  2. Add reload_excludes argument to shiny run.

    Gordon Shotwell committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0c6f5f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Merge branch 'main' into kwargs-to-uvicorn-run

    Gordon Shotwell committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    5796b5f View commit details
    Browse the repository at this point in the history
  2. Allow user to set reload dirs

    Gordon Shotwell committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e1f5e3e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Typo

    Gordon Shotwell committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7323bf1 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Apply suggestions from code review

    Co-authored-by: Barret Schloerke <barret@posit.co>
    Gordon Shotwell and schloerke committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    8f79781 View commit details
    Browse the repository at this point in the history
  2. PR review changes

    Gordon Shotwell committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0d02bf5 View commit details
    Browse the repository at this point in the history
  3. Linting

    Gordon Shotwell committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    e97fdf5 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Apply suggestions from code review

    Co-authored-by: Barret Schloerke <barret@posit.co>
    Gordon Shotwell and schloerke committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b5f07d5 View commit details
    Browse the repository at this point in the history
  2. Update changelog with breaking changes

    Gordon Shotwell committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e97c135 View commit details
    Browse the repository at this point in the history