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 an option screwdrivercd_version to add links to the git source in the project links. #43

Closed
dwighthubbard opened this issue Nov 19, 2019 · 2 comments · Fixed by #110
Labels
enhancement New feature or request good first issue Good for newcomers HackTogether For Yahoo Hack Together event

Comments

@dwighthubbard
Copy link
Collaborator

Add an option for the version updater to add/update a source repository project link that links back to the github hash of the source used to build the package.

Expected Behavior

If the flag is true in the configuration, the generated package will have a project link that points back to the github url of the git hash with the source used to generate the package.

Current Behavior

There is no source project_link

@dwighthubbard dwighthubbard added enhancement New feature or request good first issue Good for newcomers labels Nov 19, 2019
@r-andrew-dev r-andrew-dev added the HackTogether For Yahoo Hack Together event label Mar 23, 2021
@patrasap0908
Copy link

@dwighthubbard, the expected result is for the utility to add a link to the commit's SHA hash that caused the package to get built to metadata section in setup.cfg, correct?

@patrasap0908
Copy link

@dwighthubbard, the expected result is for the utility to add a link to the commit's SHA hash that caused the package to get built to metadata section in setup.cfg, correct?

Ignore this comment, take a look at #107 whenever you get a chance.

@dwighthubbard dwighthubbard linked a pull request Jun 28, 2022 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers HackTogether For Yahoo Hack Together event
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants
@dwighthubbard @r-andrew-dev @patrasap0908 and others