Skip to content

DX | 13-04-2026 | Release dev ->stg#154

Merged
naman-contentstack merged 13 commits intostagingfrom
development
Apr 13, 2026
Merged

DX | 13-04-2026 | Release dev ->stg#154
naman-contentstack merged 13 commits intostagingfrom
development

Conversation

@naman-contentstack
Copy link
Copy Markdown
Contributor

No description provided.

harshitha-cstk and others added 13 commits March 30, 2026 15:37
…ases

Add Contentstack018_EnvironmentTest.cs with complete CRUD coverage for Environment API.

- 16 tests: sync/async happy path + negative path scenarios
- Fix API calls to use environment names instead of UIDs for fetch/update/delete
- Includes proper cleanup, unique naming, and error handling
- All tests passing with comprehensive positive/negative validation
Add Contentstack019_RoleTest with 16 integration tests (sync/async CRUD + query,
negative paths for non-existent role UID). Roles use /roles/{uid}; minimal
RoleModel uses BranchRules for branch main. Mirrors Contentstack018 patterns.
Add EntryVariant model and Entry.Variant() for create/fetch/find/update/delete
against entry variant endpoints.

Extend publish flow with PublishVariant, PublishVariantRules, and serialization
in PublishUnpublishDetails / PublishUnpublishService; update unit tests for
variant publish JSON.

Add Contentstack021_EntryVariantTest: Product Banner lifecycle (setup, create,
fetch, publish, delete) with config-based stack API key, and negative cases
for invalid entry/variant, publish, environments, and unlinked content types.

Update CHANGELOG for Entry Variant support.
- Workflow.Enable() / EnableAsync() now call .../enable instead of .../disable.
- Integration tests: resolve a real content-type UID for GetPublishRule (Test011);
  publish-rule update uses stack locales only (Test012); duplicate-name create
  handles ContentstackErrorException (Test103); delete-with-publish-rules expects
  success per API (Test108); post-delete fetch handles exception path (Test110).
feat(5632): Add comprehensive Environment API integration tests with test c…
feat(5635): Add stack Role API integration tests
feat(4917): add Entry Variant support and integration tests
fix(5633): correct Enable endpoint; stabilize workflow integration tests
@naman-contentstack naman-contentstack requested a review from a team as a code owner April 13, 2026 06:16
@naman-contentstack naman-contentstack changed the title DX | 13-04-2026 | Release DX | 13-04-2026 | Release dev ->stg Apr 13, 2026
@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

@naman-contentstack naman-contentstack requested review from cs-raj and removed request for a team April 13, 2026 06:17
@naman-contentstack naman-contentstack merged commit 2672a7e into staging Apr 13, 2026
10 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.

6 participants