Mattia Valzelli

Results 3 issues of Mattia Valzelli

At the moment Tartelet does not have a builtin mechanism to update itself; a user has to be aware of a new release an manually download and install and update....

enhancement

Add the ability to specify an GitHub Enterprise Server URL so that users can use custom instances of self-hosted GitHub. The runner type `enterprise` is added so enterprises hosted on...

We found out that having a test adopt Swift Concurrency causes the test to hang indefinitely. I was able to have a [very minimal reproduction case here](https://github.com/Subito-it/SBTUITestTunnel/compare/master...mattia:SBTUITestTunnel:async-test) ```swift // This...