Cody Moore
Cody Moore
@felixdesouza / @fryz we might want to consider adding something to the core lifecycle of the Docker Compose object instead of just having duplicate code for the `beforeAll` method in...
We are in a slight holding pattern as we determine the overall direction we want to take this project (as mentioned in https://github.com/palantir/docker-compose-rule/issues/181), but currently 1.0.0 is not in the...
Thanks for the input @rgarrigue, Would it make more sense to have it explicitly state the full path of the static import, instead of being implicit? For example: ```java .waitingForHostNetworkedPort(5432,...
I already wrote a `JdbcContainerHealthCheck` for my project, was originally going to submit a PR back here, but was unsure if it would be appropriate for tracking individual Health check...
@iamdanfox / @hpryce for input here, but I think the most scalable solution would be to commit back to the product instead of pasting code around. I'd be more than...
Put up #208 to hopefully consolidate most of the logic needed.
@DRSchlaubi : I am mainly only looking to just authenticate with my client ID and client secret and read messages from discord via API (stream them via web socket possibly?)...
Gotcha ok so to stream messages I would need to have a bot anyway?
Ok, I guess then that solves my problem but I would still be curious about if using client ID and client secret is on the road map for kord?
Would love to see this ๐๐ป