-
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 v1.1 #5333
Merged
Merged
Release Infrahub v1.1 #5333
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
Add node tag for repository flows
Format to max two decimals
Ensure to only save the computed attribute on mutation
Refactor webhooks
Update python_sdk to include hierarchical query fix
* update branch validate to use new diff * add missing import
* update branch validate to use new diff * add missing import * update BranchMerge.has_schema_changes for new diff, delete dead code * add changelog
version 1.1.0b1
Re-enable rules N805, N812, RUF027 and SIM115 for ruff
chore: clean test docker compose
…m_and_yarn-ba44eda679 Bump the npm_and_yarn group across 2 directories with 1 update
Log graphql errors while testing
Set INFRAHUB_PRODUCTION=false for testing
* handle node deleted merge edge case * fix query
…dated-fields Consider updated fields for Jinja2 based computed attributes
Deprecate infrahub tasks (internal)
* docs fixes for vale * one more docs fix
* fix alerts type * add fragment
…nge (#5318) * update link to navigate to new form * update link and use new buttons * add qsp * update default value in form * add fragment * update fragment
removed unused testing-library deps
Having all Infrahub instances send telemetry at the exact same time would stress the telemetry backend and make it error prone due to the rate limiting (if multiple instances are behind the same address). Randomize the cron schedule to workaround that issue. The cron schedule would be changed everytime infrahub-server restarts but I think this is the most straightforward way. Signed-off-by: Fatih Acar <fatih@opsmill.com>
Signed-off-by: Fatih Acar <fatih@opsmill.com>
Add support for repository to TestInfrahub class
* stage latest changelog * stage release note updates * satisfying Vale for the new docs * bump SDK to v1.3.0
merge stable to release-1.1
CodSpeed Performance ReportMerging #5333 will improve performances by ×2Comparing Summary
Benchmarks breakdown
|
dgarros
approved these changes
Dec 30, 2024
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.