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

feat: add target_dir to action options #82

Merged
merged 4 commits into from
Nov 17, 2022

Conversation

jdcmarques
Copy link
Contributor

Context

  • Added TARGET_DIR option to allow to specify where we want the files to be copied to
    • By default, it will only clean out the TARGET_DIR

requires #81
implements #70

@marquesj2-ppb
Copy link

Hey @s0, can you take a look at this PR?

@s0 s0 force-pushed the feat/add-target-dir-options branch from 2829101 to 48f9764 Compare November 17, 2022 22:33
@s0 s0 force-pushed the feat/add-target-dir-options branch from 48f9764 to 55e55bb Compare November 17, 2022 22:48
Copy link
Owner

@s0 s0 left a comment

Choose a reason for hiding this comment

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

Awesome work, thanks so much! I've rebased it ontop of the other PRs I've now merged and your other work.

There may be one bug when deleting files, I'm going to create a unit test that checks this, and then address it, just to get this in :)

action/src/index.ts Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@s0 s0 force-pushed the feat/add-target-dir-options branch from 6b28561 to ac9c405 Compare November 17, 2022 23:01
@s0 s0 enabled auto-merge November 17, 2022 23:02
@s0 s0 merged commit aa7ffa5 into s0:develop Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants