On Fri, 20 Jun 2025, Michael Albinus wrote: > Peter Oliver writes: > > But the question still remains, where the generated report from emba > shall go to. Currently, it is contained in the artifacts of the job > test-tree-sitter. Is this sufficient? It’s better than nothing. It would be better if we could put the report at a stable URL so we can bookmark/link to it, but I think we ran out of ideas on how to do that from Emba. For anyone wondering how to find this report, I’ll note the steps here: 1. Browse to https://emba.gnu.org/emacs/emacs/-/jobs 2. Look for a job named test-tree-sitter on the relevant branch 3. Click on the job number. 4. Under “Job artifacts”, click “Browse”. 5. Navigate the directory structure until you find compatibility-report.html, then click on it. 6. Click to download. 7. Open the downloaded file in a browser. -- Peter Oliver