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

match estimate in grant checkout emails #9841

Merged
merged 5 commits into from
Dec 8, 2021

Conversation

owocki
Copy link
Contributor

@owocki owocki commented Dec 6, 2021

Description

match estimate in grant checkout emails

Refers/Fixes

common sense

Testing

tested locally
screencapture-localhost-8000-administration-email-thank-you-for-supporting-2021-12-06-15_10_09

Dockerfile Outdated
@@ -28,7 +28,7 @@ WORKDIR /usr/src
RUN apt-get update && apt-get install -y wget
RUN wget "https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb"
RUN apt-get install -y $CHROME_DEPS
RUN dpkg -i google-chrome-stable_current_amd64.deb
#RUN dpkg -i google-chrome-stable_current_amd64.deb
Copy link
Contributor Author

Choose a reason for hiding this comment

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

fwiw; on my M1 i had to comment this out to get the dockerfile to run. anyone else had this issue? maybe worth a seperate issue?

Copy link
Member

Choose a reason for hiding this comment

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

Oh me and @nutrina had the same issue here.

Copy link
Contributor

Choose a reason for hiding this comment

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

Hmmm - this is for cyprus! Can we install it from anywhere else @ksolo?

Copy link
Contributor

@gdixon gdixon left a comment

Choose a reason for hiding this comment

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

LGTM!! 🚀

@thelostone-mc thelostone-mc changed the base branch from stable to master December 8, 2021 08:55
@thelostone-mc thelostone-mc merged commit b206269 into master Dec 8, 2021
nutrina pushed a commit that referenced this pull request Dec 10, 2021
* match estimate in grant checkout emails

* fix

* dpkg

* feat: adds lerp to find the match_amount for the contribution/subscription

* fix: use match_amount at time of contribution

Co-authored-by: Kevin Owocki <[email protected]>
Co-authored-by: Graham Dixon <[email protected]>
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.

3 participants