Skip to content

docs: adjust links following doc migration#1016

Merged
BaptisteGi merged 2 commits into
stablefrom
bgi-doc-migration
May 12, 2026
Merged

docs: adjust links following doc migration#1016
BaptisteGi merged 2 commits into
stablefrom
bgi-doc-migration

Conversation

@BaptisteGi

@BaptisteGi BaptisteGi commented May 12, 2026

Copy link
Copy Markdown
Contributor

Summary by cubic

Updated internal links in Python SDK guides after the docs migration. The object storage link now points to artifact-file-storage/overview, and the metadata link now points to objects/metadata.

Written for commit 04ad712. Summary will update on new commits.

@github-actions github-actions Bot added the type/documentation Improvements or additions to documentation label May 12, 2026
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying infrahub-sdk-python with  Cloudflare Pages  Cloudflare Pages

Latest commit: 04ad712
Status:⚡️  Build in progress...

View logs

@BaptisteGi BaptisteGi merged commit c0a47ac into stable May 12, 2026
14 of 15 checks passed
@BaptisteGi BaptisteGi deleted the bgi-doc-migration branch May 12, 2026 15:00
ajtmccarty added a commit that referenced this pull request May 14, 2026
* chore(deps): patch transitive vulns in docs and bump requests dev floor

- Add npm overrides in docs/package.json for 12 vulnerable transitive deps
  (postcss, follow-redirects, lodash, path-to-regexp, serialize-javascript,
  node-forge, picomatch, rollup, markdown-it, ajv, qs, webpack) and
  regenerate docs/package-lock.json against current registry.
- Bump requests dev dependency floor to >=2.33.0 to clear
  GHSA-gc5v-m9x4-r6x2 (Insecure Temp File Reuse in extract_zipped_paths).

Resolves the 27 currently open Dependabot alerts. `npm audit` reports
0 vulnerabilities after the lockfile regeneration.

* fix(ctl): handle extensions paths in display_schema_load_errors (#1007)

* chore(changelog): add newsfragment for #1007

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* test(ctl): replace brittle schema-load-error mocks with integration tests

  Replace patch()-heavy unit tests for display_schema_load_errors with integration
  tests that exercise the real server response → renderer path, so we catch any
  drift between the schema-load endpoint's error shape and CLI handling
  (particularly for extensions paths). Add an optional  Console parameter
  to display_schema_load_errors so tests can capture rendered output via
  dependency injection instead of patching the module-level console. Keep
  valid_error_path covered as a fast parametrized unit test with no patchin

* refactor(ctl): type schema get_node container as Literal

  Replace  on  with a  Literal of
  nodes, generics, relationships so the accepted values are explicit at the
  type level. Matches the set already enforced at runtime by valid_error_path

* fix(ctl): default missing msg/type keys in schema error renderer

* fix(ctl): guard out-of-range index in _resolve_attribute_label and annotate _render_schema_error parsing branches

* docs: adjust links following doc migration (#1016)

* docs: adjust links following doc migration

* docs: further adjust

* refactor(ctl): address schema-load review feedback and use rich console.capture() and hoist SchemaContainer alias

* chore(deps): bump ujson from 5.12.0 to 5.12.1

Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](ultrajson/ultrajson@5.12.0...5.12.1)

---
updated-dependencies:
- dependency-name: ujson
  dependency-version: 5.12.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Pete Crocker <pete@petecrocker.com>
Co-authored-by: Iddo <iddocohen@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Baptiste <32564248+BaptisteGi@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Ogenstad <patrick@ogenstad.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants