Skip to content

Merge stable into develop#876

Merged
petercrocker merged 4 commits intodevelopfrom
stable
Mar 19, 2026
Merged

Merge stable into develop#876
petercrocker merged 4 commits intodevelopfrom
stable

Conversation

@infrahub-github-bot-app
Copy link
Copy Markdown
Contributor

Merging stable into develop after merging pull request #875.

dependabot bot and others added 4 commits March 16, 2026 09:08
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>
…/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
@github-actions github-actions bot added group/ci Issue related to the CI pipeline type/documentation Improvements or additions to documentation labels Mar 19, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying infrahub-sdk-python with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4305d22
Status: ✅  Deploy successful!
Preview URL: https://1819ecac.infrahub-sdk-python.pages.dev

View logs

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@             Coverage Diff             @@
##           develop     #876      +/-   ##
===========================================
- Coverage    80.65%   80.62%   -0.03%     
===========================================
  Files          119      119              
  Lines        10335    10335              
  Branches      1550     1550              
===========================================
- Hits          8336     8333       -3     
- Misses        1471     1475       +4     
+ Partials       528      527       -1     
Flag Coverage Δ
integration-tests 40.06% <ø> (-0.03%) ⬇️
python-3.10 51.84% <ø> (+0.01%) ⬆️
python-3.11 51.82% <ø> (-0.02%) ⬇️
python-3.12 51.84% <ø> (ø)
python-3.13 51.82% <ø> (ø)
python-3.14 53.54% <ø> (ø)
python-filler-3.12 24.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@petercrocker petercrocker merged commit 19a079e into develop Mar 19, 2026
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

group/ci Issue related to the CI pipeline type/documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants