Skip to content

chore:upgrade launch-cli package version - #221

Merged
Harshi-Shah-CS merged 13 commits into
developmentfrom
cl-dev-h-2
Aug 14, 2026
Merged

chore:upgrade launch-cli package version#221
Harshi-Shah-CS merged 13 commits into
developmentfrom
cl-dev-h-2

Conversation

@Harshi-Shah-CS

Copy link
Copy Markdown
Contributor

No description provided.

chhavi-mandowara-cstkand others added 12 commits July 23, 2026 14:42
Add Contentstack Authentication toggle to project creation, Add support for choosing namespace in case of multiple github connections and Update package versions
Add Contentstack Authentication toggle to project creation, Add support for choosing namespace in case of multiple github connections and Update package versions
Set the isContentstackAuthenticationEnabled environment field when
creating a new Launch project, for both the GitHub and FileUpload
flows. Contentstack Authentication is enabled by default; users can
opt out with the new --disable-cs-auth flag or by answering "no" at
the interactive prompt (which defaults to enabled).
#claude_code#
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
…onnections.
- Added functionality to scope queries to the selected GitHub connection namespace in BaseClass methods detectFramework and selectBranch.
- Updated GitHub adapter to handle multiple user connections, allowing users to select a namespace or use a --namespace flag.
- Enhanced tests to cover new namespace selection logic and ensure proper handling of GitHub connections.
- Updated GraphQL queries and types to include namespace information for user connections.
#claude_code#
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Tejas Talekar <tejas.talekar@contentstack.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Add Contentstack Authentication toggle to project creation, Add support for choosing namespace in case of multiple github connections and Update package versions and server logs query
Add Contentstack Authentication toggle to project creation, Add support for choosing namespace in case of multiple github connections and Update package versions and server logs query
@Harshi-Shah-CS
Harshi-Shah-CS requested a review from a team as a code ownerAugust 14, 2026 10:36
CopilotAI lite review requested due to automatic review settings August 14, 2026 10:36
@Harshi-Shah-CS
Harshi-Shah-CS requested a review from a team as a code ownerAugust 14, 2026 10:36
@snyk-io

snyk-ioBot commented Aug 14, 2026

Copy link
Copy Markdown

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

StatusScan Engine Critical High Medium LowTotal (0)
Open Source Security0000 0 issues
Licenses0000 0 issues
Code Security0000 0 issues

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

CopilotAI 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.

Pull request overview

This PR performs a small maintenance release by bumping the @contentstack/cli-launch package version, along with updating the talisman ignore checksum entry associated with the lockfile.

Changes:

  • Bumped package version from 1.11.2 to 1.11.3 in package.json.
  • Updated .talismanrc checksum entry for package-lock.json to match the current lockfile contents.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

FileDescription
package.jsonUpdates the published package version to 1.11.3.
.talismanrcUpdates the recorded checksum for package-lock.json in talisman ignore config.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

rohan-agrawal-cs
rohan-agrawal-cs previously approved these changes Aug 14, 2026
SakshiKoli-CS
SakshiKoli-CS previously approved these changes Aug 14, 2026
Reetika-Chavan
Reetika-Chavan previously approved these changes Aug 14, 2026
@github-actions

Copy link
Copy Markdown

🔒 Security Scan Results

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

Check TypeCount (with fixes)Without fixesThresholdResult
🔴 Critical Severity0010✅ Passed
🟠 High Severity0025✅ Passed
🟡 Medium Severity00500✅ Passed
🔵 Low Severity001000✅ Passed

⏱️ SLA Breach Summary

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

SeverityBreaches (with fixes)Breaches (no fixes)SLA Threshold (with/no fixes)Status
🔴 Critical0015 / 30 days✅ Passed
🟠 High0030 / 120 days✅ Passed
🟡 Medium0090 / 365 days✅ Passed
🔵 Low00180 / 365 days✅ Passed

✅ BUILD PASSED - All security checks passed

1 similar comment
@github-actions

Copy link
Copy Markdown

🔒 Security Scan Results

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

Check TypeCount (with fixes)Without fixesThresholdResult
🔴 Critical Severity0010✅ Passed
🟠 High Severity0025✅ Passed
🟡 Medium Severity00500✅ Passed
🔵 Low Severity001000✅ Passed

⏱️ SLA Breach Summary

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

SeverityBreaches (with fixes)Breaches (no fixes)SLA Threshold (with/no fixes)Status
🔴 Critical0015 / 30 days✅ Passed
🟠 High0030 / 120 days✅ Passed
🟡 Medium0090 / 365 days✅ Passed
🔵 Low00180 / 365 days✅ Passed

✅ BUILD PASSED - All security checks passed

CopilotAI 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.

Pull request overview

Copilot reviewed 3 out of 4 changed files in this pull request and generated no new comments.

Suppressed comments (2)

.github/workflows/sca-scan.yml:12

  • Using a floating branch ref for actions/checkout is a supply-chain risk because the workflow behavior can change without review. Prefer pinning to a stable major tag (or a commit SHA).
 pull-requests: write
steps:
- uses: actions/checkout@master

.github/workflows/sca-scan.yml:10

  • The PR title indicates only a package version bump, but this change also modifies the SCA workflow’s permissions. Please update the PR title/description to reflect the workflow change, or split it into a separate PR so release/version bumps remain focused.
 permissions:
contents: read
pull-requests: write

@Harshi-Shah-CS
Harshi-Shah-CS merged commit a555987 into developmentAug 14, 2026
11 checks passed
@Harshi-Shah-CS
Harshi-Shah-CS deleted the cl-dev-h-2 branch August 14, 2026 11:39
Sign up for freeto 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.

8 participants

@Harshi-Shah-CS@Reetika-Chavan@SakshiKoli-CS@rohan-agrawal-cs@chhavi-mandowara-cstk@AryanBansal-launch@Aravind-Kumar-cstk