Skip to content

fix: setting ollama host in conftest#751

Merged
avinash2692 merged 2 commits intomainfrom
fix/ollama-host-in-test
Mar 27, 2026
Merged

fix: setting ollama host in conftest#751
avinash2692 merged 2 commits intomainfrom
fix/ollama-host-in-test

Conversation

@avinash2692
Copy link
Copy Markdown
Member

@avinash2692 avinash2692 commented Mar 26, 2026

Misc PR

Type of PR

  • Bug Fix
  • New Feature
  • Documentation
  • Other

Description

The PR just ensures that conftest inherits OLLAMA_URL and OLLAMA_PORT from env variables if it is set.

Testing

  • Tests added to the respective file if code was changed
  • New code has 100% coverage if code as added
  • Ensure existing tests and github automation passes (a maintainer will kick off the github automation when the rest of the PR is populated)

@avinash2692 avinash2692 requested a review from a team as a code owner March 26, 2026 21:42
@github-actions github-actions bot added the bug Something isn't working label Mar 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

The PR description has been updated. Please fill out the template for your PR to be reviewed.

@mergify
Copy link
Copy Markdown

mergify bot commented Mar 26, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|release)(?:\(.+\))?:

@avinash2692 avinash2692 added this pull request to the merge queue Mar 27, 2026
Merged via the queue into main with commit 39bf127 Mar 27, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants