Skip to content

Add actions: Replicate PINA workflows and align project dependencies#288

Open
kshitij-maths wants to merge 2 commits intomathLab:masterfrom
kshitij-maths:add-actions
Open

Add actions: Replicate PINA workflows and align project dependencies#288
kshitij-maths wants to merge 2 commits intomathLab:masterfrom
kshitij-maths:add-actions

Conversation

@kshitij-maths
Copy link
Copy Markdown
Member

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.toml to ensure all automated processes run smoothly.

@ndem0
Copy link
Copy Markdown
Member

ndem0 commented Apr 28, 2026

Dear @kshitij-maths, the PR description is quite misleading: you have added
master_cleaner.yml
monthly-tagger.yml
tutorial_exporter.yml

But in PINA there are
create-tag.yml
deployer.yml
master_cleaner.yml
monthly-tagger.yml
tester.yml
tutorial_exporter.yml

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.

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