Skip to content

feat: preserve module satisfies metadata#16

Merged
intel352 merged 1 commit into
masterfrom
feat/preserve-module-satisfies
May 25, 2026
Merged

feat: preserve module satisfies metadata#16
intel352 merged 1 commit into
masterfrom
feat/preserve-module-satisfies

Conversation

@intel352
Copy link
Copy Markdown
Contributor

Summary

  • preserve modules[].satisfies through YAML parse, graph node state, and YAML export
  • add a property-panel editor for module satisfies keys without storing them in config
  • add serialization and property-panel regression tests for derived IaC requirement keys

Verification

  • npm test -- src/tests/editor-integration.test.ts src/components/properties/PropertyPanel.test.tsx src/stores/workflowStore.test.ts
  • npm test
  • npm run build

Notes

  • npm run lint currently fails before linting because ESLint 9 cannot find eslint.config.*; this appears to be an existing repo tooling mismatch.

@intel352 intel352 merged commit f35183f into master May 25, 2026
4 checks passed
@intel352 intel352 deleted the feat/preserve-module-satisfies branch May 25, 2026 07:57
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