Content-Length: 280955 | pFad | http://github.com/stacklok/codegate/commit/b77dc5ad4edaddcdc5ea2db101031f5c38f9355f

59 Dev env to integration tests container (#1332) · stacklok/codegate@b77dc5a · GitHub
Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit b77dc5a

Browse files
authored
Dev env to integration tests container (#1332)
* add: dev env to integration tests container * lint client.py
1 parent c37e142 commit b77dc5a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
-e CODEGATE_APP_LOG_LEVEL=$CODEGATE_LOG_LEVEL \
8181
-e CODEGATE_OLLAMA_URL=$LOCAL_OLLAMA_URL \
8282
-e CODEGATE_VLLM_URL=$LOCAL_VLLM_URL \
83+
-e CODEGATE_DEV_ENV=true \
8384
--restart unless-stopped $DOCKER_IMAGE
8485
8586
# Confirm the container started

src/codegate/updates/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
is_dev_env = os.environ.get("CODEGATE_DEV_ENV", "false").lower() == "true"
1313

14+
1415
# Enum representing whether the request is coming from the front-end or the back-end.
1516
class Origin(Enum):
1617
FrontEnd = "FE"

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/stacklok/codegate/commit/b77dc5ad4edaddcdc5ea2db101031f5c38f9355f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy