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

Updates to PR#107 which was mostly done #110

Merged
merged 24 commits into from
Jun 28, 2022
Merged

Conversation

dwighthubbard
Copy link
Collaborator

@dwighthubbard dwighthubbard commented Jun 28, 2022

Description

This PR is based on PR#107 which hasn't seen any work for quite a while.

This PR makes the following changes:

  • Adds more tests for the new code.
  • Generate a correct url if the SCM_URL has a ssh git url
  • Put the source value in the [metadata]project_urls where the packaging system will use it.

Motivation and Context

PR#107 hasn't seen any progress in quite a while

How Has This Been Tested?

New code has full test coverage.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

License

I confirm that this contribution is made under a Apache 2.0 license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

Abhishek Patra and others added 23 commits June 27, 2022 18:03
- Handle both ssh and https git urls
- Update the project_urls configuration argument that setuptools expects
- Add more through tests to bring coverage of the new code to 100%
- Handle both ssh and https git urls
- Update the project_urls configuration argument that setuptools expects
- Add more through tests to bring coverage of the new code to 100%
- Handle both ssh and https git urls
- Update the project_urls configuration argument that setuptools expects
- Add more through tests to bring coverage of the new code to 100%
- Handle both ssh and https git urls
- Update the project_urls configuration argument that setuptools expects
- Add more through tests to bring coverage of the new code to 100%
- Handle both ssh and https git urls
- Update the project_urls configuration argument that setuptools expects
- Add more through tests to bring coverage of the new code to 100%
- Handle both ssh and https git urls
- Update the project_urls configuration argument that setuptools expects
- Add more through tests to bring coverage of the new code to 100%
- Handle both ssh and https git urls
- Update the project_urls configuration argument that setuptools expects
- Add more through tests to bring coverage of the new code to 100%
- Handle both ssh and https git urls
- Update the project_urls configuration argument that setuptools expects
- Add more through tests to bring coverage of the new code to 100%
- Handle both ssh and https git urls
- Update the project_urls configuration argument that setuptools expects
- Add more through tests to bring coverage of the new code to 100%
- Handle both ssh and https git urls
- Update the project_urls configuration argument that setuptools expects
- Add more through tests to bring coverage of the new code to 100%
@dwighthubbard dwighthubbard self-assigned this Jun 28, 2022
@dwighthubbard dwighthubbard added the enhancement New feature or request label Jun 28, 2022
screwdriver.yaml Outdated Show resolved Hide resolved
@dwighthubbard dwighthubbard merged commit b2c9fb7 into master Jun 28, 2022
@dwighthubbard dwighthubbard deleted the link-to-commit2 branch July 13, 2022 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an option screwdrivercd_version to add links to the git source in the project links.
2 participants