-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: SADevs/sadevbot-plugins
base: v0.3
head repository: SADevs/sadevbot-plugins
compare: main
- 14 commits
- 20 files changed
- 4 contributors
Commits on Nov 3, 2020
-
feat: new plugins DonationManager and SaDevWebsite
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.
Configuration menu - View commit details
-
Copy full SHA for 63a167b - Browse repository at this point
Copy the full SHA 63a167bView commit details -
Merge pull request #12 from andrewthetechie/donation-manager
feat: DonationManager and SaDevWebsite
Configuration menu - View commit details
-
Copy full SHA for acdc354 - Browse repository at this point
Copy the full SHA acdc354View commit details
Commits on Nov 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b4d511c - Browse repository at this point
Copy the full SHA b4d511cView commit details -
Merge pull request #14 from SADevs/aherrington/fix-ci
ci: make CI install plugin deps
Configuration menu - View commit details
-
Copy full SHA for 4fa96b7 - Browse repository at this point
Copy the full SHA 4fa96b7View commit details -
This adds info about how ConventionalCommits work.
Configuration menu - View commit details
-
Copy full SHA for ed16584 - Browse repository at this point
Copy the full SHA ed16584View commit details -
Merge pull request #15 from SADevs/aherrington/update-contrib-docs
docs: update CONTRIBUTING.md
Configuration menu - View commit details
-
Copy full SHA for 385ad8e - Browse repository at this point
Copy the full SHA 385ad8eView commit details -
fix: wording on channel creation
Changed wording of the channel creation message. ci: make CI install plugin deps fix: change wording on channel create and test to pass
Configuration menu - View commit details
-
Copy full SHA for 5148899 - Browse repository at this point
Copy the full SHA 5148899View commit details -
Merge pull request #13 from snyk-omar/main
Changed wording of the channel creation message.
Configuration menu - View commit details
-
Copy full SHA for 8b4f0f0 - Browse repository at this point
Copy the full SHA 8b4f0f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67b5ab9 - Browse repository at this point
Copy the full SHA 67b5ab9View commit details
Commits on Nov 6, 2020
-
Merge pull request #16 from snyk-omar/main
docs: updated contributing.md with how to write commit message
Configuration menu - View commit details
-
Copy full SHA for ba6842a - Browse repository at this point
Copy the full SHA ba6842aView commit details
Commits on Nov 13, 2020
-
fix: fix template format of total
The total was displaying as a float with a single decimal which does not make sense for a USD amount. This uses format to make it a nice pretty dollar amount
Configuration menu - View commit details
-
Copy full SHA for fb9d5db - Browse repository at this point
Copy the full SHA fb9d5dbView commit details -
Merge pull request #17 from SADevs/aherrington/fix-total-formatting
fix: fix template format of total
Configuration menu - View commit details
-
Copy full SHA for ca1e79a - Browse repository at this point
Copy the full SHA ca1e79aView commit details
Commits on Feb 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5942b80 - Browse repository at this point
Copy the full SHA 5942b80View commit details
Commits on Jun 7, 2022
-
Merge pull request #19 from SADevs/aherrington/channel-archive
feat: Channel Archive Janitor
Configuration menu - View commit details
-
Copy full SHA for d374097 - Browse repository at this point
Copy the full SHA d374097View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3...main