Skip to content

Comments

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

Merged
Krastanov merged 1 commit intoQuantumSavory:mainfrom
Krastanov-agent:update-workflows-julia-dependabot
Feb 20, 2026
Merged

Update GitHub workflows: remove CompatHelper, add Julia dependabot#5
Krastanov merged 1 commit intoQuantumSavory:mainfrom
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>
@Krastanov
Copy link
Member

leaving open as this repo is not in use right now (the package is in the lib folder of QuantumClifford.jl)

@Krastanov Krastanov merged commit e9ac25e into QuantumSavory:main Feb 20, 2026
2 checks passed
@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (d00dfa5) to head (60f1dee).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@    Coverage Diff    @@
##   main   #5   +/-   ##
=========================
=========================

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

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