Skip to content

DX | 31-08-2026 | Release - #200

Open
naman-contentstack wants to merge 3 commits into
mainfrom
development
Open

DX | 31-08-2026 | Release#200
naman-contentstack wants to merge 3 commits into
mainfrom
development

Conversation

@naman-contentstack

@naman-contentstack naman-contentstack commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bug fixes

  • Fixed the tsgen GraphQL type-generation command failing with a generic schema error instead of surfacing the real underlying error.

naman-contentstack and others added 3 commits August 28, 2026 16:26
… error

Non-schema GraphQL failures (plain HTTP errors, top-level GraphQL
errors, REST-style error_message bodies) were collapsing into the
generic GRAPHQL_SCHEMA_ERROR because only one specific error shape was
checked. Fall back through the other known shapes, then to the HTTP
status and request URL, so callers get something to diagnose.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
fix(graphqlTS): surface real error detail instead of a generic schema error
@naman-contentstack
naman-contentstack requested a review from a team as a code owner August 28, 2026 11:03
@snyk-io

snyk-io Bot commented Aug 28, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions

Copy link
Copy Markdown

🔒 Security Scan Results

ℹ️ Note: Only vulnerabilities with available fixes (upgrades or patches) are counted toward thresholds.

Check Type Count (with fixes) Without fixes Threshold Result
🔴 Critical Severity 0 0 10 ✅ Passed
🟠 High Severity 0 0 25 ✅ Passed
🟡 Medium Severity 0 0 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

✅ No SLA breaches detected. All vulnerabilities are within acceptable time thresholds.

Severity Breaches (with fixes) Breaches (no fixes) SLA Threshold (with/no fixes) Status
🔴 Critical 0 0 15 / 30 days ✅ Passed
🟠 High 0 0 30 / 120 days ✅ Passed
🟡 Medium 0 0 90 / 365 days ✅ Passed
🔵 Low 0 0 180 / 365 days ✅ Passed

✅ BUILD PASSED - All security checks passed

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