Skip to content

fix(file_format): cover jsonl in addition to json for taskset definitions#486

Merged
jdchawla29 merged 1 commit into
mainfrom
sumanth/cover-jsonl-taskset-defs
Jul 10, 2026
Merged

fix(file_format): cover jsonl in addition to json for taskset definitions#486
jdchawla29 merged 1 commit into
mainfrom
sumanth/cover-jsonl-taskset-defs

Conversation

@s7manth

@s7manth s7manth commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator
  • tasksets can be exported in jsonl format too, in addition to json format

Note

Low Risk
One-line glob change in Harbor export cleanup only; no auth, runtime, or grading behavior changes.

Overview
Harbor export copies the env build context into each task’s environment/ folder and already removes copied HUD taskset definition files so they don’t end up in the image.

The cleanup glob is widened from *.json to *.json*, so .jsonl taskset exports (and other json-prefixed names) are removed the same way as plain .json files when the source tasks file lives in that build context.

Reviewed by Cursor Bugbot for commit c970f79. Bugbot is set up for automated code reviews on this repo. Configure here.

@s7manth s7manth requested a review from lorenss-m July 9, 2026 05:27
@s7manth s7manth self-assigned this Jul 9, 2026
@s7manth s7manth requested review from jdchawla29 and removed request for lorenss-m July 9, 2026 05:28
@jdchawla29 jdchawla29 merged commit a9466e7 into main Jul 10, 2026
9 checks passed
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