Skip to content

check_localizable exclude vendor dir #297

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

Merged
merged 1 commit into from
May 15, 2024

Conversation

mbussolotto
Copy link
Member

@mbussolotto mbussolotto commented May 7, 2024

What does this PR change?

go mod vendor command can be used to download golang dependencies in vendor folder (e.g. devcontainer). We want to exclude this folder from check_localizable

Test coverage

  • No tests: add explanation

  • No tests: already covered

  • Unit tests were added

  • DONE

Links

Issue(s): #

  • DONE

Changelogs

Make sure the changelogs entries you are adding are compliant with https://github.com/uyuni-project/uyuni/wiki/Contributing#changelogs and https://github.com/uyuni-project/uyuni/wiki/Contributing#uyuni-projectuyuni-repository

If you don't need a changelog check, please mark this checkbox:

  • No changelog needed

If you uncheck the checkbox after the PR is created, you will need to re-run changelog_test (see below)

Before you merge

Check How to branch and merge properly!

@mbussolotto mbussolotto force-pushed the vendor_localizable branch from d14459c to 044ac8f Compare May 7, 2024 12:25
@mbussolotto mbussolotto changed the title Vendor localizable check_localizable exclude vendor dir May 7, 2024
@mbussolotto mbussolotto requested a review from cbosdo May 7, 2024 12:27
@mbussolotto mbussolotto requested a review from cbosdo May 13, 2024 09:30
@mbussolotto mbussolotto force-pushed the vendor_localizable branch from 8ed3625 to 7259146 Compare May 13, 2024 09:45
@mbussolotto mbussolotto force-pushed the vendor_localizable branch from 4de0d92 to c5ca49e Compare May 15, 2024 13:11
@mbussolotto mbussolotto merged commit aea58c1 into uyuni-project:main May 15, 2024
6 checks passed
mbussolotto added a commit to mbussolotto/uyuni-tools that referenced this pull request May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants