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

Yarn- Enhancements to Artifactory Integration and auto-installation for yarn projects #1015

Conversation

eranturgeman
Copy link
Contributor

@eranturgeman eranturgeman commented Nov 2, 2023

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • This pull request is on the dev branch.
  • I used gofmt for formatting the code before submitting the pull request.

Summery of changes:

Implemented the ability to configure an Artifactory server as a resolution server while constructing the yarn dependency tree.

Introduced auto-install functionality for yarn projects within the process of building dependency trees. Users can also supply customized installation commands. Note that not all entry points support the provision of these parameters.

Resolved a bug related to the restoration of a backup file.

Added tests and test cases for the newly introduced functionalities.

@eranturgeman eranturgeman temporarily deployed to frogbot November 2, 2023 09:52 — with GitHub Actions Inactive
Copy link
Contributor

github-actions bot commented Nov 2, 2023


@eranturgeman eranturgeman added the improvement Automatically generated release notes label Nov 15, 2023
@eranturgeman eranturgeman marked this pull request as ready for review November 15, 2023 11:35
…rn-auto-install-and-resolve-from-artifactory
…e-from-artifactory' into yarn-auto-install-and-resolve-from-artifactory
artifactory/commands/utils/npmcmdutils.go Outdated Show resolved Hide resolved
xray/commands/audit/sca/yarn/yarn.go Show resolved Hide resolved
xray/commands/audit/sca/yarn/yarn.go Outdated Show resolved Hide resolved
xray/commands/audit/sca/yarn/yarn.go Outdated Show resolved Hide resolved
xray/commands/audit/sca/yarn/yarn.go Outdated Show resolved Hide resolved
xray/commands/audit/sca/yarn/yarn.go Show resolved Hide resolved
…rn-auto-install-and-resolve-from-artifactory
…e-from-artifactory' into yarn-auto-install-and-resolve-from-artifactory
Copy link
Contributor

👍 Frogbot scanned this pull request and found that it did not add vulnerable dependencies.


@eranturgeman eranturgeman changed the title Yarn- Artifactory server configuration & auto-install Yarn- Enhancements to Artifactory Integration and auto-installation for yarn projects Nov 19, 2023
@eranturgeman eranturgeman merged commit 1e3374c into jfrog:dev Nov 19, 2023
8 checks passed
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