here's a short writeup of what we discussed.
Meta
* <rant> package needs to be a resource that can be duplicate </rant>
Trusty LTS is out (or very soon), brace yourselves.
There is an (internal) ticket for creating a Central Repo to pull general module changes
* .gitignore
* .gitattributes
* Gemfile
* Rakefile
* CONTRIBUTING.md
NodeJS
* most tests are failing due to Travis hickup.
* no PR comes with tests :(
We've closed all the PRs, which is the best way to solve this. - ash
Passenger
* merging compilation timeout, but we'd rather ash publish his installation through brightbox/phusion repos.
we don't like when you add gcc, make and other things as package deps. (see meta talk ;)
"As it stands, it's a horrible module. We want to get rid of it.…"
PostgreSQL
* We are not backporting features.
* Port change looks very complete, but needs a squash, (ask back why the inherit stuff slipped in)
* PostgreSQL tests take a *looooooooong* time, we should check if it's necessary to uninstall/purge everything between test runs
RabbitMQ
* needs your ♥
* Tests need fixing (because apt ;)
* Should be easy to fix
Registry
* Travis is reworking the tests right now