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

Add 'workingDirectory' parameter to the Generic Artifacts task #402

Merged
merged 4 commits into from
Jun 4, 2023

Conversation

flcdrg
Copy link
Contributor

@flcdrg flcdrg commented Apr 7, 2023

  • Allows overriding the default working directory

  • All tests passed. If this feature is not already covered by the tests, I added new tests.

  • This pull request is on the dev branch.

  • I used npm run format for formatting the code before submitting the pull request.


@github-actions
Copy link

github-actions bot commented Apr 7, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@flcdrg
Copy link
Contributor Author

flcdrg commented Apr 7, 2023

Relates to jfrog/jfrog-cli#1846

@flcdrg
Copy link
Contributor Author

flcdrg commented Apr 7, 2023

I have read the CLA Document and I hereby sign the CLA

@flcdrg
Copy link
Contributor Author

flcdrg commented Apr 7, 2023

recheck

Copy link
Contributor

@sverdlov93 sverdlov93 left a comment

Choose a reason for hiding this comment

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

Hi @flcdrg,
Thanks for your great contribution!
Please look at my following comments.

@@ -8,6 +8,7 @@
"main": "testUtils.ts",
"dependencies": {
"@jfrog/tasks-utils": "file:../jfrog-tasks-utils/jfrog-tasks-utils-1.0.0.tgz",
"@jfrog/test-utils": "file:",
Copy link
Contributor

Choose a reason for hiding this comment

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

what is the purpose behind that line?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure.. (I didn't add that myself, must have been tooling that did it)

tasks/JFrogGenericArtifacts/task.json Outdated Show resolved Hide resolved
tasks/JFrogGenericArtifacts/runGenericArtifacts.js Outdated Show resolved Hide resolved
@sverdlov93
Copy link
Contributor

Hi @flcdrg,
Are you planning to continue with the above PR or do you want us to take it and add the above functionality?

@flcdrg
Copy link
Contributor Author

flcdrg commented May 3, 2023

yes, got caught up with other things :-)

flcdrg and others added 3 commits May 19, 2023 19:33
- Allows overriding the default working directory
Co-authored-by: Michael Sverdlov <sverdlov93@gmail.com>
@flcdrg flcdrg force-pushed the workingdir-for-generic-artifacts branch from e67f463 to e7498b6 Compare May 19, 2023 10:03
@flcdrg
Copy link
Contributor Author

flcdrg commented Jun 2, 2023

Ready to review again

@sverdlov93 sverdlov93 merged commit 5494b0b into jfrog:dev Jun 4, 2023
@sverdlov93
Copy link
Contributor

Hi @flcdrg,
Thanks for your contribution!
The PR is merged and will be released soon!

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.

2 participants