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

Release Infrahub Version 1.0 #4792

Merged
merged 656 commits into from
Oct 31, 2024
Merged

Release Infrahub Version 1.0 #4792

merged 656 commits into from
Oct 31, 2024

Conversation

lykinsbd
Copy link
Contributor

No description provided.

ajtmccarty and others added 30 commits October 14, 2024 14:41
* support relationship properties in merge queries

* more tests and finish support for relationship properties
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
* udpate object permissions

* update global permissions
ogenstad and others added 16 commits October 30, 2024 12:26
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
@lykinsbd
Copy link
Contributor Author

Working on these merge conflicts now.

…icts

Resolve merge conflicts from Stable -> Release-1.0
@github-actions 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
@lykinsbd lykinsbd marked this pull request as ready for review October 31, 2024 00:23
Copy link

codspeed-hq bot commented Oct 31, 2024

CodSpeed Performance Report

Merging #4792 will not alter performance

Comparing release-1.0 (a719476) with release-1.0 (3539bf1)

Summary

✅ 10 untouched benchmarks

@lykinsbd
Copy link
Contributor Author

E2E Tests failing:

 2 failed
    [chromium] › proposed-changes/proposed-changes_diff.spec.ts:16:3 › /proposed-changes diff data › should verify the diff data with conflicts 
    [chromium] › proposed-changes/proposed-changes.spec.ts:65:7 › /proposed-changes › when logged in as Admin › Create, edit and merge proposed change › create new proposed change

Investigating

@lykinsbd
Copy link
Contributor Author

Both failing tests passed on re-runs. 🎉

@lykinsbd lykinsbd merged commit 59dc9fa into stable Oct 31, 2024
51 checks passed
@lykinsbd lykinsbd deleted the release-1.0 branch October 31, 2024 03:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.