Add actions: Replicate PINA workflows and align project dependencies#288
Add actions: Replicate PINA workflows and align project dependencies#288kshitij-maths wants to merge 2 commits intomathLab:masterfrom
Conversation
|
Dear @kshitij-maths, the PR description is quite misleading: you have added But in PINA there are Why this difference? Tester and deployer are actually the most important. Why did you skip them? Please try to make the PR description/comment clear, transparent, and CONSISTENT with the changes: here you said "This PR synchronizes EZyRB's Continuous Integration pipeline with the standard established in the PINA repository. It introduces missing GitHub Actions and updates pyproject.toml to ensure all automated processes run smoothly" but I just see half of the actions. Do not overclaim; otherwise, the time and effort to check everything is even greater. |
Description
This PR synchronizes EZyRB's Continuous Integration pipeline with the standard established in the PINA repository. It introduces missing GitHub Actions and updates
pyproject.tomlto ensure all automated processes run smoothly.