-
Notifications
You must be signed in to change notification settings - Fork 13
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
Stable to Develop Mergeback #4795
Merged
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
We recently introduced changes to docker compose file. This was creating a discrepancy between the docker file (on develop branch) and the demo docker images (on stable). Thus the command invoke demo.start wasn't working anymore from develop branch. This has been solved with the newest release.
…m-store Fix Python SDK store guide
…m-store fixes python sdk store guide
[FIX] Added context on relationship add mutation (#4621)
release v0.16.4
* address circular imports around GraphQLSchemaManager * try checking cache in a different way * fix for caching problems during unit tests * cache these things better * couple small unit test updates
Fixed validation for regex list type attributes
Remove unused task GitBranchCreate
Fix Ruff UP007 for tests and utils
Add / correct typehints to query.attribute
Fix number pool allocation report for deleted nodes
… / IFC-805 / IFC-806 / IFC-807 / IFC-809 (#4683) * fix reset curent object on close * update columns and values for permissions * add identifier as label in permission select * update decisions label * remove password field on update * fix pagination in role management * get decision description from schema * update test for new ui * lint * remove log * rename file
Signed-off-by: Fatih Acar <[email protected]>
Fix service fixture initialization for test_merged
Initialize transform using `__init__()` (can go into 1.0.1 if it's too late for 1.0.0)
- scroll vertical is a props on ScrollArea MenuItem: - Accordion are open by default - Chevron is on the right - CSS updates
Create section in the menu for each top level items automatically imported from the schema
…n-demo-schema Add order_weight to multiple attributes and relationships in the demo schema
Instrument Prefect Worker to make it easier to override some of it
…-management-menu Restructure device management menu
* edited creating a schema page * fixed typo
v1.0.0 release prep
…icts Resolve merge conflicts from Stable -> Release-1.0
Release Infrahub Version 1.0
github-actions
bot
added
type/documentation
Improvements or additions to documentation
group/backend
Issue related to the backend (API Server, Git Agent)
group/frontend
Issue related to the frontend (React)
group/ci
Issue related to the CI pipeline
labels
Oct 31, 2024
CodSpeed Performance ReportMerging #4795 will degrade performances by 24.6%Comparing Summary
Benchmarks breakdown
|
clean up some diff-related tests
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
group/backend
Issue related to the backend (API Server, Git Agent)
group/ci
Issue related to the CI pipeline
group/frontend
Issue related to the frontend (React)
type/documentation
Improvements or additions to documentation
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.
No description provided.