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/lazy load deployment #2553

Open
wants to merge 13 commits into
base: staging
Choose a base branch
from

Commits on Oct 7, 2024

  1. feat: lazy load deployments

    joske authored and vicsn committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    45e75c1 View commit details
    Browse the repository at this point in the history
  2. chore: update lock

    joske authored and vicsn committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b96fd5e View commit details
    Browse the repository at this point in the history
  3. feat: add tests for cache

    joske authored and vicsn committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5be9d05 View commit details
    Browse the repository at this point in the history
  4. chore: bump MAX_STACKS to 1000

    joske authored and vicsn committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    dfec93e View commit details
    Browse the repository at this point in the history
  5. fix: avoid lazy loading cost

    joske authored and vicsn committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    aa54666 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b68c897 View commit details
    Browse the repository at this point in the history
  7. Move ordering of dependencies

    vicsn committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ffa681b View commit details
    Browse the repository at this point in the history
  8. Update License

    vicsn committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    95cca2d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8dd5187 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    f952a21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a161fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a478f97 View commit details
    Browse the repository at this point in the history
  4. Correct trait syntax

    vicsn committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d68eee2 View commit details
    Browse the repository at this point in the history