Hamza Remmal

Results 36 comments of Hamza Remmal

After a deep check, it seems that the version I installed was 2.0.13 and when I installed the last release directly from github, it worked perfectly. However, I just installed...

The link was in the setup instructions given by one of the courses I follow this semester. I informed the head TA and he changed the instructions so we follow...

> Hope this be backported to scala 3.3.x too It will be

FYI: I've implemented this, I'm just making sure that nothing is broken before I push it

This is an issue with an SSL Certificate with one of the URLs used in the tests. You can reproduce it with the following : ```scala import java.net.{URL, HttpURLConnection} val...

@anatoliykmetyuk and I will meet tomorrow so he can explain the procedure to me. Expect this to be fixed by then.

Since this is a blocker, I've disabled the test for now (See #19783)

These issues should automatically be assigned to me and @Gedochao to notify us ASAP. We can reassign them later if needed.

I've also suggested a solution based on the upcoming dotty-bot. Maybe have a command such as `@dotty-bot community-build disable `

@nicolasstucki #19783 fixes the issues with `community_build_c`. A rebase on `main` should be enough to fix it.