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

Add CI script using Github Actions for each PR in EvalAI Starters Repository #4495

Open
RishabhJain2018 opened this issue Mar 18, 2025 · 2 comments

Comments

@RishabhJain2018
Copy link
Member

Issue:

Currently, there is no way to test the changes in the EvalAI-Starters Repository after merging each PR. It is a manual process for now.

Fix:

Create a CI pipeline using Github Actions, which runs whenever a PR is opened or merged to master branch, to validate the changes in the challenge_config.yml

Refer: Cloud-CV/EvalAI-Starters#98

@Eeshu-Yadav
Copy link

Hi @RishabhJain2018,
I’ll start working on the implementation and raise a PR soon with the GitHub Actions workflow for CI validation.

I’ll keep you updated once the PR is ready for review.

@Eeshu-Yadav
Copy link

Eeshu-Yadav commented Mar 18, 2025

@RishabhJain2018 i had raised the pr for this : Cloud-CV/EvalAI-Starters#99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants