Amitav Khandelwal

Results 13 comments of Amitav Khandelwal

I'm looking for this as well. This is my current non-working setup: ``` - name: Upload to Beta track on Play Store if: ${{ contains(env.RELEASE_VERSION, 'beta') }} uses: r0adkll/upload-google-play@v1 with:...

> Copying from #97 > > As far as I'm aware, higher tracks supersede lower tracks. For your example, I'd expect publishing to beta would also update users running older...

Hi, thanks for your reply. @nisrulz Could we then get a way to deploy the terms to flycricket as well? The deploy button currently just deploys the privacy policy.

Would love this as well - trying to make a `HttpLoggingInterceptor` equivalent for websockets seems impossible at this point.

Bump, this would be _really_ great to have!

Is there a way to update the delay on a scheduled job? Currrently `Job.update` only lets you update the job `data`.

Would something like this be a workaround? ```js /** * Update the delay for a job by canceling it and creating a new one. * @param {Bull.Queue} queue * @param...

Agreed, I'm new to bull so I imagine there are a lot of scenarios not covered in that snippet. Hope we can get a more robust one directly from the...

I still hope we can get this directly from bull!

https://scans.gradle.com/s/d3rn3sd44pl2m -- had the same kind of failure, but this was due to my own office VPN.