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

[feature] Enable Support for Srverless Compute #165

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Sep 27, 2024

  1. remove Cluster dependency for Notebook / default Brickflow task

    black
    Maxim Mityutko committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1f69d43 View commit details
    Browse the repository at this point in the history
  2. add warnings for notebook tasks

    Maxim Mityutko committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2aaeabb View commit details
    Browse the repository at this point in the history
  3. merge main

    Maxim Mityutko committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8921cc0 View commit details
    Browse the repository at this point in the history
  4. environments

    Maxim Mityutko committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a80f742 View commit details
    Browse the repository at this point in the history
  5. temporary disable tests in pre-commit

    Maxim Mityutko committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    52cd6c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. drop "baseEnvironment" key

    Maxim Mityutko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    104acc4 View commit details
    Browse the repository at this point in the history
  2. bump to latest CLI version

    Maxim Mityutko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e66f31e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dae4f6a View commit details
    Browse the repository at this point in the history
  4. handle absence of git_conf in the local deployments

    Maxim Mityutko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0a0e3a2 View commit details
    Browse the repository at this point in the history
  5. fix model generator

    Maxim Mityutko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4a1d375 View commit details
    Browse the repository at this point in the history
  6. fix existing tests

    TODO: new bundle tests for serverless
    TODO: deploy classic and serverless workflows
    TODO: validate backwards compatibility
    Maxim Mityutko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2543874 View commit details
    Browse the repository at this point in the history
  7. update params

    Maxim Mityutko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    27f7b5e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. example workflow

    tests
    Maxim Mityutko committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e557c53 View commit details
    Browse the repository at this point in the history
  2. too-many-lines

    Maxim Mityutko committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    20e2553 View commit details
    Browse the repository at this point in the history