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: handle git refs during build process #34

Merged
merged 1 commit into from
Mar 30, 2021
Merged

Conversation

roleyfoley
Copy link
Contributor

Description

Update the clone configuration for hamlet build to handle tags, and main master branches for builds

Motivation and Context

Cloning of the hamlet repos were failing when using a version tag

How Has This Been Tested?

Tested locally

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Refactor (non-breaking change which improves the structure or operation of the implementation)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Followup Actions

  • None

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • None of the above.

Update the clone configuration for hamlet build to handle
tags, and main master branches for builds
@roleyfoley roleyfoley requested a review from a team March 30, 2021 05:12
@roleyfoley roleyfoley merged commit 612ccb8 into master Mar 30, 2021
@roleyfoley roleyfoley deleted the fix-hamlet-cloning branch March 30, 2021 05:13
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.

1 participant