Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/freerange/trello-reports
Ruby scripts for generating reports for a Trello board
https://github.com/freerange/trello-reports
I noticed that this script wasn't identifying cards that hadn't had any
visible activity (i.e. v...
Using `bundle update`.
I'm using Ruby 2.4 and the version of the json gem we were using is
inco...
15e0467e1da2225551eb415bc76f427b6a2d7da5 authored about 7 years ago
To better match Harmonia task instructions.
2611b660a88e99c8b62f22b3861d65dc60880dda authored about 7 years ago32c4179424ad5ad5030cfbcf91c5f62b3245bde4 authored about 7 years ago
* Specify board ID as command-line arg
* Specify number of weeks until considered stale as comma...
647b8b8080a83d5d61758c23f8096ce1e81e1302 authored over 7 years ago
We read the Trello API key and token from environment variables rather
than arguments to the scr...
Nested bullet list of cards and their associated comments.
If comment text is more than 10 line...
45ee0f16dce7b10a323f9bf0b62a4fb46f2a184e authored about 8 years ago
This is to work around some odd behaviour in the Trello API. It would
appear that the last_activ...
I was seeing a 404 exception when trying to retrieve the card associated
with a `deleteCard` act...
To mirror the change made in 63a96a74df823cbe104df81e2e1b0f383cc75ebf.
8b321229107e2f1135f8639042d2b95b546c5e60 authored over 8 years ago9b915bd65fed91afcdf5218cdb6f36b8e21be7fe authored over 8 years ago
To reflect the switch to using environment variables in
5b6ab3ad0ec29eea9c94993c06d1cf6f9c3710f6.
The previous version was failing to install on my laptop. Running
`bundle update json` gave me v...
It appears that some actions do not have an associated card - this was
causing the script to fai...
8a1cfa677da29f8efddcc0e9094fe2a6f3bf7e5a authored over 8 years ago
I noticed that some of the cards we'd spent time on during a given week
weren't appearing in the...
And include the short URL of the card. Pasting this output into a Trello
comment gives us a list...
5b6ab3ad0ec29eea9c94993c06d1cf6f9c3710f6 authored almost 10 years ago
None of this seems relevant to this project.
e7bf10b3721d4cef6c466dcc2c7a27cb2dc43c96 authored almost 10 years ago
In Ruby 2.0.0, the script kept displaying the usage, because a `NoMethodError`
was being raised,...
With some instructions that will remind me how to use this.
123455768d7819da397b795a9fd478791f1b9405 authored over 10 years agoExecuting the script without any arguments displays a usage notice.
1397114101ed5f400d2844164cc2fa5d24b5bf35 authored over 10 years ago6503d1de268c785534a7bb1f906eb48a43e12db1 authored over 10 years ago