Skip to content

Mtor/solution refactor prod 14842#401

Merged
sellisd merged 9 commits intomainfrom
mtor/solution_refactor_PROD-14842
Oct 13, 2025
Merged

Mtor/solution refactor prod 14842#401
sellisd merged 9 commits intomainfrom
mtor/solution_refactor_PROD-14842

Conversation

@MohcineTor
Copy link
Collaborator

What's new:

  • New command group for managing runTemplates

@MohcineTor MohcineTor requested a review from sellisd October 10, 2025 14:34
Copy link
Contributor

Choose a reason for hiding this comment

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

We can also remove the service about solution handlers as it is does not exist in v5

Copy link
Contributor

Choose a reason for hiding this comment

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

error in breaking the line, instead do:
f"This is an example of a big f-string {variable} that "
f"can continue on a second line {other-variable}"
"and can be combined with normal (non-f-strings)"

@pass_azure_token("csm_api")
@argument("identity_id", type=str)
@pass_keycloak_token()
@option("--email", "email", type=str, required=True, help="Email valid")
Copy link
Contributor

Choose a reason for hiding this comment

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

should we call this email or id? I thought it was any unique id

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

in the api explication is an email :

The identity id :
Example"user@company.com"

@sellisd sellisd merged commit b0bc271 into main Oct 13, 2025
4 checks passed
@sellisd sellisd deleted the mtor/solution_refactor_PROD-14842 branch October 13, 2025 09: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

Comments