-
Notifications
You must be signed in to change notification settings - Fork 0
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
WWI21/100-transformer-architecture-refactoring #152
Closed
Closed
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
* Add Swagger UI (#128) * Wwi21/103 secure against xml vulnerabilities (#127) * adds env var for XML security to CI and CD pipeline * adds XML security env var to docker container * raise exception if xml var does not exist * Add secure xml package * fixes linting errors * Remove unnecessary tkinter import * tries to fix env var setting for CI pipeline * correctly sets FUNCTION_ENV_VARS in CD pipeline --------- Co-authored-by: Kevin Stolz <[email protected]> * Wwi21/33 building docker image for on prem deployment (#129) * Integrate transformer * implements matrix build * fixes typo * adds second function for integration * fixes test setup for multiple functions * fixes module issue for tests * adds boilerplate tests for transform endpoint * testing dependecy caching * upes to build in caching functionality for pip * extracts python version into env var * reenables linting in pipeline * fixes identation error * adds timestamp to gcf deployment name * makes definition of env variables the first step * added basic Docker file for dhbw server * makes source code linting conform * testing transform endpoint as module for gcp deployment * converts back to old imports * updates docker file to allow for transformer module import * fixes merge conflict within transform.py * makes source code linter conform * updaes CD-pipeline to build and push docker image to GCR * now for reald cd and not ci * fixes CD pipeline permissions * pushes docker image to docker hub on deploy --------- Co-authored-by: Kevin <[email protected]> * Wwi21/33 building docker image for on prem deployment (#130) * Integrate transformer * implements matrix build * fixes typo * adds second function for integration * fixes test setup for multiple functions * fixes module issue for tests * adds boilerplate tests for transform endpoint * testing dependecy caching * upes to build in caching functionality for pip * extracts python version into env var * reenables linting in pipeline * fixes identation error * adds timestamp to gcf deployment name * makes definition of env variables the first step * added basic Docker file for dhbw server * makes source code linting conform * testing transform endpoint as module for gcp deployment * converts back to old imports * updates docker file to allow for transformer module import * fixes merge conflict within transform.py * makes source code linter conform * updaes CD-pipeline to build and push docker image to GCR * now for reald cd and not ci * fixes CD pipeline permissions * pushes docker image to docker hub on deploy * fixes typo --------- Co-authored-by: Kevin <[email protected]> * Wwi21/33 building docker image for on prem deployment (#131) * Integrate transformer * implements matrix build * fixes typo * adds second function for integration * fixes test setup for multiple functions * fixes module issue for tests * adds boilerplate tests for transform endpoint * testing dependecy caching * upes to build in caching functionality for pip * extracts python version into env var * reenables linting in pipeline * fixes identation error * adds timestamp to gcf deployment name * makes definition of env variables the first step * added basic Docker file for dhbw server * makes source code linting conform * testing transform endpoint as module for gcp deployment * converts back to old imports * updates docker file to allow for transformer module import * fixes merge conflict within transform.py * makes source code linter conform * updaes CD-pipeline to build and push docker image to GCR * now for reald cd and not ci * fixes CD pipeline permissions * pushes docker image to docker hub on deploy * fixes typo * adds env vars for docker image push --------- Co-authored-by: Kevin <[email protected]> * Wwi21/33 building docker image for on prem deployment (#132) * Integrate transformer * implements matrix build * fixes typo * adds second function for integration * fixes test setup for multiple functions * fixes module issue for tests * adds boilerplate tests for transform endpoint * testing dependecy caching * upes to build in caching functionality for pip * extracts python version into env var * reenables linting in pipeline * fixes identation error * adds timestamp to gcf deployment name * makes definition of env variables the first step * added basic Docker file for dhbw server * makes source code linting conform * testing transform endpoint as module for gcp deployment * converts back to old imports * updates docker file to allow for transformer module import * fixes merge conflict within transform.py * makes source code linter conform * updaes CD-pipeline to build and push docker image to GCR * now for reald cd and not ci * fixes CD pipeline permissions * pushes docker image to docker hub on deploy * fixes typo * adds env vars for docker image push * makes cd jobs parallel * tries to add github token to attestation step --------- Co-authored-by: Kevin <[email protected]> * Wwi21/33 building docker image for on prem deployment (#134) * Integrate transformer * implements matrix build * fixes typo * adds second function for integration * fixes test setup for multiple functions * fixes module issue for tests * adds boilerplate tests for transform endpoint * testing dependecy caching * upes to build in caching functionality for pip * extracts python version into env var * reenables linting in pipeline * fixes identation error * adds timestamp to gcf deployment name * makes definition of env variables the first step * added basic Docker file for dhbw server * makes source code linting conform * testing transform endpoint as module for gcp deployment * converts back to old imports * updates docker file to allow for transformer module import * fixes merge conflict within transform.py * makes source code linter conform * updaes CD-pipeline to build and push docker image to GCR * now for reald cd and not ci * fixes CD pipeline permissions * pushes docker image to docker hub on deploy * fixes typo * adds env vars for docker image push * makes cd jobs parallel * tries to add github token to attestation step * quick fix: remove attestation step --------- Co-authored-by: Kevin <[email protected]> * Update dependency pydantic to v2.7.3 (#108) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency certifi to v2024.6.2 (#115) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency packaging to v24.1 (#126) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency pytest to v8.2.2 (#123) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency requests to v2.32.3 (#111) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency ruff to v0.4.8 (#109) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Swagger docs modified configuration (#133) * modified Swagger doc * added openapi to test deployment of swagger doc * Swagger docs (#136) * changed folder name 'doc' to 'docs' * Changed file directory names (#137) * added function to clean string from whitespaces and "\n" (#138) Co-authored-by: Frederick Engelns-Runte <[email protected]> * Swagger docs (#139) * relocated index.html * Swagger docs - fixed error in index.html (#140) * Update dependency ruff to v0.4.9 (#142) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency pydantic to v2.7.4 (#141) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --------- Co-authored-by: nilsbgt <[email protected]> Co-authored-by: Niyada <[email protected]> Co-authored-by: Kevin Stolz <[email protected]> Co-authored-by: Kevin <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Frederick Engelns-Bauer <[email protected]> Co-authored-by: Frederick Engelns-Runte <[email protected]>
level. BPMNDiagram and BPMNDIObject now inherit from BPMNDINamespace directly
…nericBPMNNode, Also eliminate hash function in GenericBPMNNode, as it is standard self+id hash in BaseModel
id from base model
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.
Outsource id and hash into basemodel, eliminate redundant classes