Skip to content

fix: show feedback when gridtk resubmit finds no matching jobs#24

Merged
183amir merged 2 commits intomainfrom
fix/resubmit-feedback
Mar 16, 2026
Merged

fix: show feedback when gridtk resubmit finds no matching jobs#24
183amir merged 2 commits intomainfrom
fix/resubmit-feedback

Conversation

@183amir
Copy link
Copy Markdown
Collaborator

@183amir 183amir commented Mar 16, 2026

Summary

  • Show a helpful message when gridtk resubmit finds no matching jobs, explaining default state filtering and suggesting --state all
  • Add pixi task args support so pixi run test accepts extra pytest flags (e.g. pixi run test '-k test_name')
  • Update pixi to v0.65.0 in CI to support task args

Closes #14

🤖 Generated with Claude Code


📚 Documentation preview 📚: https://gridtk--24.org.readthedocs.build/en/24/

Closes #14

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@183amir 183amir force-pushed the fix/resubmit-feedback branch from 309d88d to d7f5953 Compare March 16, 2026 14:44
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/gridtk
  cli.py
Project Total  

This report was generated by python-coverage-comment-action

@183amir 183amir requested a review from Yannick-Dayer March 16, 2026 14:57
Copy link
Copy Markdown
Member

@Yannick-Dayer Yannick-Dayer left a comment

Choose a reason for hiding this comment

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

Thanks for fixing the pixi tasks.
Additions look good.

@183amir 183amir merged commit a5801d7 into main Mar 16, 2026
10 checks passed
@183amir 183amir deleted the fix/resubmit-feedback branch March 16, 2026 15:50
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.

Improve gridtk resubmit Feedback When No Jobs Are Resubmitted

2 participants