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

Fix commit hash discovery #107

Merged
merged 6 commits into from
Feb 5, 2022
Merged

Fix commit hash discovery #107

merged 6 commits into from
Feb 5, 2022

Conversation

eduard-tita
Copy link
Collaborator

This pull request makes the following changes:

  • Provide a better default value for the scanFolderPath field in NexusIqPluginScanExtension (the current value will never work).
  • Document how to set the scanFolderPath field in order to properly collect the commit hash during scans.

It relates to the following issue #s:

cc @bhamail / @DarthHater / @guillermo-varela / @shaikhu

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hi!

First of all, thank you for opening your first pull-request. Elementary, we appreciate all submissions that helps us continue improving this plugin.

Please take a look to our contributing guidelines and make sure all requirements are fulfilled.

As this is a community project we can't commit to official due dates for reviews and developing, but we're definitely committed to delivering services, integrations and plugins of top quality.

So please be patient, we will review your pull-request and get back to you as soon as we can!

Regards,
Sherlock Trunks 🐘

@shaikhu
Copy link
Contributor

shaikhu commented Feb 4, 2022

Tested locally with sample gradle project and was able to discover commit hash 🎉
image

Copy link
Contributor

@shaikhu shaikhu left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@guillermo-varela guillermo-varela left a comment

Choose a reason for hiding this comment

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

+1

@guillermo-varela
Copy link
Contributor

Thanks for your contribution @eduard-tita 👍

@guillermo-varela guillermo-varela merged commit 4cf2f52 into main Feb 5, 2022
@eduard-tita eduard-tita deleted the 92-discover-commti-hash branch February 7, 2022 13:32
shaikhu pushed a commit that referenced this pull request Oct 10, 2024
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.

[FEATURE] Discover git commit hash
3 participants