Skip to content

feat(llm_inference): activate cli #3729

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

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Conversation

scaleway-bot
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.60%. Comparing base (4407d88) to head (28796b3).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3729   +/-   ##
=======================================
  Coverage   75.60%   75.60%           
=======================================
  Files         196      196           
  Lines       43371    43371           
=======================================
  Hits        32789    32789           
  Misses       9379     9379           
  Partials     1203     1203           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Codelax Codelax enabled auto-merge March 29, 2024 07:30
@Codelax Codelax added this pull request to the merge queue Mar 29, 2024
Merged via the queue into scaleway:master with commit 20a81a5 Mar 29, 2024
jremy42 pushed a commit to jremy42/scaleway-cli that referenced this pull request Apr 3, 2024
jremy42 pushed a commit to jremy42/scaleway-cli that referenced this pull request Apr 3, 2024
jremy42 pushed a commit to jremy42/scaleway-cli that referenced this pull request Apr 5, 2024
feat(llm_inference): activate cli (scaleway#3729)

docs: update developers website url (scaleway#3733)

feat(llm-inference): add support llm-inference cli (scaleway#3731)

chore: enable update for github actions in dependabot (scaleway#3734)

Co-authored-by: Mia-Cross <[email protected]>

feat(llm_inference): change more cli fields to positional (scaleway#3732)

Co-authored-by: Jules Casteran <[email protected]>

chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (scaleway#3735)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump gaurav-nelson/github-action-markdown-link-check from 1.0.13 to 1.0.15 (scaleway#3736)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump github/codeql-action from 2 to 3 (scaleway#3737)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump actions/setup-go from 3 to 5 (scaleway#3738)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump golangci/golangci-lint-action from 3 to 4 (scaleway#3739)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore: add support for docker in dependabot (scaleway#3741)

chore(deps): bump alpine from 3.16 to 3.19 (scaleway#3742)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump pnpm/action-setup from 2 to 3 (scaleway#3743)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump actions/checkout from 3 to 4 (scaleway#3744)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump codecov/codecov-action from 2 to 4 (scaleway#3745)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

feat(core):add test end to end

feat(core):fix lint
jremy42 pushed a commit to jremy42/scaleway-cli that referenced this pull request Apr 8, 2024
feat(llm_inference): activate cli (scaleway#3729)

docs: update developers website url (scaleway#3733)

feat(llm-inference): add support llm-inference cli (scaleway#3731)

chore: enable update for github actions in dependabot (scaleway#3734)

Co-authored-by: Mia-Cross <[email protected]>

feat(llm_inference): change more cli fields to positional (scaleway#3732)

Co-authored-by: Jules Casteran <[email protected]>

chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (scaleway#3735)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump gaurav-nelson/github-action-markdown-link-check from 1.0.13 to 1.0.15 (scaleway#3736)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump github/codeql-action from 2 to 3 (scaleway#3737)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump actions/setup-go from 3 to 5 (scaleway#3738)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump golangci/golangci-lint-action from 3 to 4 (scaleway#3739)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore: add support for docker in dependabot (scaleway#3741)

chore(deps): bump alpine from 3.16 to 3.19 (scaleway#3742)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump pnpm/action-setup from 2 to 3 (scaleway#3743)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump actions/checkout from 3 to 4 (scaleway#3744)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump codecov/codecov-action from 2 to 4 (scaleway#3745)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

feat(core):add test end to end

feat(core):fix lint
jremy42 pushed a commit to jremy42/scaleway-cli that referenced this pull request Apr 12, 2024
feat(llm_inference): activate cli (scaleway#3729)

docs: update developers website url (scaleway#3733)

feat(llm-inference): add support llm-inference cli (scaleway#3731)

chore: enable update for github actions in dependabot (scaleway#3734)

Co-authored-by: Mia-Cross <[email protected]>

feat(llm_inference): change more cli fields to positional (scaleway#3732)

Co-authored-by: Jules Casteran <[email protected]>

chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (scaleway#3735)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump gaurav-nelson/github-action-markdown-link-check from 1.0.13 to 1.0.15 (scaleway#3736)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump github/codeql-action from 2 to 3 (scaleway#3737)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump actions/setup-go from 3 to 5 (scaleway#3738)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump golangci/golangci-lint-action from 3 to 4 (scaleway#3739)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore: add support for docker in dependabot (scaleway#3741)

chore(deps): bump alpine from 3.16 to 3.19 (scaleway#3742)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump pnpm/action-setup from 2 to 3 (scaleway#3743)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump actions/checkout from 3 to 4 (scaleway#3744)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump codecov/codecov-action from 2 to 4 (scaleway#3745)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

feat(core):add test end to end

feat(core):fix lint
jremy42 pushed a commit to jremy42/scaleway-cli that referenced this pull request Apr 12, 2024
feat(llm_inference): activate cli (scaleway#3729)

docs: update developers website url (scaleway#3733)

feat(llm-inference): add support llm-inference cli (scaleway#3731)

chore: enable update for github actions in dependabot (scaleway#3734)

Co-authored-by: Mia-Cross <[email protected]>

feat(llm_inference): change more cli fields to positional (scaleway#3732)

Co-authored-by: Jules Casteran <[email protected]>

chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (scaleway#3735)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump gaurav-nelson/github-action-markdown-link-check from 1.0.13 to 1.0.15 (scaleway#3736)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump github/codeql-action from 2 to 3 (scaleway#3737)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump actions/setup-go from 3 to 5 (scaleway#3738)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump golangci/golangci-lint-action from 3 to 4 (scaleway#3739)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore: add support for docker in dependabot (scaleway#3741)

chore(deps): bump alpine from 3.16 to 3.19 (scaleway#3742)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump pnpm/action-setup from 2 to 3 (scaleway#3743)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump actions/checkout from 3 to 4 (scaleway#3744)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

chore(deps): bump codecov/codecov-action from 2 to 4 (scaleway#3745)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mia-Cross <[email protected]>

feat(core):add test end to end

feat(core):fix lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants