Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feat: Command Line SDK update for version 23.2.0 - #346

#346
Merged
ChiragAgg5k merged 12 commits into
masterappwrite/sdk-for-cli:masterfrom
devappwrite/sdk-for-cli:devCopy head branch name to clipboard
Jul 28, 2026
Merged

feat: Command Line SDK update for version 23.2.0#346
ChiragAgg5k merged 12 commits into
masterappwrite/sdk-for-cli:masterfrom
devappwrite/sdk-for-cli:devCopy head branch name to clipboard

Conversation

@ChiragAgg5k

@ChiragAgg5k ChiragAgg5k commented Jul 28, 2026

Copy link
Copy Markdown
Member

This PR contains updates to the Command Line SDK for version 23.2.0.

@ChiragAgg5k ChiragAgg5k changed the title feat: Command Line SDK update for version 23.2.0 feat: SDK update for version 23.2.0 Jul 28, 2026
master carried 23.1.0 as a squashed commit while dev kept the original
commits, so every generated file conflicted between the new 23.2.0 output
and the stale 23.1.0 one.

master's tree at the squash is byte-identical to dev's 23.1.0 commit, so it
contributes nothing dev does not already have. Every conflict is resolved in
favour of dev, and the resulting tree matches the freshly generated SDK
exactly.
@greptile-apps

greptile-apps Bot commented Jul 28, 2026

Copy link
Copy Markdown

Greptile Summary

The PR updates the Command Line SDK to version 23.2.0.

  • Adds installation, namespace, table-operation, and query-filtering service commands.
  • Carries additional site configuration fields through pull and push flows.
  • Adds project-confined symlink support for deployment packaging and local function execution.
  • Updates OAuth token refresh handling to use the logged-in session endpoint.
  • Updates release automation, dependencies, documentation, and installation metadata.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
lib/commands/utils/deployment.ts Adds project-confined symlink traversal, cycle handling, deployment-file summaries, and archive dereferencing.
lib/commands/run.ts Updates local function reloads and hot swaps to support symlinked source files within the project boundary.
lib/emulation/docker.ts Uses the shared project-bounded file enumeration when staging local function builds.
lib/sdks.ts Refreshes OAuth credentials against the stored session endpoint and prevents authenticated endpoint mismatches.
lib/auth/login.ts Adapts account recovery to the session-derived access-token refresh flow.
lib/commands/push.ts Preserves additional site fallback and VCS configuration fields during synchronization.
lib/commands/pull.ts Includes newly supported site configuration fields in pulled project state.
lib/commands/services/apps.ts Adds generated commands for listing, reading, deleting, and tokenizing app installations.
lib/commands/services/tablesdb.ts Renames the service command and adds dedicated database operation listing.
lib/commands/services/vcs.ts Adds namespace listing, repository provider namespaces, and expanded list-query options.
lib/response-config.ts Adds response field configurations for the newly generated service operations.
.github/workflows/publish.yml Migrates Homebrew tap publishing to a short-lived GitHub App token.

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

@ChiragAgg5k ChiragAgg5k changed the title feat: SDK update for version 23.2.0 feat: Command Line SDK update for version 23.2.0 Jul 28, 2026
@ChiragAgg5k
ChiragAgg5k merged commit b541187 into master Jul 28, 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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.