Skip to content

feat(cli) Add All missing features of the Organizations API#263

Open
DerBurri wants to merge 37 commits into
mainfrom
add-organization-api
Open

feat(cli) Add All missing features of the Organizations API#263
DerBurri wants to merge 37 commits into
mainfrom
add-organization-api

Merge branch 'main' into add-organization-api

14043b3
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jun 17, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 0304f19 update(deps): update module github.com/vektra/mock... Valid sign-off found
🟢 d7f594b update(deps): update kubernetes monorepo to v0.36.... Valid sign-off found
🟢 eaecbc9 update(deps): update module github.com/onsi/gomega... Valid sign-off found
🟢 955739d Codesphere MCP server (#272) Valid sign-off found
🟢 4531e2b add list organizations command Valid sign-off found
🟢 1c0ddde feat(test): removed old code Valid sign-off found
🟢 d11e102 add missing err checks for stdout closing Valid sign-off found
🟢 d4038f2 chore(docs): Auto-update docs and licenses Valid sign-off found
🟢 d6acd0f feat(api): Add organization filtering to ListTeams Valid sign-off found
🟢 976ea32 chore(docs): Auto-update docs and licenses Valid sign-off found
🟢 4ac9847 feat(cli): Valid sign-off found
🟢 087cf36 chore(docs): Auto-update docs and licenses Valid sign-off found
🟢 4e86400 chore(lint): removed unused orgId field in createT... Valid sign-off found
🟢 1f62637 add logic seperation for teams and org teams Valid sign-off found
🟢 6963d8d add unit tests for team creation Valid sign-off found
🟢 fd684c0 updated openapi client Valid sign-off found
🟢 bbc8b33 add team management features Valid sign-off found
🟢 3b037e6 refactor: update organization ID handling in team ... Valid sign-off found
🟢 aa58636 chore(docs): Auto-update docs and licenses Valid sign-off found
🟢 9ba32f4 feat: implement organization management API and up... Valid sign-off found
🟢 326abbf added examples Valid sign-off found
🟢 51646af chore(docs): Auto-update docs and licenses Valid sign-off found
🟢 ba97136 test: Add unit test for email validation Valid sign-off found
🟢 6cc6ae8 add examples Valid sign-off found
🟢 b96be2d add email validation Valid sign-off found
🟢 2a6375c chore(docs): Auto-update docs and licenses Valid sign-off found
🟢 df17d9a removed reduntant code Valid sign-off found
🟢 6ecf7fc chore(docs): Auto-update docs and licenses Valid sign-off found
🟢 c71e2e4 remove: unnecessary team name flag in team_remove.... Valid sign-off found
🟢 ad2ed98 feat: minor refactorings Valid sign-off found
🟢 55028ab fixed test Valid sign-off found
🟢 0a3709a fix: correct error message for unset team ID in Re... Valid sign-off found
🟢 6ebb971 changed validation for userId to <= 0 Valid sign-off found
🟢 c96c14d chore(docs): Auto-update docs and licenses Valid sign-off found
🟢 3baf63f Merge branch 'add-organization-api' of https://git... Valid sign-off found
🟢 66f578e fixed linter errors Valid sign-off found
🟢 14043b3 Merge branch 'main' into add-organization-api Skipped: sign-off not required in merge commit