Skip to content

[Fix #4673] Migrate EvalAI CI/CD Workflow to Github Actions #4685

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Zahed-Riyaz
Copy link
Contributor

This PR aims to :

  • Completely migrate EvalAI's current CI/CD workflow from Travis CI to Github Actions.
  • Setup CI checks for linting, migrations, and static type checks.
  • Decommission .travis.yml and remove Travis-specific config/integration from the repository.
  • Update documentation to reflect the CI migration : make changes in README.md and other files to reflect the changes made.

@Zahed-Riyaz Zahed-Riyaz changed the title Migrate EvalAI CI/CD Workflow to Github Actions [Fix #4673] Migrate EvalAI CI/CD Workflow to Github Actions Jun 19, 2025
Copy link

codecov bot commented Jun 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.70%. Comparing base (96968d6) to head (868def7).
Report is 1187 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4685      +/-   ##
==========================================
- Coverage   72.93%   69.70%   -3.23%     
==========================================
  Files          83       21      -62     
  Lines        5368     3608    -1760     
==========================================
- Hits         3915     2515    -1400     
+ Misses       1453     1093     -360     

see 73 files with indirect coverage changes

see 73 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ce48ed6...868def7. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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