embulk / embulk/gradle-embulk-plugins

Execute almost all the process of the `gem` task in `GemCopyAction`

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
nitpicks-and-refactoring
Dominant language
Java
Stars
8
Forks
3
PR merge metrics
No merged PRs in 30d

Description

`AbstractArchiveTask` is expected to "read" the original data, and write into the destination archive, in its `CopyAction`. Currently, the process is done by running "copy", and executing JRuby in `Gem`, and then move the archive generated by JRuby to the destination path.

The process should be done in `GemCopyAction` to be compliant.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.