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

Merge Stable (@0.15.3) to Develop #4097

Closed
wants to merge 35 commits into from
Closed

Merge Stable (@0.15.3) to Develop #4097

wants to merge 35 commits into from

Conversation

lykinsbd
Copy link
Contributor

Bringing latest changes in Stable down to Develop.

gmazoyer and others added 30 commits July 31, 2024 11:22
* set up plumbing and documentation for `towncrier`
Currenly we treat SchemaNode objects in the same way as any other, this
causes problems if multiple schema objects has the same constraints i.e.
two of them has an attribute called "name" and that attribute is marked
as being unique for that particular model.

Fixes #3986
Fix attribute uniqueness validator to not run in isolated mode
Avoid running attribute uniqueness check on schema attributes
Fix schema inconsistency issue by reverting 3792
* fix some path due to frontend folder changes

* Rebuild dynamic screenshots via e2e

---------

Co-authored-by: bilalabbad <[email protected]>
Add towncrier newsfragments for resolved issues
…-message

Make schema integrity check messages more user-friendly
* Add invoke command to update Appversion and add it to cicd
…e object (#4039)

* update key to prevent duplicates

* update options labels

* update locator after renaming

* fix profile selector for kind

* update locators

* add fragment

* update locator

* remove log

* hide profile select for filters

* fix props propagation
* Add several missing branch parameters

---------

Co-authored-by: Guillaume Mazoyer <[email protected]>
#4059)

* Fix for inherited attribute / relationships not being updated (#4005)

---------

Co-authored-by: Damien Garros <[email protected]>
…fline or when isolated from the internet

Fixes #4063
ogenstad and others added 5 commits August 12, 2024 16:40
Serve Swagger & Redoc files locally so that the REST-API docs work offline or when isolated from the internet
* bump poetry version to 0.15.3
* changelog updated
* update release notes in docs
* add comment spacing to yamllint
Copy link

cla-assistant bot commented Aug 13, 2024

CLA assistant check
All committers have signed the CLA.

@bilalabbad
Copy link
Contributor

bilalabbad commented Aug 16, 2024

To resolve conflicts, for all files in /frontend, you can choose develop.

@dgarros
Copy link
Collaborator

dgarros commented Aug 18, 2024

replaced by #4130

@dgarros dgarros closed this Aug 18, 2024
Copy link

codspeed-hq bot commented Sep 11, 2024

CodSpeed Performance Report

Merging #4097 will degrade performances by 14.65%

Comparing stable (e2d529e) with stable (c2056df)

Summary

⚡ 1 improvements
❌ 3 regressions
✅ 6 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark stable stable Change
test_get_schema 705.2 ms 806 ms -12.5%
test_load_node_to_db_node_schema 75.1 ms 51.4 ms +46.09%
test_base_schema_duplicate_CoreProposedChange 15.8 ms 18.4 ms -14.12%
test_schemabranch_process 2.5 s 2.9 s -14.65%

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.

9 participants