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

add compute block config validation #5

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on Oct 28, 2024

  1. wip: add config

    PaulKalho committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c24d1cd View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. wip: add yaml dependency

    PaulKalho committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a77f4be View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    d259855 View commit details
    Browse the repository at this point in the history
  2. style: fix linting

    PaulKalho committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    46d2f9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2d3527 View commit details
    Browse the repository at this point in the history
  4. style: remove line

    PaulKalho committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1fbbd39 View commit details
    Browse the repository at this point in the history
  5. docs: fix note

    PaulKalho committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f6e7150 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    73c8843 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f086823 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d8574a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    6b56af7 View commit details
    Browse the repository at this point in the history
  2. docs: update readme

    PaulKalho committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8cc2270 View commit details
    Browse the repository at this point in the history
  3. style: add better comments

    PaulKalho committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    61738de View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    c543401 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. feat: add basic validation

    PaulKalho committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    771b5b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. feat: add validation

    PaulKalho committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    dde0e50 View commit details
    Browse the repository at this point in the history
  2. docs: update readme

    PaulKalho committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1e79770 View commit details
    Browse the repository at this point in the history
  3. style: rename base class

    PaulKalho committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f3553ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf89361 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    55dac98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e12337 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1799e7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9eb8d6 View commit details
    Browse the repository at this point in the history