Aarakke/release new integrations#23695
Closed
AAraKKe wants to merge 8 commits into
Closed
Conversation
* [DOCS-13885] Note that Cisco Duo Federal is not supported * Gate Duo Federal note to US1-FED site only
* add decibel-milliwatt canonical unit * add changelog
* Add Supported OS::AIX classifier tag to AIX-bundled integrations Marks the checks bundled in the AIX datadog-agent package as supporting AIX: openmetrics, ibm_mq, ibm_ace, ibm_db2, ibm_i, ibm_was, lparstats. * Update dependency resolution * Update dependency resolution --------- Co-authored-by: dd-agent-integrations-bot[bot] <dd-agent-integrations-bot[bot]@users.noreply.github.com>
* Fix release tooling to handle Supported OS::AIX classifier tag * Rename changelog to match PR number * Ignore unknown OS platforms in get_agent_requirement_line * Use explicit exclusion set for platforms not in agent requirements * Rename PLATFORMS_NOT_IN_AGENT_REQUIREMENTS to PLATFORMS_IGNORE * Apply PLATFORMS_IGNORE filter after all platform collection paths * Skip agent requirements line when an integration only supports ignored OSes - Return `None` from `get_agent_requirement_line` when all parsed platforms are in `PLATFORMS_IGNORE` (e.g. AIX-only manifests), and raise `ManifestError` only when no supported OS was declared at all. - In `release make`, skip the requirements update when the line is `None`. - Add tests for the AIX-mixed, AIX-only, and empty-supported-OS cases on both the `tile.classifier_tags` and `supported_os` paths. --------- Co-authored-by: Juanpe Araque <juanpedro.araque@datadoghq.com>
Contributor
|
|
Contributor
Validation ReportAll 20 validations passed. Show details
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Release new integrations for 7.78
Motivation
Review checklist (to be filled by reviewers)
qa/skip-qalabel if the PR doesn't need to be tested during QA.backport/<branch-name>label to the PR and it will automatically open a backport PR once this one is merged