Ecosyste.ms: OpenCollective

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

github.com/freerange/free_agent_sanity_check

This respository is DEPRECATED. See README for an explanation.
https://github.com/freerange/free_agent_sanity_check

Deprecate the repository.

See changes to the README for an explanation.

676cb3c8dc8645bd800860a293d2354963754c0c authored about 10 years ago
Add dotenv to make development easier.

39e8f3a2b3a10dfd4a69487870c0c6449e35e163 authored almost 11 years ago
Exclude some specific transactions which accidentally match.

We have two transactions relating to [1] which match the new regular
expression, but which are n...

f537f5047e1cb73a1ea39442ce0fcde037b81d2d authored about 11 years ago
Match new-style HSBC foreign currency transactions.

fc67b9eb14b30a89c164f7f768795b2a7bd9c74c authored about 11 years ago
Avoid deprecation warning caused by Gemfile source.

I was seeing the following warning:

The source :rubygems is deprecated because HTTP request...

4aa5d0e2275d7d3fc92c193b07e6a4aa5e93c40e authored about 11 years ago
Add explicit credit for Chris.

549218b3d5ca3ad92ea97d85ee249dc9d7328176 authored about 11 years ago
Add license and credits.

Also remove some out-of-date info.

5f72e8776d909199159f9f28af8732f32a462ac7 authored about 11 years ago
Use the mail utility rather than Cron emails.

The motivation for this change is to get slightly nicer emails (than the
standard cron output) w...

c5d6dcdbb2940e927cd59317a97dfc9decc67d57 authored over 12 years ago
Update TODO

42182c7e13aac6f92e271f96cfc86f2b6f800646 authored over 12 years ago
Update Capfile and schedule.rb.

* Deploy to gofreerange.com

* Set the task to run at 10:30, 14:30 and 18:30 as that's when it
...

6dc3079121d25179b14279fbabcacb2d51c003a8 authored over 12 years ago
Update schedule.rb

The `bundle` command is in /usr/local/bin so we need to update the PATH
accordingly.

We have to...

3577aecbc3ed751f3e8fc6be359b8e51254f3600 authored over 12 years ago
Add TODO list.

15254ef5f2863c52da36adaec0d6fe5a7ca44e14 authored over 12 years ago
Convert Gemfile to ruby 1.8 syntax.

The server I'm planning to deploy to only has ruby 1.8, so that 1.9 hash
syntax causes us problems.

4fe880af9e6bcac56aa6911b9b19ca425a9f9ef8 authored over 12 years ago
Update Capfile with the relevant 'whenever' commands.

I've copied these from Sauron so I'm hoping they'll just work...

f823d7c5f0599a2d2ddf5fe5d78c97d9f7bae22f authored over 12 years ago
Regularly run the free agent check.

I've played around with this manually and it seems to run correctly.

a7624c046224266260519485ec52763d36b97fe8 authored over 12 years ago
Add 'whenever' gem and skeleton schedule.rb

67ba93c0c711058acc35c0bafc390ef39b820a10 authored over 12 years ago
Update the script to use environment variables.

As per the recap convention. I'm also ignoring .env as I'll use that
locally to store the vario...

012f318c9013a5e4fdc69c021b471efcc1a0b1d3 authored over 12 years ago
Update Capfile.

Set the correct repository address and temporarily set the server to
'localhost' while I'm testi...

1b83005378fab93c768346e3945687b69d87774a authored over 12 years ago
Add README.md

78aab864d8f37802c780d449c0f5f39ccf542eef authored over 12 years ago
Add recap

I've used 'recap setup' to generate the empty Capfile.

dc265a8e70470c1c1b7c590e2d346abc9f699ca7 authored over 12 years ago
Initial commit.

The Gemfile contains only the free_agent gem necessary for me to run the
list_usd_transactions_w...

99bbe32b9f8089f663145be346c99f0bb35fad04 authored over 12 years ago