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

Remove dependencies updates for old ansible #258

Merged
merged 1 commit into from
Dec 29, 2022
Merged

Conversation

evrardjp
Copy link
Owner

The intention of the ansible 2.10 requirements is to test if the role is still working with old ansible.
It doesn't make sense to update this requirements file.

Yet, dependabot wants to always update it, and there is no way to tell dependabot to ignore this requirement file or only select the other file as the important one to update. (unless I start to craft folders for each of those, which is not necessary here). See also this issue in dependabot 1.

Using the .text extension has worked for mozilla 2, so I will follow the same approach.

The intention of the ansible 2.10 requirements is to test
if the role is still working with old ansible.
It doesn't make sense to update this requirements file.

Yet, dependabot wants to always update it, and there is
no way to tell dependabot to ignore this requirement file
or only select the other file as the important one to update.
(unless I start to craft folders for each of those, which
is not necessary here). See also this issue in dependabot [1].

Using the .text extension has worked for mozilla [2], so I will
follow the same approach.

[1]: dependabot/dependabot-core#1657
[2]: mozilla/fx-private-relay#2641
@evrardjp evrardjp merged commit 69e3418 into master Dec 29, 2022
@evrardjp evrardjp deleted the fix-dependabot branch December 29, 2022 10:41
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.

None yet

1 participant