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

Use TransformURL over MutateGitURLsInText for the agent #1207

Merged
merged 2 commits into from
Jan 15, 2023

Conversation

Racer159
Copy link
Contributor

Description

This removes the requirement for a git url to end in .git

Related Issue

Fixes #482

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist before merging

  • Tests have been added/updated as necessary (add the needs-tests label)
  • Documentation has been updated as necessary (add the needs-docs label)
  • An ADR has been written as necessary (add the needs-adr label) [ 1 2 3 ]

@jeff-mccoy jeff-mccoy merged commit 5873b25 into main Jan 15, 2023
@jeff-mccoy jeff-mccoy deleted the 482-remove-.git-requirement branch January 15, 2023 07:10
jeff-mccoy pushed a commit that referenced this pull request Jan 15, 2023
This removes the requirement for a git url to end in .git

## Related Issue

Fixes #482

## Type of change

- [X] Bug fix (non-breaking change which fixes an issue)
Noxsios pushed a commit that referenced this pull request Mar 8, 2023
This removes the requirement for a git url to end in .git

## Related Issue

Fixes #482

## Type of change

- [X] Bug fix (non-breaking change which fixes an issue)
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.

Validate git repository link format in zarf.yaml during build
2 participants