Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dependabot config and switch Release Drafter to Changelog config #1024

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

tsalo
Copy link
Member

@tsalo tsalo commented Feb 12, 2024

Closes none.

Changes proposed in this pull request:

  • Add a dependabot config to automatically open PRs updating to new versions of dependencies. This will help us keep up to date and flag any incompatible versions.
  • Switch from release drafter to a changelog config. We can use PR labels to organize our release notes.

@tsalo tsalo added the maintenance issues related to versioning, dependencies, and other related elements label Feb 12, 2024
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.51%. Comparing base (f9551a9) to head (d8897ef).
Report is 54 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1024   +/-   ##
=======================================
  Coverage   89.51%   89.51%           
=======================================
  Files          26       26           
  Lines        3453     3453           
  Branches      630      630           
=======================================
  Hits         3091     3091           
  Misses        210      210           
  Partials      152      152           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@eurunuela eurunuela left a comment

Choose a reason for hiding this comment

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

This is great @tsalo, thank you!

Copy link
Member

@handwerkerd handwerkerd left a comment

Choose a reason for hiding this comment

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

I agree with this plan so I'll approve, but I have no clue how to evaluate/test if you set this up correctly. My assumption is, if there are issues, we'll find out if we merge this first and then see what happens when the mapca version is updated.

@tsalo
Copy link
Member Author

tsalo commented Feb 13, 2024

Thanks @eurunuela and @handwerkerd!

@handwerkerd yeah, unfortunately it's one of those things where we'll find any problems after merging, but I did copy over these files from a repo I maintain that is working well, so I think it'll be okay.

@tsalo tsalo merged commit 899e4ce into ME-ICA:main Feb 13, 2024
16 checks passed
@tsalo tsalo deleted the dependabot branch February 13, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance issues related to versioning, dependencies, and other related elements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants