Skip to content

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

This PR should simplify the handling of compat updates, now that Julia is supported by dependabot. CompatHelper is not needed anymore. And dependabot does not stop after a few months of inactivity in the repository. There are a bunch of other minor quality of life improvements as well.

This PR was made by a bot, but now I am commenting as a human check on the bot that I endorse this PR and have checked its correctness.

@simsurace , could you consider reviewing and merging this? It should be fairly quick. I want to avoid unilaterally merging things on repositories where there has been a volunteer recently contributing to them.

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