Skip to content

Reduce dependency on UML model in the code base #3582

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

Merged
merged 8 commits into from
Nov 29, 2024
Merged

Conversation

amolenaar
Copy link
Member

@amolenaar amolenaar commented Nov 23, 2024

PR Type

What kind of change does this PR introduce?

  • Bug fix
  • Feature
  • Chore (refactoring, formatting, local variables, other cleanup)
  • Documentation content changes

What is the current behavior?

Follow up of #3571.

Reduce the blast radius of the UML model in the code base.

This is important so, we can support other modeling languages alongside UML.

Issue Number: #3540, #3577

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@amolenaar amolenaar marked this pull request as draft November 23, 2024 12:45
@github-actions github-actions bot added the python Pull requests that update Python code label Nov 23, 2024
Base automatically changed from element-to-uml to main November 24, 2024 13:23
@amolenaar amolenaar force-pushed the reduce-uml-dependency branch from 4ee97bc to 917c4ff Compare November 24, 2024 21:46
@amolenaar amolenaar changed the base branch from main to fix-copy-paste November 24, 2024 21:48
Base automatically changed from fix-copy-paste to main November 24, 2024 23:04
@amolenaar amolenaar force-pushed the reduce-uml-dependency branch from 917c4ff to cec5e77 Compare November 25, 2024 07:38
@amolenaar amolenaar force-pushed the reduce-uml-dependency branch 2 times, most recently from d98bea4 to 1cc3aef Compare November 27, 2024 10:25
@amolenaar amolenaar marked this pull request as ready for review November 27, 2024 15:32
@amolenaar amolenaar requested a review from danyeaw November 27, 2024 15:32
@amolenaar amolenaar mentioned this pull request Nov 27, 2024
4 tasks
@amolenaar amolenaar force-pushed the reduce-uml-dependency branch from 1cc3aef to c94c729 Compare November 29, 2024 09:31
Copy link
Member

@danyeaw danyeaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @amolenaar!

@danyeaw danyeaw added chore Maintenance related PR and removed python Pull requests that update Python code documentation labels Nov 29, 2024
@danyeaw danyeaw merged commit 7ff816e into main Nov 29, 2024
23 checks passed
@danyeaw danyeaw deleted the reduce-uml-dependency branch November 29, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance related PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants