-
Notifications
You must be signed in to change notification settings - Fork 22
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
Release Infrahub Version 1.0 #4792
Merged
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
* support relationship properties in merge queries * more tests and finish support for relationship properties
Remove husky pre commit hook
Integrate python SDK into main python project
Add support for context to InfrahubDatabase
Move tests that takes cares of testing the GraphQL enum experimental feature at the end of the test file to avoid breaking the test suite.
There's a security vulnerability in the current version of Starlette and our version of FastAPI is pinning Starlette to the earlier version which requires the upgrade of FastAPI as well.
Cont working on the new menu in the backend
Upgrade FastAPI and Starlette
* udpate object permissions * update global permissions
Sort hashes of signature fields and save branch hash back to DB if the DB hash is incorrect
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
v1.0.0 release prep
Working on these merge conflicts now. |
…icts Resolve merge conflicts from Stable -> Release-1.0
CodSpeed Performance ReportMerging #4792 will not alter performanceComparing Summary
|
E2E Tests failing:
Investigating |
Both failing tests passed on re-runs. 🎉 |
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.