llama-stack-mirror/.github/workflows
Sébastien Han 6371bb1b33
chore(refact)!: simplify config management (#1105)
# What does this PR do?

We are dropping configuration via CLI flag almost entirely. If any
server configuration has to be tweak it must be done through the server
section in the run.yaml.

This is unfortunately a breaking change for whover was using:

* `--tls-*`
* `--disable_ipv6`

`--port` stays around and get a special treatment since we believe, it's
common for user dev to change port for quick experimentations.

Closes: https://github.com/meta-llama/llama-stack/issues/1076

## Test Plan

Simply do `llama stack run <config>` nothing should break :)

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-05-07 09:18:12 -07:00
..
changelog.yml ci: pin github actions to hashes (#1776) 2025-04-01 17:09:39 +02:00
gha_workflow_llama_stack_tests.yml chore: fix hash for thollander/actions-comment-pull-request (#1900) 2025-04-09 10:10:07 +02:00
install-script-ci.yml feat: Llama Stack Meta Reference installation script (#1383) 2025-04-28 11:25:59 +02:00
integration-auth-tests.yml chore: factor kube auth test distro (#2105) 2025-05-06 09:49:49 -07:00
integration-tests.yml ci: add new action to install ollama, cache the model (#2054) 2025-05-06 14:56:20 +02:00
pre-commit.yml ci: Disable no-commit-to-branch (#2084) 2025-05-01 11:43:43 -07:00
providers-build.yml chore(github-deps): bump actions/setup-python from 5.5.0 to 5.6.0 (#2099) 2025-05-05 10:25:45 +02:00
semantic-pr.yml ci: pin github actions to hashes (#1776) 2025-04-01 17:09:39 +02:00
stale_bot.yml ci: pin github actions to hashes (#1776) 2025-04-01 17:09:39 +02:00
test-external-providers.yml chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
tests.yml ci: pin github actions to hashes (#1776) 2025-04-01 17:09:39 +02:00
unit-tests.yml chore(github-deps): bump astral-sh/setup-uv from 5 to 6 (#2051) 2025-04-29 20:41:41 +02:00
update-readthedocs.yml chore(github-deps): bump astral-sh/setup-uv from 5 to 6 (#2051) 2025-04-29 20:41:41 +02:00