Skip to content

Staging#183

Closed
Amitkanswal wants to merge 20 commits into
mainfrom
staging
Closed

Staging#183
Amitkanswal wants to merge 20 commits into
mainfrom
staging

Conversation

@Amitkanswal

Copy link
Copy Markdown
Contributor

Changes-

  • Now we would be able to resolve complex fields such as MB, file, reference, group, etc
  • Now we can listen to entry onError or field onError.
  • Now schema would get validated for setData.
  • field SetData can update field content along with validation.
  • entry SetData can help us update whole entry content along with validation.

Amitkanswal and others added 20 commits October 30, 2025 11:11
- Add optional config parameter to search method with safe default
- Support branch-specific searches via config.branch
- Update JSDoc documentation for new parameter
- Maintain backward compatibility with existing API
- Follow consistent pattern with other stack methods
- Add optional config parameter to search method with safe default
- Support branch-specific searches via config.branch
- Update JSDoc documentation for new parameter
- Maintain backward compatibility with existing API
- Follow consistent pattern with other stack methods
- Update package.json and package-lock.json with latest dependencies
- Update LICENSE file
- Update README with script documentation
- Update blueprint.json configuration
- Add postRobot TypeScript type definitions
- Update src/index.ts with latest changes

Made-with: Cursor
Signed-off-by: Amitkanswal <amitkanswal7@gmail.com>
Signed-off-by: Amitkanswal <amitkanswal7@gmail.com>
@Amitkanswal Amitkanswal requested a review from a team as a code owner June 3, 2026 06:26
@github-actions

github-actions Bot commented Jun 3, 2026

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

@rahul-contentstack rahul-contentstack left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LFG!

@Amitkanswal Amitkanswal deleted the staging branch June 10, 2026 12:43
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.

6 participants