Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify "embulkHome" instead of "into" in InstallEmbulkRunSet #5

Merged
merged 1 commit into from
May 29, 2024

Conversation

dmikurube
Copy link
Member

@dmikurube dmikurube commented Dec 1, 2023

This Gradle plugin intends to "set up" all files under the Embulk Home, not only Maven artifacts, but also embulk.properties and else.

Just reusing the existing into (in Copy) is not good. We'll want it to be explicit embulkHome.

@dmikurube dmikurube added this to the v0.1.1 milestone Dec 1, 2023
@dmikurube dmikurube force-pushed the specify-embulkHome-instead-of-into branch from a287291 to 14ac48a Compare December 1, 2023 09:04
Base automatically changed from bump-up-to-v0.1.1 to main December 1, 2023 09:21
@dmikurube dmikurube force-pushed the specify-embulkHome-instead-of-into branch 2 times, most recently from d5ad77a to 06b8bd3 Compare December 1, 2023 09:31
@dmikurube dmikurube force-pushed the specify-embulkHome-instead-of-into branch from 06b8bd3 to d0a71a0 Compare May 29, 2024 08:41
@dmikurube dmikurube force-pushed the specify-embulkHome-instead-of-into branch from d0a71a0 to 2008df8 Compare May 29, 2024 08:48
@dmikurube dmikurube marked this pull request as ready for review May 29, 2024 08:49
@dmikurube dmikurube requested a review from a team as a code owner May 29, 2024 08:49
Copy link
Member

@hiroyuki-sato hiroyuki-sato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM👍

@dmikurube
Copy link
Member Author

Thanks!

@dmikurube dmikurube merged commit 83458ff into main May 29, 2024
4 checks passed
@dmikurube dmikurube deleted the specify-embulkHome-instead-of-into branch May 29, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants