Laurent Savaete

Results 227 comments of Laurent Savaete

Hi @danieljfarrell I'm not going to be much help here, but what I can tell you: - I use the gitlab.com image registry, and have setup one of my servers...

I am seeing this same behaviour on the same framapad server. As a way around the bug, I delete the comment, copy/paste the content elsewhere in the pad, then copy...

I just landed here after being bitten by a signed email that appeared to have no attachments (in TB 115). Can I suggest adding a warning in the conversation view,...

@Monwaruli I've emailed you privately with the file you need. Please confirm if everything is ok with that.

It seems to work for me on android 11 (lineageos 18.1). I just mapped a bit 2 days ago. ![Screenshot_20230110-111051_MapSwipe_1.png](https://user-images.githubusercontent.com/1745184/211523326-0581e066-c7d8-4008-9055-e24ad4a4b85d.png)

Looks like an [option for this](https://github.com/fastlane/fastlane/pull/20247) was added recently to `fastlane` for apple. `precheck` would probably be helpful as well (iOS again) http://docs.fastlane.tools/actions/precheck/

and maybe `validate_only` on https://docs.fastlane.tools/actions/upload_to_play_store/ for android?

This page might be useful to check manually as part of our release process https://developer.android.com/distribute/play-policies

following the mixup with #659 , I tried running the fastlane `deploy` lane we normally use to publish to the playstore, but setting `validate_only=true` locally. This is the output from...