Skip to content

Conversation

@kelly-sovacool
Copy link
Member

@kelly-sovacool kelly-sovacool commented Oct 1, 2025

Changes

Print an error message and direct users to run jobby directly instead

These scripts no longer worked with jobby as of ccbr_tools v0.4.0 anyway

Issues

fixes #119

PR Checklist

(Strikethrough any points that are not applicable.)

  • This comment contains a description of changes with justifications, with any relevant issues linked.
  • [ ] Write unit tests for any new features, bug fixes, or other code changes.
  • Update docs if there are any API changes.
  • Update CHANGELOG.md with a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/

@kelly-sovacool kelly-sovacool changed the title chore: deprecate run_jobby_* scripts fix: deprecate run_jobby_* scripts Oct 1, 2025
@codecov
Copy link

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.02%. Comparing base (644dcf2) to head (2b6c29c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #123   +/-   ##
=======================================
  Coverage   65.02%   65.02%           
=======================================
  Files          25       25           
  Lines        1787     1787           
=======================================
  Hits         1162     1162           
  Misses        625      625           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kelly-sovacool kelly-sovacool merged commit b09ee6f into main Oct 1, 2025
4 of 5 checks passed
@kelly-sovacool kelly-sovacool deleted the iss-119 branch October 1, 2025 18:23
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.

Remove legacy scripts

2 participants