Skip to content

build: Configure dependabot scan#2

Merged
MthwRobinson merged 1 commit intomainfrom
core-53/dependabot
Sep 27, 2022
Merged

build: Configure dependabot scan#2
MthwRobinson merged 1 commit intomainfrom
core-53/dependabot

Conversation

@MthwRobinson
Copy link
Copy Markdown
Contributor

Summary

Addresses CORE-53. Configures dependabot scans for the repo. Dependabot is set up to check for pip-compile and GitHub actions updates once a week.

@MthwRobinson MthwRobinson requested a review from qued September 27, 2022 14:44
Copy link
Copy Markdown
Contributor

@qued qued left a comment

Choose a reason for hiding this comment

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

LGTM!

@MthwRobinson MthwRobinson merged commit 7c82adf into main Sep 27, 2022
@MthwRobinson MthwRobinson deleted the core-53/dependabot branch September 27, 2022 16:44
yuming-long pushed a commit that referenced this pull request Sep 29, 2022
* try to fix github action

* attempt #2

* unindenty

Co-authored-by: Alan Bertl <[email protected]>
scanny added a commit that referenced this pull request Jul 22, 2024
This is file-type detection strategy #2. Like other strategies it
returns a `FileType` member if it's confident of the file-type otherwise
`None` to allow the next strategy to take a crack at it.
scanny added a commit that referenced this pull request Jul 22, 2024
Disable strategy #2 (guessed MIME-type) and strategy #3 (filename
extension) and verify that a caller that asserts the correct MIME-type
as the `content_type` argument gets the right `FileType` member.
scanny added a commit that referenced this pull request Jul 22, 2024
Add a parameterized test for strategy #2 (guessed MIME-type) that
disables strategies #1 and #3 so we know what's actually being tested.
Remove individual tests made redundant by the single parameterized test.
scanny added a commit that referenced this pull request Jul 22, 2024
This is file-type detection strategy #2. Like other strategies it
returns a `FileType` member if it's confident of the file-type otherwise
`None` to allow the next strategy to take a crack at it.
scanny added a commit that referenced this pull request Jul 22, 2024
Disable strategy #2 (guessed MIME-type) and strategy #3 (filename
extension) and verify that a caller that asserts the correct MIME-type
as the `content_type` argument gets the right `FileType` member.
scanny added a commit that referenced this pull request Jul 22, 2024
Add a parameterized test for strategy #2 (guessed MIME-type) that
disables strategies #1 and #3 so we know what's actually being tested.
Remove individual tests made redundant by the single parameterized test.
scanny added a commit that referenced this pull request Jul 22, 2024
This is file-type detection strategy #2. Like other strategies it
returns a `FileType` member if it's confident of the file-type otherwise
`None` to allow the next strategy to take a crack at it.
scanny added a commit that referenced this pull request Jul 22, 2024
Disable strategy #2 (guessed MIME-type) and strategy #3 (filename
extension) and verify that a caller that asserts the correct MIME-type
as the `content_type` argument gets the right `FileType` member.
scanny added a commit that referenced this pull request Jul 22, 2024
Add a parameterized test for strategy #2 (guessed MIME-type) that
disables strategies #1 and #3 so we know what's actually being tested.
Remove individual tests made redundant by the single parameterized test.
scanny added a commit that referenced this pull request Jul 23, 2024
This is file-type detection strategy #2. Like other strategies it
returns a `FileType` member if it's confident of the file-type otherwise
`None` to allow the next strategy to take a crack at it.
scanny added a commit that referenced this pull request Jul 23, 2024
Disable strategy #2 (guessed MIME-type) and strategy #3 (filename
extension) and verify that a caller that asserts the correct MIME-type
as the `content_type` argument gets the right `FileType` member.
scanny added a commit that referenced this pull request Jul 23, 2024
Add a parameterized test for strategy #2 (guessed MIME-type) that
disables strategies #1 and #3 so we know what's actually being tested.
Remove individual tests made redundant by the single parameterized test.
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