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: Unify builder #338

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

feat: Unify builder #338

wants to merge 13 commits into from

Commits on Oct 2, 2024

  1. feat: add main builder

    Signed-off-by: bkioshn <bkioshn@gmail.com>
    bkioshn committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    73c437d View commit details
    Browse the repository at this point in the history
  2. feat: add python tool installation

    Signed-off-by: bkioshn <bkioshn@gmail.com>
    bkioshn committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6c8f053 View commit details
    Browse the repository at this point in the history
  3. fix: python example

    Signed-off-by: bkioshn <bkioshn@gmail.com>
    bkioshn committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f621f5c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. feat(wip): add rust tools (only work for amd64)

    Signed-off-by: bkioshn <bkioshn@gmail.com>
    bkioshn committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e0f4369 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. fix: add flutter tools

    Signed-off-by: bkioshn <bkioshn@gmail.com>
    bkioshn committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d7bb9c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ca055b View commit details
    Browse the repository at this point in the history
  3. fix: flutter tools

    Signed-off-by: bkioshn <bkioshn@gmail.com>
    bkioshn committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ce6b368 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. fix: remove WORKDIR from flutter

    Signed-off-by: bkioshn <bkioshn@gmail.com>
    bkioshn committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b89d22a View commit details
    Browse the repository at this point in the history
  2. fix: remove ginkgo

    Signed-off-by: bkioshn <bkioshn@gmail.com>
    bkioshn committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3debf7a View commit details
    Browse the repository at this point in the history
  3. feat: add go tools

    Signed-off-by: bkioshn <bkioshn@gmail.com>
    bkioshn committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a88c5cf View commit details
    Browse the repository at this point in the history
  4. fix: python

    Signed-off-by: bkioshn <bkioshn@gmail.com>
    bkioshn committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    de4f9c8 View commit details
    Browse the repository at this point in the history
  5. fix: python update pyproject.toml and poetry lock

    Signed-off-by: bkioshn <bkioshn@gmail.com>
    bkioshn committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b4a72e5 View commit details
    Browse the repository at this point in the history
  6. fix: python linter ruff

    Signed-off-by: bkioshn <bkioshn@gmail.com>
    bkioshn committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1aab77e View commit details
    Browse the repository at this point in the history