Ecosyste.ms: OpenCollective

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

github.com/freerange/webhooks

Bi-directional integration between Harmonia & Trello
https://github.com/freerange/webhooks

Add example of Harmonia JSON and update README

I think it's useful to be able to manually test the webhooks app to
make sure it's working corre...

0517d8019eccd3753e630bb8457d14acb805feb2 authored over 10 years ago
Update README

With more detailed deployment instructions.

c7a307f77def18a186eff211c0038157c479202b authored over 10 years ago
Update Apache config to avoid 403 errors

0cd8c443362e1ea22bdef0dd1abd39b951cbd453 authored over 10 years ago
Update README

To document the environment variables required to get the app running
correctly.

7b1769e4c0d9620bb2d1736900e5cbad92a5d186 authored over 10 years ago
Add Apache config to repository

This is a copy of the config as it exists on gofreerange.com, but
without any of the Trello API ...

cacf6b3f64cb8ba4e844788bb4f895cb15aa3781 authored over 10 years ago
Update Capfile

Add a task to enable the Apache config after the first deploy. Because
of the `after apache:upda...

067e1d543967d7ed21fd32c1bd318fb3d26f7579 authored over 10 years ago
Update Capfile

Add tasks to update the Apache config and restart the web server.

082b071971b9848f256df0ab2df39b76e4528241 authored over 10 years ago
Update bundled gems

I removed the version constraints that meant we were tied to Ruby 1.8.7
and ran `bundle update`.

e2968c66225300f38c4e4908337ff42c0b5e543b authored over 10 years ago
Update Capfile to point to badger.gofreerange.com

301dceea2636406c4aa8dcf1cc16c3a3a5cc3a1d authored over 10 years ago
Update Capfile to deploy from this migration branch

531dc8eb9156b5e13182329d788e91d3dc9f840d authored over 10 years ago
Remove ruby version from Gemfile

I'm hoping to get this running on Ruby 2.1.

49ee671a17717e255ef2a62f1432e856db2902fb authored over 10 years ago
Specify Ruby version in Gemfile

I kept getting confused about which version of Ruby this master branch
works with.

4480474c41e615255dd3c3d39342b8b93efc9672 authored over 10 years ago
Fix Trello card assignment.

14e8ae59f1a4372928ed4eea6939976bdb12f6bd authored over 10 years ago
Only create Trello card when Harmonia task is assigned.

It turns out that the Harmonia web hook is also fired when a card is marked
as done.

f1b0023bca3893ac59b4bd666a5e29ebc2a1bf37 authored over 10 years ago
Extract task local variable.

a0b974196ef4e9f0d23daa71622b8a85dc7b6b3c authored over 10 years ago
Implement restart for passenger app on deploy.

c5f498bd152ebb3eecf3549a7b74966abfb0358a authored over 10 years ago
Make HTTP responses more human-friendly.

3a2c81fd2a3ad61b8f9f8ccd1a9b71e0a984b8d0 authored over 10 years ago
Respond with 200 OK at root path.

This makes it easier to see whether the app is working e.g. for monitoring.

7e6a5180bde0b02a4838b2d0b0e96b22a34ab5f6 authored over 10 years ago
Revert attempts to fix Passenger error - they didn't work.

c6d2467d863c15f1a1004376554b4b1927927dc6 authored over 10 years ago
Another attempt to fix Passenger error.

b5d58211d1014051b972ac6a792644e432e94f12 authored over 10 years ago
Attempt to avoid Passenger error.

undefined method `ssl?' for class `Sinatra::Request'

90711501f8881d5b8b4f3089d6e8c0ed3d151f44 authored over 10 years ago
Add directories required by Passenger for Rack app.

1cc18ab4efb555920af28c03bb926d385b5d7b75 authored over 10 years ago
Add basic rackup configuration.

a4d5ca1c5d9f291f5c4280805a847678301c7fc1 authored over 10 years ago
Use Ruby 1.8.7-compatible Hash syntax.

d1fe0c55e45cf8e2366fc9c1bff4aba03f326695 authored over 10 years ago
Further Gemfile restriction for Ruby 1.8.7 compatibility.

8a0a214b6a150231c2d88a5fda2cfe88b25c293d authored over 10 years ago
Re-capify.

3ff4fc32805d99e4bc2c0265e34d523a35f4a168 authored over 10 years ago
Add Gemfile constraints to work with Ruby 1.8.7.

4852a99a188f843b1939ebf0225604865fd3ebed authored over 10 years ago
Initial commit.

c7569327c4531e65b42a1962e852dced157fb4e0 authored over 10 years ago