Skip to content

Rc/v5.14.0 - #756

Merged
evilguy4000 merged 2 commits into
mainfrom
rc/v5.14.0
Sep 9, 2026
Merged

Rc/v5.14.0#756
evilguy4000 merged 2 commits into
mainfrom
rc/v5.14.0

Conversation

@evilguy4000

Copy link
Copy Markdown
Collaborator

Description

Brief description of the change and why it's needed.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would change existing behavior)
  • Documentation update
  • Refactor (no functional change)

Checklist

  • My code follows the project's style guidelines (Black, flake8).
  • I have added/updated tests for my changes.
  • All tests pass locally (e.g. pytest).
  • I have updated the documentation if needed.
  • For user-facing changes, I have added an entry to the Unreleased section of CHANGELOG.md.

Related issues

Fixes # (issue number, if applicable)


See CONTRIBUTING.md and CHANGELOG.md for guidelines.

Register orcarouter alongside openai_compatible so admins can point
the AI helper at OrcaRouter's OpenAI-compatible endpoint with a Bearer key.
- Bump setup.py to 5.14.0
- Promote [Unreleased] β†’ [5.14.0] in CHANGELOG.md
- Add v5.14.0 highlights to README.md
- Update version table in DESKTOP_WEBAPP_GAP.md to 5.14.0
@evilguy4000
evilguy4000 merged commit 79e5b75 into main Sep 9, 2026
10 of 12 checks passed
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

Database Migration Validation

βœ… Migration validation passed!

Completed checks:

  • βœ… Migration consistency validation (with schema drift warnings)
  • βœ… Rollback safety test
  • βœ… Data integrity verification

The database migrations are safe to apply. πŸš€

πŸ“ Note: Schema drift warnings indicate existing model/migration mismatches that existed before this PR. These should be addressed in a separate schema alignment PR.


This comment was automatically generated by the Migration Validation workflow.

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

❌ CI Test Results

Overall Status: 1 test suite(s) failed

Test Results: 4/9 passed

Test Suites:

  • βœ… Smoke Tests: success
  • βœ… Unit Tests: success
  • ⏸️ Integration Tests: cancelled
  • βœ… Security Tests: success
  • ❌ Code Quality: failure
  • βœ… Frontend Assets: success
  • ⏭️ E2E, CSP & Accessibility: skipped
  • ⏭️ Docker Build: skipped
  • ⏭️ Full Test Suite: skipped

Commit: c44f741
Workflow: 34310773355

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.

1 participant