Gauthier Delacroix

Results 37 comments of Gauthier Delacroix

@axdotl you may want to give a try: https://github.com/opsgenie/terraform-provider-opsgenie/pull/388

@agoel2-atlassian The order is provided by the policies list: https://docs.opsgenie.com/docs/alert-and-notification-policy-api#list-alert-policies That's what I've used in #388. Order has a strong impact on policies behavior. Not handling this almost prevents managing...

Looks like they closed it without even noting there's a PR fixing it. They didn't even review the PR.

I've made my own conversion (#11) before checking existing PRs... Both are very close. I'll try to just submit some stuff to this original PR. @jib @pushrax I confirm it...

I think the plugin should also implement `bin/latest-stable` script to help filtering variants: https://asdf-vm.com/plugins/create.html#bin-latest-stable

You need to: - Manually install the latest release from the apk since it's not available through the play store: https://github.com/mattttvaughn/chronicle/releases/tag/0.52.0 - Enable Android Auto developer mode on your phone:...

Not sure about the content of your chat since I don't speak Chinese but a pre-aggregation feature seems :+1: to me as a tcpdump of proxy output clearly shows packets...

I'd have provided a PR if I was a C coder, but trust me, you don't want my C code on your project ;o)

Now it should build on Rails 3.0 and 3.2.

Yes I have the same error with `boto3` while trying to upgrade from v19 to v21 of AWX (and EE `0.5.0` to `latest`): ``` Failed to import the required Python...