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

Maint/snakebids upgrade #85

Merged
merged 2 commits into from
Sep 7, 2023
Merged

Conversation

kaitj
Copy link
Collaborator

@kaitj kaitj commented Sep 7, 2023

Proposed changes

Resolves #73, by updating to snakebids=^0.9.0, which allows for both wildcard and filters to be enabled for a given entity.

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you are unsure about any of the choices, don't hesitate to ask!

  • Changes have been tested to ensure that fix is effective or that a feature works.
  • Changes pass the unit tests
  • Code has been run through the poe quality task
  • I have included necessary documentation or comments (as necessary)
  • Any dependent changes have been merged and published

Notes

All PRs will undergo the unit testing before being reviewed. You may be requested to explain or make additional changes before the PR is accepted.

- upgraded snakebids to ^0.9.0
- also upgraded labelmerge to ^0.4.5 which included an upgrade to
  snakebids
@kaitj kaitj added the maintenance Updates or improvements that do not change functionality of the code label Sep 7, 2023
Copy link
Collaborator

@tkkuehn tkkuehn left a comment

Choose a reason for hiding this comment

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

As long as you've tested this it looks good to me

@kaitj
Copy link
Collaborator Author

kaitj commented Sep 7, 2023

I've at least tested this on a dry-run, which threw no errors.

@kaitj kaitj merged commit 5d16ec5 into khanlab:main Sep 7, 2023
6 checks passed
@kaitj kaitj deleted the maint/snakebids-upgrade branch September 7, 2023 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Updates or improvements that do not change functionality of the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable part wildcard / filter
2 participants