Skip to content

Feat: Add --skip-artifacts flag to not create artifacts folder#135

Merged
HafeezOJ merged 6 commits into
mainfrom
124-add---skip-artifacts-flag-to-dart-runner
May 19, 2026
Merged

Feat: Add --skip-artifacts flag to not create artifacts folder#135
HafeezOJ merged 6 commits into
mainfrom
124-add---skip-artifacts-flag-to-dart-runner

Conversation

@HafeezOJ
Copy link
Copy Markdown
Collaborator

@HafeezOJ HafeezOJ commented May 19, 2026

Description

This PR adds the --skip-artifacts flag in bagger. The flag is passed to the dart-runner command. Adding this flag instructs dart-runner not to create the _artifacts folder mentioned in #124. The default value of the flag is True, and it requires dart-runner v1.0 or higher.

See #124

Documentation Update

  • I have updated README.md and other relevant documentation
  • No documentation update is needed

Implementation Notes

Run ReBACH normally and observe that _artifacts folder is not created.

@HafeezOJ HafeezOJ linked an issue May 19, 2026 that may be closed by this pull request
1 task
@HafeezOJ HafeezOJ self-assigned this May 19, 2026
@HafeezOJ HafeezOJ requested a review from zoidy May 19, 2026 18:06
@HafeezOJ HafeezOJ marked this pull request as ready for review May 19, 2026 18:07
@HafeezOJ HafeezOJ added the enhancement New feature or request label May 19, 2026
Comment thread bagger/config/__init__.py
@HafeezOJ HafeezOJ requested a review from zoidy May 19, 2026 20:19
@HafeezOJ HafeezOJ merged commit ed464a9 into main May 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add --skip-artifacts flag to dart-runner

2 participants