Aaron Ogle

Results 137 comments of Aaron Ogle

cc: @sampaiodiego Yes this is exactly what i'm wondering if could be possible. Do you have any details of how the build is triggered? Would be amazing if we could...

If i'm understanding this correctly. 1. In our CI check out: https://github.com/docker-library/official-images 2. Modify our file like done here: https://github.com/RocketChat/Docker.Official.Image/blob/master/generate-stackbrew-library.sh additionally adding: ``` Directory: .docker/official ``` 3. Then push to...

> @geekgonecrazy so the idea is to remove this repo and use only our main one? to do so we would then move all files from here to a folder...

You can replace #76 with #175 Rocket.Chat has done a lot of work to move to changestreams instead of oplog

Understood. Yeah unfortunately meteor tapped into oplog to watch for db changes. While it did help add that magic reactivity. It also made it hard for them to now move...

Good deal will test this.

@ibuildthecloud Deployed 2 so far, works like a dream. Deployed with a very basic cloud config, will try some more advanced soon. But looks good.

Thanks for the contribution! That's technically not the only place a message can be sent. We need to confirm no update event would ever contain more than one message. I'm...

All these PR's are based on your previous PR's. Makes this extremely hard to review. Ideally when doing this sort of thing you keep your master branch completely the same...

Are you able to resolve the conflicts here? Would be good to review and get this added. Others might find this useful