Skip to content

Add public API for inspection layer#5457

Draft
ravi-kumar-pilla wants to merge 13 commits intofeat/inspect_project_metadatafrom
feat/inspect_api
Draft

Add public API for inspection layer#5457
ravi-kumar-pilla wants to merge 13 commits intofeat/inspect_project_metadatafrom
feat/inspect_api

Conversation

@ravi-kumar-pilla
Copy link
Contributor

Description

Resolves #5432

Development notes

Developer Certificate of Origin

We need all contributions to comply with the Developer Certificate of Origin (DCO). All commits must be signed off by including a Signed-off-by line in the commit message. See our wiki for guidance.

If your PR is blocked due to unsigned commits, then you must follow the instructions under "Rebase the branch" on the GitHub Checks page for your PR. This will retroactively add the sign-off to all unsigned commits and allow the DCO check to pass.

Checklist

  • Read the contributing guidelines
  • Signed off each commit with a Developer Certificate of Origin (DCO)
  • Opened this PR as a 'Draft Pull Request' if it is work-in-progress
  • Updated the documentation to reflect the code changes
  • Added a description of this change in the RELEASE.md file
  • Added tests to cover my changes
  • Checked if this change will affect Kedro-Viz, and if so, communicated that with the Viz team

@ravi-kumar-pilla ravi-kumar-pilla changed the title Feat/inspect api Add public API for inspection layer Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Public Python API - get_project_snapshot() and integration tests

2 participants