-
Notifications
You must be signed in to change notification settings - Fork 6
Merge develop into infrahub-develop #598
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
Conversation
Signed-off-by: Fatih Acar <[email protected]>
Use GraphQL instead of graphql
This allows configuring a custom SSL context or cache a default one if not supplied instead of re-creating a default ssl context on each request (default httpx behavior). Signed-off-by: Fatih Acar <[email protected]>
Fix typing on relogin decorator
Bumps [actions/labeler](https://github.com/actions/labeler) from 5.0.0 to 6.0.1. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@v5.0.0...v6.0.1) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…/actions/labeler-6.0.1 Bump actions/labeler from 5.0.0 to 6.0.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Merge 'stable' into 'develop' with resolved conflicts.
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Merge stable into develop
Deploying infrahub-sdk-python with
|
| Latest commit: |
b52cd94
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://f2cba27d.infrahub-sdk-python.pages.dev |
| Branch Preview URL: | https://develop.infrahub-sdk-python.pages.dev |
Codecov Report❌ Patch coverage is
@@ Coverage Diff @@
## infrahub-develop #598 +/- ##
====================================================
+ Coverage 76.05% 76.44% +0.38%
====================================================
Files 108 112 +4
Lines 10604 10856 +252
Branches 2242 2335 +93
====================================================
+ Hits 8065 8299 +234
- Misses 1964 1982 +18
Partials 575 575
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 8 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Merging develop into infrahub-develop after merging pull request #594.