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

feat: custom runtimes option for titiler and ingestor #66

Merged
merged 6 commits into from
Sep 5, 2023

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    a0e7ab5 View commit details
    Browse the repository at this point in the history
  2. make those optional

    emileten committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0731e32 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. switch to pythonFunction for titiler runtime, remove boto3 from requi…

    …rements, a coupl adjustments accordingly, fix optional env vars
    emileten committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    1766f76 View commit details
    Browse the repository at this point in the history
  2. remove ref to duration

    emileten committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    12f3070 View commit details
    Browse the repository at this point in the history
  3. put back the duration

    emileten committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    b2e882a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. wrap the python lambda settings that are optional in an interface to …

    …make things clearer and more configurable, add bundling
    emileten committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9f31c31 View commit details
    Browse the repository at this point in the history