Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/space-wizards/github2trello


https://github.com/space-wizards/github2trello

Deduplicate trello authorization code

af3d145c8c3a277979b8b37b77deb551089aeea5 authored almost 2 years ago by DrSmugleaf <[email protected]>
Update how minor changes are printed to match the progress report

92ade99299082f9b7c7d9f69a32422490a219924 authored almost 2 years ago by DrSmugleaf <[email protected]>
Fix creating duplicate cards when creating a comment fails

15f5e3d51070dc172a9e8a9fb26129443ea67a46 authored about 2 years ago by DrSmugleaf <[email protected]>
Improve printing for errored cards, fix collection modified exception when adding comment

0476a02b36b9b3dc4d0725224ab416358f5e5ab0 authored about 2 years ago by DrSmugleaf <[email protected]>
Print total PRs found alongside the ones that were skipped

6d7ccc45c03ee49fd83b1892885aa8db0480a8cf authored about 2 years ago by DrSmugleaf <[email protected]>
Fix reading env variables and add retrying on failed card creation

548f0cf9c283aa75df42b493167e8b44ea75c949 authored about 2 years ago by DrSmugleaf <[email protected]>
Add comment with the PR's description to each created card

c68960260ff6741013c4fc8f8c27e24f0b12345c authored over 2 years ago by DrSmugleaf <[email protected]>
Add getting board id from link given by the user

c18dfdad895f9ec8fcc2044cb4b799d015962625 authored over 2 years ago by DrSmugleaf <[email protected]>
Fix not disposing HttpListener

b844eb6160eda5678c82c942c8211df2dc78a8d1 authored over 2 years ago by DrSmugleaf <[email protected]>
Add printing two new lines before printing minor changes cards with no relevant lines

ccfb67b5c61800d011724196c08e39ed9a862e59 authored over 2 years ago by DrSmugleaf <[email protected]>
Add two new lines before printing the list of minor changes

35f715291081d2d6f58fbba755bea92290f64750 authored over 2 years ago by DrSmugleaf <[email protected]>
Add printing which minor changes cards had no relevant lines

13aef23cfc1464c6b4bf9e89bd5eb1169351be33 authored over 2 years ago by DrSmugleaf <[email protected]>
Add script to print minor changes from Trello to console

92b1536c0d7525a2ed6e23ab8c99ed49a0af2476 authored over 2 years ago by DrSmugleaf <[email protected]>
Remove timezones from date range

9001492307eff6467bf2507087744fdd37b3a585 authored over 2 years ago by DrSmugleaf <[email protected]>
Fix skipping the last 24 hours of PRs

b11d25d669a3647a4f586620b385aa0fbe4d20cb authored over 2 years ago by DrSmugleaf <[email protected]>
Fix missing space in contributors list

4eded41f55678670cf7fd2566b16566d7799d377 authored over 2 years ago by DrSmugleaf <[email protected]>
Make content PRs require a changelog

b543742b336c092cd350a49ed54db15fba116751 authored over 2 years ago by DrSmugleaf <[email protected]>
Ignore case when sorting contributors

8f99ea0d5c16bf715bbdb6555335d08756e90047 authored over 2 years ago by DrSmugleaf <[email protected]>
Add printing contributors in time range

9e1ad3555d4ae915fe412d77634200d02cb332cb authored over 2 years ago by DrSmugleaf <[email protected]>
Change Trello list name to match the name of the repository

ba4acfba9ac6ea4f5961375526874fcfb07570a8 authored over 2 years ago by DrSmugleaf <[email protected]>
Validate that env variables are set on program startup

2a6ea1c22b09826efe4001a046269a515651dcfb authored over 2 years ago by DrSmugleaf <[email protected]>
Rename API_KEY and API_TOKEN to TRELLO_API_KEY and TRELLO_API_TOKEN

6cf2fae0bd4241a59afc65b7ad365a5bc62691b0 authored over 2 years ago by DrSmugleaf <[email protected]>
Add reading parameters from console input

d6c3c5b773d55ed445d55b86b8bbc446d4480a5a authored over 2 years ago by DrSmugleaf <[email protected]>
Add API to search for merged github PRs

d4f63215fbfe3ffc68349adad291ee086b578bc7 authored over 2 years ago by DrSmugleaf <[email protected]>
Add API to create Trello lists and cards

221bc4b9e4b2b52cfb9cd1d20f42d99aee92aa64 authored over 2 years ago by DrSmugleaf <[email protected]>
Initial commit

96ad12ea645ac12b687c354db6706d2dac1fecd2 authored over 2 years ago by DrSmugleaf <[email protected]>