Skip to content

feat(server): Add CLI task to list organizations - #13331

Open
FirelightFlagboy wants to merge 1 commit into
rust-pydantic-supportfrom
tasks-list-orga
Open

FirelightFlagboy wants to merge 1 commit into
rust-pydantic-supportfrom
tasks-list-orga

Conversation

@FirelightFlagboy

@FirelightFlagboy FirelightFlagboy commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

In preparation of #8352, I needed to bootstrap the tasks cli group and investigate if it's doable to perform operation without relying on a running backend.

Also investigate how to support pydantic directly in server crate allowing to skip defining *Field annotations and making intergration of parsec types simpler on python side with pydantic (Usefull for the added command since it rely on pydantic & parsec's types)

@FirelightFlagboy
FirelightFlagboy force-pushed the tasks-list-orga branch 3 times, most recently from 56bd3df to 1c2520f Compare September 4, 2026 13:43
@FirelightFlagboy
FirelightFlagboy marked this pull request as ready for review September 14, 2026 09:47
@FirelightFlagboy
FirelightFlagboy requested review from a team as code owners September 14, 2026 09:47
Comment thread server/Cargo.toml
@FirelightFlagboy
FirelightFlagboy changed the base branch from master to rust-pydantic-support September 14, 2026 11:03
@FirelightFlagboy
FirelightFlagboy added this pull request to stack #13377 September 14, 2026 11:12
In preparation of #8352, I needed to bootstrap the `tasks` cli group and investigate if it's doable to perform operation without relying on a running backend
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