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

plaid_update updates, docs, misc CI fixes #260

Merged
merged 9 commits into from
Dec 30, 2022
Merged

Conversation

jantman
Copy link
Owner

@jantman jantman commented Dec 30, 2022

  • Docker build - don't include -dirty in version/tag when building in GHA
  • Document how to change Plaid environments
  • GHA - Push built Docker images to Docker Hub, for builds of master branch
  • Document triggering a Plaid update via the /plaid-update endpoint.
  • Change /plaid-update endpoint argument name from account_ids to item_ids.
  • Add num_days parameter support to /plaid-update endpoint.

@codecov-commenter
Copy link

codecov-commenter commented Dec 30, 2022

Codecov Report

Merging #260 (4e6ee2a) into master (a818739) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #260      +/-   ##
==========================================
+ Coverage   50.37%   50.42%   +0.05%     
==========================================
  Files          82       82              
  Lines        5257     5263       +6     
  Branches      808      810       +2     
==========================================
+ Hits         2648     2654       +6     
  Misses       2556     2556              
  Partials       53       53              
Flag Coverage Δ
acceptance 42.44% <14.28%> (-0.05%) ⬇️
unittests 47.15% <100.00%> (+0.06%) ⬆️

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

Impacted Files Coverage Δ
biweeklybudget/flaskapp/views/plaid.py 100.00% <100.00%> (ø)
biweeklybudget/version.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jantman jantman merged commit 51e3aa2 into master Dec 30, 2022
@jantman jantman deleted the plaid-change-env-docs branch December 30, 2022 16:06
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.

None yet

2 participants