Skip to content

Pass multiple values to JF_WORKING_DIR#785

Closed
attiasas wants to merge 3 commits intojfrog:devfrom
attiasas:allow_multi_wd_in_env_param
Closed

Pass multiple values to JF_WORKING_DIR#785
attiasas wants to merge 3 commits intojfrog:devfrom
attiasas:allow_multi_wd_in_env_param

Conversation

@attiasas
Copy link
Contributor

  • 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 gofmt for formatting the code before submitting the pull request.
  • Update documentation about new features / new supported technologies

add option to parse multiple working dirs to JF_WORKING_DIR environment variable separated by ,

@attiasas attiasas added the improvement Automatically generated release notes label Nov 21, 2024
@attiasas attiasas added the safe to test Approve running integration tests on a pull request label Nov 21, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Nov 21, 2024
@@ -95,15 +95,14 @@ type Project struct {

func (p *Project) setDefaultsIfNeeded() error {
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add a test to the multiple working dirs.
Also - adjust the documentation (I guess it's a "," delimiter) - need to point that specifically.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't think we want to adjust the documentations yet, it should remain only usable if required.
We are going to work with CC soon

@attiasas attiasas added the safe to test Approve running integration tests on a pull request label Feb 2, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Feb 2, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2025

👍 Frogbot scanned this pull request and did not find any new security issues.


@hadarshjfrog
Copy link
Contributor

capability was merged in another PR: #872

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Automatically generated release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants