Skip to content

feat: SDK update for version 23.1.0#343

Merged
ChiragAgg5k merged 9 commits into
masterfrom
dev
Jul 24, 2026
Merged

feat: SDK update for version 23.1.0#343
ChiragAgg5k merged 9 commits into
masterfrom
dev

Conversation

@ChiragAgg5k

@ChiragAgg5k ChiragAgg5k commented Jul 23, 2026

Copy link
Copy Markdown
Member

This PR contains updates to the SDK for version 23.1.0.

What's Changed

  • Added: apps service commands for managing OAuth2 applications, keys, secrets, and installations
  • Added: organization app installation commands: list-installations, create-installation, get-installation, update-installation, delete-installation
  • Added: teams app installation commands: list-installations, create-installation, get-installation, update-installation, delete-installation
  • Added: --installation-access-token-duration option to project update-o-auth2-server

@ChiragAgg5k ChiragAgg5k changed the title feat: Command Line SDK update for version 23.1.0 feat: SDK update for version 23.1.0 Jul 23, 2026
@greptile-apps

greptile-apps Bot commented Jul 23, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the Command Line SDK to version 23.1.0.

  • Adds the apps service and application-management commands.
  • Adds organization and team installation-management commands.
  • Adds project installation access-token duration configuration.
  • Updates cloud endpoint handling, command descriptions, dependencies, workflows, installers, documentation, and release metadata.

Confidence Score: 5/5

The PR appears safe to merge because no eligible blocking failures remain in this follow-up review.

No blocking failure remains.

Important Files Changed

Filename Overview
lib/commands/services/apps.ts Adds the generated command surface for managing OAuth2 applications, keys, secrets, labels, teams, and tokens.
lib/commands/services/organization.ts Adds organization-level application installation listing and lifecycle commands.
lib/commands/services/teams.ts Adds team-level application installation listing and lifecycle commands.
lib/commands/services/project.ts Exposes installation access-token duration through the OAuth2 server update command.
lib/utils.ts Extends cloud hostname classification and normalization to production and staging base hostnames.
lib/config.ts Preserves the recognized cloud environment when normalizing regional console endpoints.
cli.ts Registers the new apps service in the root CLI command tree.
lib/parser.ts Expands top-level service descriptions and aligns description lookup keys.
package.json Bumps the CLI release and console SDK dependency versions.

Reviews (4): Last reviewed commit: "chore: update Command Line SDK to 23.1.0" | Re-trigger Greptile

@ChiragAgg5k ChiragAgg5k changed the title feat: SDK update for version 23.1.0 feat: Command Line SDK update for version 23.1.0 Jul 23, 2026
@ChiragAgg5k ChiragAgg5k changed the title feat: Command Line SDK update for version 23.1.0 feat: SDK update for version 23.1.0 Jul 23, 2026
@ChiragAgg5k ChiragAgg5k changed the title feat: SDK update for version 23.1.0 feat: Command Line SDK update for version 23.1.0 Jul 23, 2026
@ChiragAgg5k ChiragAgg5k changed the title feat: Command Line SDK update for version 23.1.0 feat: SDK update for version 23.1.0 Jul 23, 2026
@ChiragAgg5k
ChiragAgg5k merged commit 6900d74 into master Jul 24, 2026
2 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.

3 participants