Emmanuel Chebbi
Emmanuel Chebbi
Hello @Atomy9 ! Unfortunately, we do not have many time to solve this problem for the moment. We will work on a fix as soon as possible. If you have...
> I saw that other projects simply put the SonarCloud token in clear text in their GitHub Actions workflow... after all, what an attacker would do is only messing up...
Hey @LorenzoBettini did you find any solution? I believe that having two different PR for a single contribution is highly confusing during reviews. If we don't have any alternative I'm...
> and the two PRs seem to stay connected: if I build our PR it also shows the builds on the original external PR; if I merge the original external...
I'm not sure if that will effectively replace the Mutations view (I personally think that the tree is very convenient to get a quick overview) but Markers sure are a...
> Also, testing is a big problem for me on this specific implementation, because I don't really know how this should be tested. It mostly uses Eclipse extension points and...
> It's already possible to store a Pitclipe launch configuration in a project True, but I would consider the following points: - leaving RCP developers aside, I'm not sure that...
> As I said, I didn't mean to decrease the importance of this feature; I was only saying that you can already store launch configurations. It's not a workaround: it's...
Pitclipse `2.0.0` has just been released and is now available in the Eclipse Marketplace. I'll close this issue once an alternative for the current PIT Summary view is available —...
I think that I've found why ! Currently, the JSON sent to Discord contains the `state` and `details` fields, even when they are empty. For instance, the following presence: ```java...