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

Updated dependabot config making updates-entries unique as required by dependabot #2822

Merged
merged 1 commit into from
Oct 5, 2022

Conversation

JonasKunz
Copy link
Contributor

Currently dependabot complains about our config:

The property '#/updates/1' is a duplicate. Update configs must have a unique combination of 'package-ecosystem', 'directory', and 'target-branch'

With this PR I attempt to trick dependabot into still evaluating both of our updates-rules at least on the apm-agent-plugins submodules, from which to my understanding the monthly-exemptions originate.

If the maven dependabot strategy is implemented as described here, it should hopefully work. Unfortunately I wasn't able to find any actual documentation on the behaviour with overlapping directories.

We will see whether after this PR dependabot still continues opening PRs weekly for the apm-agent-plugins or not.

@JonasKunz JonasKunz requested a review from a team October 4, 2022 13:32
@apmmachine
Copy link
Contributor

apmmachine commented Oct 4, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-10-04T17:39:14.396+0000

  • Duration: 60 min 15 sec

Test stats 🧪

Test Results
Failed 0
Passed 3156
Skipped 36
Total 3192

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run benchmark tests : Run the benchmark tests.

  • run jdk compatibility tests : Run the JDK Compatibility tests.

  • run integration tests : Run the Agent Integration tests.

  • run end-to-end tests : Run the APM-ITs.

  • run windows tests : Build & tests on windows.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@SylvainJuge SylvainJuge merged commit 8cea288 into elastic:main Oct 5, 2022
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.

3 participants