Skip to content

Update GitHub workflows: remove CompatHelper, add Julia dependabot#12

Merged
Krastanov merged 1 commit intoJuliaGraphs:masterfrom
Krastanov-agent:update-workflows-julia-dependabot
Dec 18, 2025
Merged

Update GitHub workflows: remove CompatHelper, add Julia dependabot#12
Krastanov merged 1 commit intoJuliaGraphs:masterfrom
Krastanov-agent:update-workflows-julia-dependabot

Conversation

@Krastanov-agent
Copy link

⚠️ 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 45.90%. Comparing base (15f8737) to head (9b2ee7f).
⚠️ Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage   46.77%   45.90%   -0.88%     
==========================================
  Files           1        1              
  Lines          62       61       -1     
==========================================
- Hits           29       28       -1     
  Misses         33       33              

☔ 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 8be0b30 into JuliaGraphs:master Dec 18, 2025
6 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

Comments