Skip to content

ci: use dependabot to update julia packages#283

Merged
haakon-e merged 1 commit into
mainfrom
he/ci-use-dependabot-to-update
Feb 19, 2026
Merged

ci: use dependabot to update julia packages#283
haakon-e merged 1 commit into
mainfrom
he/ci-use-dependabot-to-update

Conversation

@haakon-e

Copy link
Copy Markdown
Member

Replaces CompatHelper with GitHub's native Dependabot support for Julia packages (announced here).

Changes:

  • Add Julia ecosystem to .github/dependabot.yml, covering the root environment
  • Group all Julia package updates into a single weekly PR (every Wednesday)
  • Remove .github/workflows/CompatHelper.yml

See also: CliMA/ClimaAtmos.jl#4308

- applies to root environment (no .buildkite in this repo)
- check every wednesday
- all julia package updates are grouped into a single PR
- remove CompatHelper

Co-authored-by: Claude <noreply@anthropic.com>
@codecov

codecov Bot commented Feb 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.78%. Comparing base (7ebcfa6) to head (1e2cb53).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #283   +/-   ##
=======================================
  Coverage   91.78%   91.78%           
=======================================
  Files           1        1           
  Lines         146      146           
=======================================
  Hits          134      134           
  Misses         12       12           

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

@nefrathenrici nefrathenrici left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@haakon-e haakon-e merged commit 4eb24dd into main Feb 19, 2026
10 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