Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 5, 2025

Aligns repository structure with the fz-Model template while preserving existing notebooks.

Changes

  • Calculator config: Renamed localhost.jsonlocalhost_Modelica.json (template convention)
  • CI workflow: Replaced verify.yml with ci.yml following template structure (JSON validation, shell syntax checks, fzi/fzc integration tests)
  • Test suite: Replaced verify_installation.py with test_plugin.py matching template test patterns
  • Examples: Added examples/Modelica/ folder with .mo files (template pattern examples/{Model}/)
  • README: Restructured to match template format with model/calculator configuration docs
  • .gitignore: Added template patterns (*.out, *.msg, *.html, PID)

Preserved

All existing notebooks remain in root:

  • 01_NewtonCooling_Parametric.ipynb
  • 02_ProjectileMotion_Parametric.ipynb
  • 03_ProjectileMotion_Advanced.ipynb
Original prompt

refactor repository to match template fz-Model. keep existing notebooks


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Refactor repository to match template fz-Model and keep existing notebooks Refactor repository to match fz-Model template structure Dec 5, 2025
Copilot AI requested a review from yannrichet-asnr December 5, 2025 13:54
@yannrichet-asnr yannrichet-asnr marked this pull request as ready for review December 5, 2025 14:32
@yannrichet-asnr yannrichet-asnr merged commit b6e61bb into main Dec 5, 2025
6 checks passed
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.

2 participants