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: Parametrize number of files in diff from azure devops endpoint #5297

Closed
wants to merge 10 commits into from

Conversation

bub3n
Copy link

@bub3n bub3n commented Feb 3, 2025

what

why

  • At our company we use Atlantis for terraform Automatization, we bumped into the problem if we have lots of changes across multiple projects that atlantis is not returning all of them

tests

  • I have tested it in our stack
  • also I fixed test and I was able to run make test without any errors

references

@bub3n bub3n requested review from a team as code owners February 3, 2025 14:03
@bub3n bub3n requested review from GenPage, lukemassa and X-Guardian and removed request for a team February 3, 2025 14:03
@dosubot dosubot bot added go Pull requests that update Go code provider/azuredevops labels Feb 3, 2025
@github-actions github-actions bot added docs Documentation dependencies PRs that update a dependency file labels Feb 3, 2025
@bub3n bub3n changed the title Parametrize number of files in diff from azure devops endpoint fix: Parametrize number of files in diff from azure devops endpoint Feb 3, 2025
Petr Bubenik and others added 10 commits February 3, 2025 15:08
…orkflows/website.yml (main) (runatlantis#5292)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Petr Bubenik <[email protected]>
Signed-off-by: Luke Massa <[email protected]>
Signed-off-by: Petr Bubenik <[email protected]>
…/workflows/scorecard.yml (main) (runatlantis#5295)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Petr Bubenik <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies PRs that update a dependency file docs Documentation github-actions go Pull requests that update Go code provider/azuredevops provider/gitlab
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Atlantis plans less projects than anticipated by modified files
3 participants