Merge develop into infrahub-develop#883
Open
infrahub-github-bot-app[bot] wants to merge 10 commits intoinfrahub-developfrom
Open
Merge develop into infrahub-develop#883infrahub-github-bot-app[bot] wants to merge 10 commits intoinfrahub-developfrom
infrahub-github-bot-app[bot] wants to merge 10 commits intoinfrahub-developfrom
Conversation
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3 to 4. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@v3...v4) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [infrahub-testcontainers](https://github.com/opsmill/infrahub) from 1.7.4 to 1.7.7. - [Release notes](https://github.com/opsmill/infrahub/releases) - [Changelog](https://github.com/opsmill/infrahub/blob/stable/CHANGELOG.md) - [Commits](opsmill/infrahub@infrahub-v1.7.4...infrahub-v1.7.7) --- updated-dependencies: - dependency-name: infrahub-testcontainers dependency-version: 1.7.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge stable into develop
…/dorny/paths-filter-4 Bump dorny/paths-filter from 3 to 4
… infrahub-docs The sync workflow copies sidebar files from docs/sidebars/ (source) to docs/ (target), changing __dirname and breaking all hardcoded relative paths to doc content directories. Add getDocsBaseDir() to sidebar-utils.ts which probes for the SDK-repo directory layout and returns the correct base path regardless of which repo the file is executing in. Both sidebar files now use getDocsBaseDir() instead of hardcoded __dirname-relative paths.
fix: make sidebar path detection work in both repos
Merge stable into develop
Update pinned dependencies
Merge stable into develop
Deploying infrahub-sdk-python with
|
| Latest commit: |
dc6b9c4
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://77c1d5a2.infrahub-sdk-python.pages.dev |
| Branch Preview URL: | https://develop.infrahub-sdk-python.pages.dev |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## infrahub-develop #883 +/- ##
====================================================
+ Coverage 80.62% 80.79% +0.17%
====================================================
Files 119 119
Lines 10335 10312 -23
Branches 1550 1539 -11
====================================================
- Hits 8333 8332 -1
+ Misses 1475 1471 -4
+ Partials 527 509 -18
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Merging develop into infrahub-develop after merging pull request #880.