Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed-up the CI/ CD pipelines #317

Closed
wants to merge 4 commits into from
Closed

Speed-up the CI/ CD pipelines #317

wants to merge 4 commits into from

Conversation

IIITM-Jay
Copy link
Member

@IIITM-Jay IIITM-Jay commented Nov 9, 2024

Description

This PR intends to speed-up the CI/CD workflows using various approaches.

Approach Used

  1. Used Cache to avoid reinstalling dependencies on every run.
  2. Reduced redundant calls to pip install.

Signed-off-by: Jay Dev Jha <jaydev.neuroscitech@gmail.com>
Signed-off-by: Jay Dev Jha <jaydev.neuroscitech@gmail.com>
Signed-off-by: Jay Dev Jha <jaydev.neuroscitech@gmail.com>
@IIITM-Jay
Copy link
Member Author

As some of the Opcodes Generation workflows taking longer than usual time for some python versions, closing this PR.

@IIITM-Jay IIITM-Jay closed this Nov 9, 2024
@IIITM-Jay IIITM-Jay deleted the speed_up_CI branch November 9, 2024 09:33
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