-
Notifications
You must be signed in to change notification settings - Fork 18
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
Version 0.14 into stable #3488
Merged
Version 0.14 into stable #3488
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
Small update for the demo environment in the doc
* consolidate ip utilization queries * bug fixes * add new PrefixUtilizationGetter component * WIP adding calculated fields to Prefix and PrefixPool gql * allow multiple prefixes and branches at once in UtilizationGetter * try to link UtilizationGetter to graphql, without succeeding * graphql test and fix for BuiltinIPPrefix utilization * connect with Graphql correctly-ish * more tests, more branch-agnostic support * fix accidental deletion * add utilization attr back to BuiltinIPPrefix
Add query skeleton for InfrahubResourcePoolAllocated
Support GraphQL query on previous version of the schema
Remove get_account_by_id and get_account functions that aren't used currently
Fix for IP namespace test in E2E tests
HFID support + improve `RelatedNode` / `RelationshipManager`
* env vars docs * removed some vars based on review
…ueness_constraints
extract_fields_first_node returns a dictionary while extract_fields returns an optional dictionary. The optional dictionary is problematic for calls such as `if "count" in fields:`
Support display_label for Generic node in Graphql
Complete support of Human friendly ID
Only allocate ip prefixes & addresses if available across all branches
Replace extract_fields with extract_fields_first_node
Improve support for Profile in Artifact & Proposed Change
…g-typo Fix impacted_artifacts docstring typo
…nality many (#3477) * fix test to include only required relationships of card. many only in create form * revert constants for kinds in form * fix test for kinds in form * removes first filter to allow any kind for create form * fix consistency for initial multi select value + update data for pools * fix get data for mutation to allow multi select data * fix test to include previous fields for create form * fix filters with new select structure * fix group management * fix reviewers for proposed change * fix conv edit after form structure update * remove log * fix group mutation * remove log * fix group updates * remove unused file * fix mutation data * fix focus on change for pools and select * prevent fetching other options when toggling pools and regular options
Add draft of release note for 0.14 release and update versions
Add exception in schema_manager for ip_namespace
chore(helm): update for 0.14 release
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/python-sdk
group/sync-engine
Issue related to the Synchronization engine
group/ci
Issue related to the CI pipeline
labels
May 27, 2024
CodSpeed Performance ReportMerging #3488 will improve performances by 10.52%Comparing Summary
Benchmarks breakdown
|
…manager Use resource pools in demo data
fatih-acar
approved these changes
May 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci/skip-changelog
Don't include this PR in the changelog
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)
group/sync-engine
Issue related to the Synchronization engine
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.