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

feat: support depth URL argument in Terragrunt modules #21494

Merged
merged 9 commits into from
Apr 18, 2023

Conversation

emil2k
Copy link
Contributor

@emil2k emil2k commented Apr 13, 2023

Changes

Add Support for renovating Terragrunt Modules from Git repositories using shallow clone URL argument by expanding the Regex

Context

Similar to #21287 but for Terragrunt.

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

@rarkins rarkins requested a review from secustor April 13, 2023 19:18
lib/modules/manager/terragrunt/extract.spec.ts Outdated Show resolved Hide resolved
lib/modules/manager/terragrunt/extract.spec.ts Outdated Show resolved Hide resolved
lib/modules/manager/terragrunt/extract.spec.ts Outdated Show resolved Hide resolved
@emil2k emil2k requested a review from secustor April 17, 2023 07:22
lib/modules/manager/terragrunt/__fixtures__/4.hcl Outdated Show resolved Hide resolved
lib/modules/manager/terragrunt/__fixtures__/4.hcl Outdated Show resolved Hide resolved
lib/modules/manager/terragrunt/modules.ts Outdated Show resolved Hide resolved
lib/modules/manager/terragrunt/modules.ts Outdated Show resolved Hide resolved
emil2k and others added 4 commits April 17, 2023 12:47
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
@emil2k emil2k requested a review from secustor April 17, 2023 10:59
Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

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

Do we really need so many fixtures?

@emil2k
Copy link
Contributor Author

emil2k commented Apr 17, 2023

@viceice I don't have any strong opinion, I was just trying to follow the existing style.

@rarkins rarkins added this pull request to the merge queue Apr 18, 2023
Merged via the queue into renovatebot:main with commit 288ad1f Apr 18, 2023
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 35.52.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants