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

Create dependabot.yml to update GitHub actions packages #852

Merged
merged 3 commits into from
Aug 30, 2023
Merged

Create dependabot.yml to update GitHub actions packages #852

merged 3 commits into from
Aug 30, 2023

Conversation

Andrew-S-Rosen
Copy link
Member

@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (7353e57) 88.14% compared to head (d429bd2) 88.14%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #852   +/-   ##
=======================================
  Coverage   88.14%   88.14%           
=======================================
  Files          44       44           
  Lines        3593     3593           
=======================================
  Hits         3167     3167           
  Misses        426      426           

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

@rkingsbury
Copy link
Collaborator

Looks good, but I'd like to restrict this to just GitHub actions because we have an alternate approach to updating dependencies for the package itself (See here)

So I think that means removing this portion of dependabot.yml

  - package-ecosystem: "pip" # See documentation for possible values
    directory: "/" # Location of package manifests
    schedule:
      interval: "weekly"

@Andrew-S-Rosen
Copy link
Member Author

Ah okay! Good catch! I was wondering why there wasn't a depdendabot file originally. That explains it!

@Andrew-S-Rosen
Copy link
Member Author

@rkingsbury: Should be good to go now.

@rkingsbury
Copy link
Collaborator

Thanks!

@rkingsbury rkingsbury merged commit e42ad9b into materialsproject:main Aug 30, 2023
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