Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: DonationManager and SaDevWebsite #12

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

Merged
merged 1 commit into from
Nov 3, 2020

Conversation

andrewthetechie
Copy link
Member

This is a two for one PR. Two new plugins!

SADevsWebsite: This plugin provides helper methods to manage the SA Devs
Website. Right now, it offers a context manager to get you a temporary
clone of the website's repo and a way to do a PR to the website.
Changing files is an exercise left up to the other plugin writer.

DonationManager is for SA Devs Season of Giving. It gives members a way
to record a donation with its ./donation command and gives admin tools
to manage the lifecycle of a submitted donation. Admins can approve,
change, and delete donations. Approved donations are pr'd to the
website in groups once every hour by a poller and a slack channel topic
is updated with our new donation total.

This is a two for one PR. Two new plugins!

SADevsWebsite: This plugin provides helper methods to manage the SA Devs
Website. Right now, it offers a context manager to get you a temporary
clone of the website's repo and a way to do a PR to the website.
Changing files is an exercise left up to the other plugin writer.

DonationManager is for SA Devs Season of Giving. It gives members a way
to record a donation with its ./donation command and gives admin tools
to manage the lifecycle of a submitted donation. Admins can approve,
change, and delete donations. Approved donations are pr'd to the
website in groups once every hour by a poller and a slack channel topic
is updated with our new donation total.
@andrewthetechie andrewthetechie merged commit acdc354 into SADevs:main Nov 3, 2020
@andrewthetechie andrewthetechie deleted the donation-manager branch November 3, 2020 22:40
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.

1 participant