Alper Polat

Results 35 comments of Alper Polat

@SuperQ wanna take a look?

Squashed, will make changes to https://github.com/prometheus/node_exporter/pull/2916 as well to accompany this.

Updated README as well now. And squashed again. Should be good to go, please take another look. This should be merged before https://github.com/prometheus/node_exporter/pull/2916 to make pipelines start working properly with...

@roidelapluie does this PR look good?

Is there anyone else we can ask review from? If roidelapluie is busy, maybe someone else could take a look?

Just encountered this issue as well, still working on debugging. But my fastlane is on version `2.219.0` and `fastlane-plugin-firebase_app_distribution` is on `0.9.0`

For me it created the release and distributed it, but then failed afterwards: ``` INFO [2024-04-12 11:05:17.67]: ✅ Uploaded IPA successfully and created release 1.0 (0). INFO [2024-04-12 11:05:17.68]: 📜...

@SuperQ I think #3008 did not make it into that release you mentioned, we might have forgotten to cut a new release after it was merged. And just out of...

Code signing was added as SuperQ mentioned, but did not make it to the release you downloaded. Let's try again when a new release is cut including #3008

How is it being polled at the moment? I thought it was being hardcoded. Can you extend this example a bit? I can try to implement it.