Skip to content

feat: COR-422 new add_skeleton_object function to simplify skeleton usage - #1096

Closed
leemhenson wants to merge 1 commit into
masterfrom
07-24-feat_cor-422_new_add_skeleton_object_function_to_simplify_skeleton_usage
Closed

feat: COR-422 new add_skeleton_object function to simplify skeleton usage#1096
leemhenson wants to merge 1 commit into
masterfrom
07-24-feat_cor-422_new_add_skeleton_object_function_to_simplify_skeleton_usage

Conversation

@leemhenson

@leemhenson leemhenson commented Jul 24, 2026

Copy link
Copy Markdown

Introduction and Explanation

Users attempting to create ontologies with skeletons have been having a bad time of it lately. The server side fixes exist here, but to correctly attach a newly-created skeleton to a newly-created ontology object required the user to know about feature hashes. This is unnecessary for the common usage, so this PR adds a one-shot create-skeleton-attached-to-an-object function.

JIRA

COR-422

Documentation

n/a

Tests

see graphite tour

Known issues

n/a

Copy link
Copy Markdown
Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Unit test report (Python 3.9.24, Pydantic 2.12.3)

652 tests   652 ✅  13s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit 8e43bb8.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Unit test report (Python 3.9.24, Pydantic 1.10.22)

652 tests   652 ✅  13s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit 8e43bb8.

♻️ This comment has been updated with latest results.

@leemhenson
leemhenson marked this pull request as ready for review July 24, 2026 10:52
@leemhenson
leemhenson force-pushed the 07-24-feat_cor-422_new_add_skeleton_object_function_to_simplify_skeleton_usage branch from 1e2d721 to 8e43bb8 Compare July 24, 2026 10:54
@leemhenson

Copy link
Copy Markdown
Author

@leemhenson leemhenson closed this Jul 24, 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.

1 participant