-
Notifications
You must be signed in to change notification settings - Fork 95
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: Skip download of ready-made documents from apps #1674
fix: Skip download of ready-made documents from apps #1674
Conversation
E2E Test Results 4 files - 1 272 suites - 135 26m 26s ⏱️ - 54m 39s For more details on these failures, see this check. Results for commit 1fbc33f. ± Comparison against base commit a928904. This pull request removes 2 tests.
♻️ This comment has been updated with latest results. |
This PR adds `originAppId` to `documents.Metadata`, as needed for Dynatrace/dynatrace-configuration-as-code#1674
1fbc33f
to
609fa4d
Compare
849964d
to
843436f
Compare
843436f
to
43510ea
Compare
Quality Gate passedIssues Measures |
With this PR only documents with no specified
originAppId
are downloaded, thus skipping the download of all "ready-made documents" for apps. This is important as these documents cannot be deployed.