Skip to content

chore: add surf-cli.json - #419

Merged
ammodev merged 2 commits into
version/26.2from
chore/surf-cli-json
Sep 4, 2026
Merged

ammodev merged 2 commits into
version/26.2from
chore/surf-cli-json

Conversation

@ammodev

@ammodev ammodev commented Sep 1, 2026

Copy link
Copy Markdown
Member

This file was generated by surf-cli from what is already in the repository.

  • archetype: multi-module-plugin
  • modules: 19
  • dependencies: 0

Copilot AI lite review requested due to automatic review settings September 1, 2026 13:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a surf-cli.json manifest generated by surf-cli to describe this repository as a multi-module plugin project (metadata, tags, module list, and dependencies) for tooling/automation around the SURF-API codebase.

Changes:

  • Introduces surf-cli.json with project metadata (name, group, description, lifecycle, tags).
  • Lists 19 modules with their IDs and kinds for surf-cli consumption.
  • Declares an empty dependencies map (no external dependencies recorded by the generator).

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

Comment thread surf-cli.json
@@ -0,0 +1,100 @@
{
"$schema": "https://raw.githubusercontent.com/SLNE-Development/surf-cli/master/schema/surf-cli.schema.json",
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

⚠️ API/ABI changes detected!

This PR contains changes that modified the public API. To update the reference ABI dumps:

./gradlew updateKotlinAbi
git add **/api/**
git commit -m "Update ABI reference"
git push

After updating, the CI will pass. Make sure the changes are backward compatible.

@ammodev
ammodev merged commit 1da1587 into version/26.2 Sep 4, 2026
7 checks passed
@ammodev
ammodev deleted the chore/surf-cli-json branch September 4, 2026 12:41
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.

2 participants