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 #931

Merged

Conversation

ssteinbach
Copy link
Collaborator

Adds a dependabot.yml to opentimelineio.

Dependabot is a GitHub service that opens Pull requests to update the version of dependencies in the library. For more information:
https://docs.github.com/en/code-security/supply-chain-security/enabling-and-disabling-version-updates#enabling-github-dependabot-version-updates

@ssteinbach ssteinbach added this to the Public Beta 14 milestone Apr 5, 2021
@codecov-io
Copy link

Codecov Report

Merging #931 (ba5eac2) into master (846bfb1) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #931      +/-   ##
==========================================
+ Coverage   85.75%   85.76%   +0.01%     
==========================================
  Files         191      191              
  Lines       18098    18109      +11     
  Branches     2046     2048       +2     
==========================================
+ Hits        15520    15532      +12     
  Misses       2055     2055              
+ Partials      523      522       -1     
Flag Coverage Δ
unittests 85.76% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...-opentimelineio/opentimelineio/plugins/manifest.py 88.33% <0.00%> (+1.04%) ⬆️
tests/test_plugin_detection.py 86.66% <0.00%> (+2.35%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 846bfb1...ba5eac2. Read the comment docs.

@ssteinbach ssteinbach requested a review from reinecke April 5, 2021 23:03
@jhodges10
Copy link
Collaborator

Good call making it Monday's only @ssteinbach, all too often dependabot gets incredibly annoying because of incessant notifications.

Copy link
Collaborator

@reinecke reinecke left a comment

Choose a reason for hiding this comment

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

Just one copy/paste issue in a comment. This is a good add though, especially for our submodules.

.github/dependabot.yml Outdated Show resolved Hide resolved
.github/dependabot.yml Outdated Show resolved Hide resolved
@ssteinbach ssteinbach merged commit 0e67eca into AcademySoftwareFoundation:master Apr 10, 2021
@ssteinbach ssteinbach deleted the add_dependabot branch April 10, 2021 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants