Skip to content

Add default expert URLs#6949

Open
hardillb wants to merge 3 commits intomainfrom
default-ff-expect-urls
Open

Add default expert URLs#6949
hardillb wants to merge 3 commits intomainfrom
default-ff-expect-urls

Conversation

@hardillb
Copy link
Copy Markdown
Contributor

fixes #6895

Description

Adds default URLs for assistant and expert using the new unified hostname expert.flowfuse.com.

NOT TO BE MERGED BEFORE: https://github.com/FlowFuse/CloudProject/pull/1224

Related Issue(s)

#6895

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • Includes a DB migration? -> add the area:migration label

@hardillb hardillb requested a review from Steve-Mcl March 24, 2026 17:15
@hardillb hardillb self-assigned this Mar 24, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.29%. Comparing base (872d5df) to head (17adff5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6949   +/-   ##
=======================================
  Coverage   76.29%   76.29%           
=======================================
  Files         403      403           
  Lines       20293    20293           
  Branches     4880     4883    +3     
=======================================
  Hits        15482    15482           
  Misses       4811     4811           
Flag Coverage Δ
backend 76.29% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hardillb
Copy link
Copy Markdown
Contributor Author

@Steve-Mcl I've had to remove 2 tests as there won't be a case of the URLs not being set anymore.

Hopefully this is just temporary until https://github.com/FlowFuse/engineering/issues/6 is fixed, when suitable new tests can be added.

@hardillb hardillb marked this pull request as ready for review March 26, 2026 13:41
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.

Add default URL(s) for Expert and Assistant to code to minimise config setup

1 participant