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

Refined go:embed handling for Go projects #152

Merged
merged 12 commits into from
Dec 3, 2023

Conversation

noyshabtay
Copy link
Contributor

@noyshabtay noyshabtay commented Nov 30, 2023

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

  • Fixed warning created by go:embed files.
  • go:embed test with a project resource were added.
  • User get notification in case go list command had errors.
  • Removed code warnings in files.

@noyshabtay noyshabtay added the improvement Automatically generated release notes label Nov 30, 2023
@noyshabtay noyshabtay self-assigned this Nov 30, 2023
Copy link

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


src/test/resources/go/embedProject/go.mod Outdated Show resolved Hide resolved
src/test/resources/go/embedProject/version.txt Outdated Show resolved Hide resolved
@noyshabtay noyshabtay merged commit 2390847 into jfrog:master Dec 3, 2023
10 of 11 checks passed
@noyshabtay noyshabtay deleted the go-embed branch December 3, 2023 13:02
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.

3 participants