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

goal_amount is not always present #32

Merged
merged 2 commits into from
Apr 13, 2024
Merged

Conversation

csogilvie
Copy link
Contributor

goal_amount is only present for pots when it's enabled on the pot. This sets it as optional, with a default value if not present.

@csogilvie csogilvie requested a review from pawelad as a code owner April 5, 2024 17:30
@pawelad pawelad self-assigned this Apr 13, 2024
@pawelad pawelad added the enhancement New feature or request label Apr 13, 2024
@pawelad pawelad force-pushed the csogilvie-patch-2 branch from 66fcc86 to ca03086 Compare April 13, 2024 15:31
@pawelad
Copy link
Owner

pawelad commented Apr 13, 2024

Same situation as with #31 - I need to work out the PR workflow - right now it fails because it can't access GitHub secrets, which are needed to decrypt the VCR cassettes... There are some workaround, but I think I want to move away from VCR.py eventually so I'm not sure if it makes sense to pursue them.

I ran the test suite locally and everything passed. Thank you for your contribution!

@pawelad pawelad merged commit 38cd12a into pawelad:main Apr 13, 2024
4 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants