Gio Lodi

Results 133 comments of Gio Lodi

This helped me https://github.com/devcows/hugo-universal-theme/issues/16.

My two cents on whether to send app size data for every Installable Build is that we should not do it just yet. Alongside @AliSoftware legitimate questions about having too...

Spooky that the unit tests failed in CI. I retried them and they failed again, in the same way. Trying to replicate locally...

@AliSoftware > the diff of the strings.xml file didn't show any line gaining the a8c-src-lib XML attribute 🤔 Finally had a chance to look into this. I basically compared how...

@AliSoftware lol, I was waiting/hoping you could read that code and instantly figure out where the issue was. But rest assured I have not forgotten this. However, I cannot _promise_...

Current status: After accessing more logs via [`6da6957`](https://github.com/woocommerce/woocommerce-ios/pull/7282/commits/6da6957cddcf122281b1f8495181d5ffc7e8e77e) and [`bb435f6`](https://github.com/woocommerce/woocommerce-ios/pull/7282/commits/bb435f6ff3df98e32ae29655f7effdf0a60005d2), it seems like [something is not working in the token forwarding](https://buildkite.com/automattic/woocommerce-ios/builds/6748#018212e5-9566-4f37-80f3-fc1a0b9391a9/773-2955): ![image](https://user-images.githubusercontent.com/1218433/179655378-60b1d5b1-c4a1-4b21-9fb7-686a397639a5.png)

> Just to make sure I understand the issue correctly, one test configuration can only accept one token as an environment variable, so this PR adds a couple more configurations,...

Thank you for the great questions @crazytonyli 👌 I'm keen on iterating on this and getting it "right" (or as less wrong as we can at this point in time)...

@crazytonyli I pushed two alternative versions of the setup, based on our discussion. Unfortunately, running `run_tests` three times to generated three `xctestrun` files each with the correct token is not...