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

chore: version bumps and alignment of dash ip check #311

Merged
merged 55 commits into from
Oct 11, 2023

Conversation

ds-lcapellino
Copy link
Contributor

Description

Added

  • Added test dependencies to dash ip check

Changed

  • Moved response handling from the backend folder to the model folder, addressing a TODO item.
  • replaced StartQualityAlertRequest with StartQualityNotification
  • updated mikefarah/yq from 4.35.1 to 4.35.2
  • updated maven-site-plugin from 4.0.0-M5 to 4.0.0-M9
  • updated testcontainer-postgresql from 1.17.6 to 1.19.0
  • updated docker/build-push-action from 4 to 5

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

ashanmugavel and others added 30 commits October 5, 2023 14:43
# Conflicts:
#	tx-backend/openapi/traceability-foss-backend.json
chore: Completed TODO task "move to tx-models" and removed StartQualityAlertRequest
# Conflicts:
#	tx-backend/openapi/traceability-foss-backend.json
# Conflicts:
#	CHANGELOG.md
#	tx-backend/openapi/traceability-foss-backend.json
ashanmugavel and others added 24 commits October 10, 2023 12:31
…lter-values

chore: TRACEFOSS-2512 fixed old filter value issue.
…ent-eclipse-ip-check

feature: TRACEFOSS-1439 add test scope to dash IP license check
@@ -1947,6 +1934,9 @@
}
}
},
"204" : {

Check warning

Code scanning / KICS

Response on operations that should have a body has undefined schema (v3) Warning

paths./alerts/{alertId}/update.post.responses.204.content is undefined
@@ -5602,8 +5592,11 @@
}
}
},
"400" : {
"description" : "Bad request.",
"204" : {

Check warning

Code scanning / KICS

Response on operations that should have a body has undefined schema (v3) Warning

paths./bpn-config/{bpn}.delete.responses.204.content is undefined
]
}
},
"/assets/as-built/{assetId}" : {

Check notice

Code scanning / KICS

Path Is Ambiguous (v3)

There is ambiguous path
"$ref" : "#/components/schemas/ErrorResponse"
}
}
"application/json" : {}

Check warning

Code scanning / KICS

Response on operations that should have a body has undefined schema (v3) Warning

paths.{/submodel/data/{submodelId}}.{get}.responses.{200}.content.{application/json}.schema is undefined
…ofiles

Chore/tracefoss xxx update profiles
@ds-mwesener ds-mwesener merged commit 9cfa7fe into eclipse-tractusx:main Oct 11, 2023
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants