Skip to content

chore(release): staging to production - 2025.11.06 - #667

Merged
maxtechera merged 4 commits into
productionfrom
staging
Nov 6, 2025
Merged

chore(release): staging to production - 2025.11.06#667
maxtechera merged 4 commits into
productionfrom
staging

Conversation

@github-actions

@github-actions github-actions Bot commented Nov 6, 2025

Copy link
Copy Markdown

🚀 Release: Staging to Production

Release Date: 2025-11-06

Changes in this release

  • feat: auto-create release PRs from staging to production (40fd482)
  • fix(document-loaders): input validation type coercion for AAI loaders (5af81fe)

This PR is automatically created/updated when commits are pushed to staging.
Merging this PR will trigger the release workflow to create a new GitHub release.

bradtaylorsf and others added 4 commits November 5, 2025 22:49
Fixed input validation bugs in all 4 AAI document loaders where numeric and boolean inputs from the UI were not being parsed before validation, causing validation errors even with valid values.

Changes:
- AAIUrls: Parse limit field using Number() before validation
- AAITranscripts: Parse limit, sentimentMin, and sentimentMax fields
- AAITags: Parse limit field and handle boolean string values for parentTagsOnly, childTagsOnly, and includeParentInfo
- AAIDomains: Parse limit field using Number() before validation
- Added isNaN() checks to all numeric validations

Fixes AGENT-124

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
…bug-in-all-aai-document-loaders

fix(document-loaders): input validation type coercion for AAI loaders
Adds workflow that automatically creates/updates a PR when commits are pushed to staging.
When the PR is merged to production, the existing release workflow triggers.
feat: auto-create release PRs from staging to production
@vercel

vercel Bot commented Nov 6, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
answerai-docs Ready Ready Preview Nov 6, 2025 2:36pm
the-answerai Ready Ready Preview Nov 6, 2025 2:36pm

@maxtechera
maxtechera merged commit e2b2cf3 into production Nov 6, 2025
11 of 12 checks passed
@maxtechera
maxtechera temporarily deployed to staging - aai-unified2-flowise-moonstruck November 6, 2025 14:37 — with Render Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants