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 <[email protected]>
@codecov
Copy link

codecov bot commented Nov 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@307ce5c). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #88   +/-   ##
=======================================
  Coverage        ?   97.46%           
=======================================
  Files           ?       19           
  Lines           ?     2490           
  Branches        ?        0           
=======================================
  Hits            ?     2427           
  Misses          ?       63           
  Partials        ?        0           

☔ 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 edc2df5 into QuantumSavory:main Nov 29, 2025
15 of 16 checks passed
@apkille
Copy link
Member

apkille commented Nov 29, 2025

Thanks @Krastanov!

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.

3 participants