Is there an existing issue for this?
Description
Dart-runner versions greater than 0.96 create an extra directory with the same name as the .tar file but with a "_artifact" appended to the name. The --skip-artifacts flag can be used to not create this extra directory.
Suggested Implementation
Add --skip-artifacts flag to dart-runner in bagger