-
Notifications
You must be signed in to change notification settings - Fork 55
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
Add option for wait step in multistep api tests #2543
Merged
api-clients-generation-pipeline
merged 1 commit into
master
from
datadog-api-spec/generated/2848
Jul 1, 2024
Merged
Add option for wait step in multistep api tests #2543
api-clients-generation-pipeline
merged 1 commit into
master
from
datadog-api-spec/generated/2848
Jul 1, 2024
Conversation
This file contains 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
api-clients-generation-pipeline
bot
requested a review
from a team
as a code owner
June 25, 2024 09:47
api-clients-generation-pipeline
bot
added
the
changelog/Added
Added features results into a minor version bump
label
Jun 25, 2024
api-clients-generation-pipeline
bot
force-pushed
the
datadog-api-spec/generated/2848
branch
from
June 25, 2024 10:00
935a1f0
to
69d7d8a
Compare
api-clients-generation-pipeline
bot
changed the title
[SYNTH-14544] Add option for wait step in multistep api tests
Add option for wait step in multistep api tests
Jun 25, 2024
api-clients-generation-pipeline
bot
force-pushed
the
datadog-api-spec/generated/2848
branch
5 times, most recently
from
June 28, 2024 15:42
bbfcd2e
to
ff8c0a4
Compare
skarimo
approved these changes
Jun 28, 2024
api-clients-generation-pipeline
bot
force-pushed
the
datadog-api-spec/generated/2848
branch
from
June 28, 2024 17:24
73a08c8
to
dc672cd
Compare
api-clients-generation-pipeline
bot
force-pushed
the
datadog-api-spec/generated/2848
branch
from
July 1, 2024 12:41
94d25c6
to
e1d6545
Compare
api-clients-generation-pipeline
bot
deleted the
datadog-api-spec/generated/2848
branch
July 1, 2024 13:40
github-actions bot
pushed a commit
that referenced
this pull request
Jul 1, 2024
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> 4d5ffad
mx-psi
referenced
this pull request
in open-telemetry/opentelemetry-collector-contrib
Jul 2, 2024
…33848) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/DataDog/datadog-api-client-go/v2](https://togithub.com/DataDog/datadog-api-client-go) | `v2.26.0` -> `v2.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.26.0/v2.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.26.0/v2.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>DataDog/datadog-api-client-go (github.com/DataDog/datadog-api-client-go/v2)</summary> ### [`v2.27.0`](https://togithub.com/DataDog/datadog-api-client-go/releases/tag/v2.27.0) [Compare Source](https://togithub.com/DataDog/datadog-api-client-go/compare/v2.26.0...v2.27.0) <!-- Release notes generated using configuration in .github/release.yml at v2.27.0 --> ##### What's Changed ##### Fixed - Security Monitoring - Define specific payload for rule validation/testing by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2513](https://togithub.com/DataDog/datadog-api-client-go/pull/2513) - Remove the maximum limitation for the synthetics renotify_interval monitor option by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2517](https://togithub.com/DataDog/datadog-api-client-go/pull/2517) - Add bodyHash as a synthetics assertion type. by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2518](https://togithub.com/DataDog/datadog-api-client-go/pull/2518) - Add missing attributes envelope in ListAPIs response by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2526](https://togithub.com/DataDog/datadog-api-client-go/pull/2526) ##### Added - Allow the usage of the filters field when creating an agent rule by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2492](https://togithub.com/DataDog/datadog-api-client-go/pull/2492) - Add tileDef sort attribute by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2494](https://togithub.com/DataDog/datadog-api-client-go/pull/2494) - Add Security Monitoring rule test endpoint by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2509](https://togithub.com/DataDog/datadog-api-client-go/pull/2509) - Add originalFileName field to the SyntheticsTestRequestBodyFile definition by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2514](https://togithub.com/DataDog/datadog-api-client-go/pull/2514) - Add support for API management ListAPIs by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2521](https://togithub.com/DataDog/datadog-api-client-go/pull/2521) - Add elementsOperator to json path assertion for synthetic HTTP tests by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2532](https://togithub.com/DataDog/datadog-api-client-go/pull/2532) - Add /api/v2/org_configs specs by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2531](https://togithub.com/DataDog/datadog-api-client-go/pull/2531) - Update docs for RU Rollout New and Deprecated Keys planned for Oct 1st by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2544](https://togithub.com/DataDog/datadog-api-client-go/pull/2544) - Add option for wait step in multistep api tests by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2543](https://togithub.com/DataDog/datadog-api-client-go/pull/2543) ##### Changed - Monitor priority can have custom ranges and be null by [@​api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/2541](https://togithub.com/DataDog/datadog-api-client-go/pull/2541) ##### New Contributors - [@​tim-chaplin-dd](https://togithub.com/tim-chaplin-dd) made their first contribution in [https://github.com/DataDog/datadog-api-client-go/pull/2450](https://togithub.com/DataDog/datadog-api-client-go/pull/2450) - [@​jack-edmonds-dd](https://togithub.com/jack-edmonds-dd) made their first contribution in [https://github.com/DataDog/datadog-api-client-go/pull/2536](https://togithub.com/DataDog/datadog-api-client-go/pull/2536) **Full Changelog**: DataDog/datadog-api-client-go@v2.26.0...v2.27.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
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.
See DataDog/datadog-api-spec#2848
Test branch datadog-api-spec/test/teodor.todorov/SYNTH-14544/add-multistep-wait-step