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: grab dependencies from github to avoid galaxy timeouts #33

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

gardar
Copy link
Member

@gardar gardar commented Mar 1, 2023

Ansible galaxy frequently has timeout issues which makes the testing fail, we can limit the calls to galaxy by grabbing the collection dependencies directly from their git repos.

@github-actions github-actions bot added bugfix and removed bugfix labels Mar 1, 2023
Signed-off-by: gardar <gardar@users.noreply.github.com>
@SuperQ SuperQ merged commit a715cb3 into prometheus-community:main Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants