Dynatrace / dynatrace-configuration-as-code

This tool automates deployment of Dynatrace Configuration to one or multiple Dynatrace environments.
https://docs.dynatrace.com/docs/manage/configuration-as-code/monaco
Apache License 2.0
164 stars 94 forks source link

Update settings api to use `ResourceContext` over `ModificationInfo` #1633

Open tomazpu opened 5 days ago

tomazpu commented 5 days ago

What this PR does / Why we need it:

Update settings API to use ResourceContext over ModificationInfo, ModificationInfo is deprecated by the API and only used as a fallback

Special notes for your reviewer:

Does this PR introduce a user-facing change?

sonarcloud[bot] commented 5 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

github-actions[bot] commented 5 days ago

Unit Test Results

1 894 tests  +3   1 893 ✅ +3   54s ⏱️ ±0s   133 suites ±0       1 💤 ±0      1 files   ±0       0 ❌ ±0 

Results for commit 7442a1eb. ± Comparison against base commit 21c774bf.

github-actions[bot] commented 5 days ago

E2E Test Results

0 files   -     5  0 suites   - 401   0s ⏱️ - 1h 14m 31s 0 tests  - 2 011  0 ✅  - 2 009  0 💤  - 2  0 ❌ ±0  0 runs   - 2 241  0 ✅  - 2 239  0 💤  - 2  0 ❌ ±0 

Results for commit 7442a1eb. ± Comparison against base commit 21c774bf.

:recycle: This comment has been updated with latest results.