Skip to content

feat(serverless): list app deploy, scaling, audit, and error events - #105

Open
Ryank90 wants to merge 1 commit into
rc/serverlessfrom
feat/apps-events
Open

feat(serverless): list app deploy, scaling, audit, and error events#105
Ryank90 wants to merge 1 commit into
rc/serverlessfrom
feat/apps-events

Conversation

@Ryank90

@Ryank90 Ryank90 commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add ListAppEvents (Page[AppEvent]) wrapping GET /v1/apps/{appId}/events.
  • Add runware serverless apps events <appId> with --type, --limit, and --cursor. --type is validated locally (deploy, scaling, audit, error).
  • Table shows time, type, message, and worker/endpoint ids when present. JSON/YAML print the page (data + nextCursor). apps logs stays a stub.

Surface GET /v1/apps/{appId}/events so operators can inspect the control-plane trail without a logs API.

Co-authored-by: Cursor <cursoragent@cursor.com>
@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. To trigger a review, include coderabbit-review in the PR description. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 34cf9c59-091a-481e-852a-0396b3f8cba5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant