Copilot

Results 4907 comments of Copilot

> @copilot please remove the test Removed the test file as requested. The changes are in commit 8801ab4.

> @copilot Build failed (s. https://github.com/Open-Systems-Pharmacology/PK-Sim/actions/runs/19330711910/job/55293069470?pr=3335) The build failure appears to be due to missing NuGet packages (v12.2.20) in the CI environment, not from the code changes. The required OSPSuite...

> > > @copilot Build failed (s. https://github.com/Open-Systems-Pharmacology/PK-Sim/actions/runs/19330711910/job/55293069470?pr=3335) > > > > The build failure appears to be due to missing NuGet packages... Added NuGet.config file to configure the OSP...

@francinelucca I've opened a new pull request, #3813, to work on those changes. Once the pull request is ready, I'll request review from you.

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. > [!WARNING] > > > Firewall rules blocked me...

> @copilot lets get it so this is automatically deployed to github pages on every PR! Done! I've implemented automatic GitHub Pages deployment for every PR. **🚀 What's now automatic:**...

> @copilot it seems the preview examples dont work well, i try to click them but except for the fullscreen and the fresh start one nothing works Fixed! The preview...

> @copilot we're still not seeing results Fixed! The quick link buttons weren't triggering scenario changes because the effect that dispatches mock messages only ran on mount. **🐛 Problem:** The...

> @copilot no. it's not ok. you shouldn't walk the tmp. you should find the reason why the temp file not be deleted then fix that. You're absolutely right. I've...

> @copilot ćžźæˆ‘ćŠ ć…„è‡Ș抹挖的 CI æ”‹èŻ• I've added comprehensive automated CI testing with GitHub Actions. The CI pipeline includes: 🚀 **Main CI Workflow**: Tests on Node.js 18 & 20, builds project,...