Skip to content

CRUD mission ops#1770

Merged
lbarberi1927 merged 15 commits into
devfrom
feat/1712_CRUD_mission_ops
Oct 3, 2025
Merged

CRUD mission ops#1770
lbarberi1927 merged 15 commits into
devfrom
feat/1712_CRUD_mission_ops

Conversation

@lbarberi1927

Copy link
Copy Markdown
Contributor

Addresses Issue 1712

@lbarberi1927
lbarberi1927 requested a review from wp99cp September 24, 2025 12:12
@github-actions

github-actions Bot commented Sep 24, 2025

Copy link
Copy Markdown

Jest Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 131f8fa. ± Comparison against base commit a0db289.

♻️ This comment has been updated with latest results.

@wp99cp

This comment was marked as off-topic.

@wp99cp

This comment was marked as outdated.

@wp99cp

This comment was marked as outdated.

@wp99cp

This comment was marked as outdated.

@wp99cp

This comment was marked as outdated.

@wp99cp

This comment was marked as outdated.

@wp99cp

This comment was marked as outdated.

wp99cp

This comment was marked as outdated.

@wp99cp wp99cp left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I have a last small thing to change, afterwards we can merge this PR.

Comment thread cli/kleinkram/cli/_mission.py Outdated
if mission_patterns and not (project_patterns or project_ids):
raise InvalidMissionQuery(
"Mission query does not uniquely determine mission. "
"When deleting by mission name, project name or id must be specified"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can we instead write "Project name or id must be specified when deleting by mission name" to avoid misunderstanding?

@wp99cp
wp99cp marked this pull request as ready for review October 2, 2025 11:48
@lbarberi1927
lbarberi1927 merged commit 1d96109 into dev Oct 3, 2025
3 checks passed
@wp99cp
wp99cp deleted the feat/1712_CRUD_mission_ops branch November 18, 2025 10:16
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