embulk / embulk/gradle-embulk-plugins

Prepare gemContents in a separate task

Open
#70 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
8
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Some Embulk plugins have been quick-tested with the `-l` option for `lib/`. As the `lib/` directory is removed when this Gradle plugin is applied, we need an alternative.

Reference:
* https://github.com/civitaspo/embulk-filter-expand_json/tree/v0.3.0#run-example
* https://twitter.com/Civitaspo/status/1226525105154646016 (ja_JP)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the Gradle plugin's task handling and how the `lib/` directory is removed when the plugin is applied. Use the linked Embulk plugin quick-test examples as the expected behavior; done means `gemContents` is prepared in a separate task and provides an alternative to using `-l` with `lib/`.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.