Skip to content

Update ci pipeline #404

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

Merged
merged 8 commits into from
Jun 4, 2025
Merged

Update ci pipeline #404

merged 8 commits into from
Jun 4, 2025

Conversation

mauvais2
Copy link
Collaborator

  • Changed to pin a specific ubuntu version rather than ubuntu:latest to avoid buggy release(s)
  • Updated requirements, to use --find-links instead of --extra-index-url to avoid Dependabot think it’s a PyPI-style index and cause the authentication failure (the link doesn't require authentication when access) to avoid the dependabot issue like this. Will need to test, verify in master branch.
Dependabot encountered '1' error(s) during execution, please check the logs for more details.
+----------------------------------------------------------------------------------------------------------+
|                                      Dependencies failed to update                                       |
+------------+---------------------------------------+-----------------------------------------------------+
| Dependency | Error Type                            | Error Details                                       |
+------------+---------------------------------------+-----------------------------------------------------+
| torch      | private_source_authentication_failure | {                                                   |
|            |                                       |   "source": "https://data.dgl.ai/wheels/repo.html/" |
|            |                                       | }                                                   |
+------------+---------------------------------------+-----------------------------------------------------+

@mauvais2 mauvais2 requested review from stewarthe6 and paulsonak May 30, 2025 20:44
@mauvais2 mauvais2 self-assigned this May 30, 2025
Copy link

codecov bot commented May 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

@@            Coverage Diff             @@
##           master     #404      +/-   ##
==========================================
+ Coverage   23.49%   27.04%   +3.55%     
==========================================
  Files          51       51              
  Lines       13630    13630              
==========================================
+ Hits         3202     3686     +484     
+ Misses      10428     9944     -484     

see 11 files with indirect coverage changes

🚀 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.

@mauvais2 mauvais2 merged commit 8265f1d into master Jun 4, 2025
12 checks passed
@mauvais2 mauvais2 deleted the update_ci_pipeline branch June 4, 2025 17:19
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