Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link re-mapper method on Component Definition #878

Closed
1 task
meganwolf0 opened this issue Jan 14, 2025 · 0 comments · Fixed by #879
Closed
1 task

Link re-mapper method on Component Definition #878

meganwolf0 opened this issue Jan 14, 2025 · 0 comments · Fixed by #879
Assignees
Labels
enhancement New feature or request

Comments

@meganwolf0
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Investigate and implement a method that can remap relative references contained in a component definition. Intent to support composing component definitions, without importing the related validations into the backmatter. Additionally could have some utility when a packaging feature is implemented in the future.

Describe the solution you'd like

  • Given a component defn references several file paths
  • When link re-mapping method is executed with a new directory location
  • Then file paths are re-written such that they are relative to the new directory

Additional context

Might warrant an update to the interface, TBD.

Expected Deliverable

  • New link re-mapper method on ComponentDefinition + Unit test
@meganwolf0 meganwolf0 added the enhancement New feature or request label Jan 14, 2025
@meganwolf0 meganwolf0 self-assigned this Jan 14, 2025
@github-actions github-actions bot added the triage Awaiting triage from the team label Jan 14, 2025
@meganwolf0 meganwolf0 moved this from 🆕 New to 🏗 In Progress in Lula and Friends Jan 14, 2025
@meganwolf0 meganwolf0 removed the triage Awaiting triage from the team label Jan 14, 2025
@meganwolf0 meganwolf0 moved this from 🏗 In Progress to 👀 In Review in Lula and Friends Jan 21, 2025
@meganwolf0 meganwolf0 moved this from 👀 In Review to 🏗 In Progress in Lula and Friends Jan 21, 2025
@meganwolf0 meganwolf0 moved this from 🏗 In Progress to 👀 In Review in Lula and Friends Jan 21, 2025
@meganwolf0 meganwolf0 moved this from 👀 In Review to 🏗 In Progress in Lula and Friends Jan 23, 2025
@meganwolf0 meganwolf0 moved this from 🏗 In Progress to 👀 In Review in Lula and Friends Jan 23, 2025
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in Lula and Friends Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant