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

feat(Templates): Restructure to Reflect Custom Templates Restructuring #6730

Merged
merged 25 commits into from
Mar 8, 2025

Conversation

Elaina-Lee
Copy link
Contributor

@Elaina-Lee Elaina-Lee commented Mar 5, 2025

Type of Change

  • Bug fix
  • Feature
  • Other
  • No feature updates (No change in UI)
  • Restructuring templates to align with manifest separation of TemplateManifest and WorkflowManifest
  • Introduction: id for both manifests, description => summary, detailsDescription => description
  • Mock data updates for LocalTemplates

Impact of Change

Restructuring: Separating Template.Manifest into Template.TemplateManifest and Template.WorkflowManifest

  • Disregarding of whether a wrkflow or accelerator template, it will follow the same way of containing manifests
  • This is a breaking change.

Test Plan

All previous tests using Template.Manifest has been updated and have been verified to do the same with new way of redux stores updates containing separate manifests

Screenshots or Videos (if applicable)

@Elaina-Lee Elaina-Lee marked this pull request as ready for review March 6, 2025 01:04
@Elaina-Lee Elaina-Lee requested a review from hartra344 as a code owner March 6, 2025 01:04
@Elaina-Lee Elaina-Lee enabled auto-merge (squash) March 8, 2025 00:49
@Elaina-Lee Elaina-Lee merged commit 971bdb4 into main Mar 8, 2025
13 checks passed
@Elaina-Lee Elaina-Lee deleted the elaina/restructureTemplates branch March 8, 2025 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants