Skip to content

Conversation

@Krastanov-agent
Copy link
Contributor

⚠️ Important: This enables dependabot only for the top-level Julia package. If there are any other sub-packages in subfolders, they will not be tracked by dependabot and may need separate configuration.

CC @Krastanov

Summary

  • Remove CompatHelper workflows (replaced by dependabot)
  • Add/update dependabot.yml with Julia and GitHub Actions ecosystems
  • Julia dependabot support is now stable and preferred over CompatHelper

Changes

  • Deleted any CompatHelper workflow files from .github/workflows/
  • Updated/created .github/dependabot.yml with Julia and GitHub Actions ecosystem configurations
  • Set weekly update schedule for Julia dependencies and GitHub Actions

Test plan

  • Verify no CompatHelper workflows remain in .github/workflows/
  • Confirm dependabot.yml has proper Julia and GitHub Actions ecosystem configurations
  • Check that dependabot starts working after merge (may take up to 24 hours)

🤖 Generated with Claude Code


Script source: https://gist.github.com/Krastanov-agent/2b049684a01788458c399e9441bb264a

- Remove CompatHelper workflows (replaced by dependabot)
- Add/update dependabot.yml with Julia package ecosystem
- Julia dependabot support is now stable and preferred over CompatHelper

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@codecov
Copy link

codecov bot commented Dec 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.16%. Comparing base (ccb9284) to head (8dfe948).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #479   +/-   ##
=======================================
  Coverage   97.16%   97.16%           
=======================================
  Files         121      121           
  Lines        7020     7020           
=======================================
  Hits         6821     6821           
  Misses        199      199           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Krastanov Krastanov merged commit 4176651 into JuliaGraphs:master Dec 18, 2025
11 of 14 checks passed
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