Lisa White

Results 23 comments of Lisa White

I am working on test failures.

> For the once_cell failures, don't worry. I think I'll send a PR to update the minimum supported rust version or enforce the usage of a previous one to prevent...

Personally I think it can be the OS name if /etc/os-release is not available. We could use `std::env::consts::OS` as a fallback. I believe this can be the right choice because...

I will be happy to work on a PR. > I'd go for "distribution_name" I would prefer "distribution_id" to highlight the stable nature of the field. I will send you...

https://wrapdb.mesonbuild.com/ now displays grid. I don't think pagination is necessary right now. I don't think anyone is working on this.

@jpakkane So let's say `imgui-sfml` depends on `imgui`. What is the correct way to get the list of dependencies from the wrap itself if I build it as a root-level...

@jpakkane still working on actually making the proxy robust, will take a bit more time. It's basically an untested code which I started on Tim's machine. I don't think it's...

A way to improve this is to create a tool that would prepare a workspace with the project source code extracted first and the wrap git repository replacing some of...

Do we have a copy of sqlite database file from the time it went down? The main issue with the current implementation is that if we don't import the exact...

I need a way to populate it. This is not supported yet. Let me see which one is faster to implement, proxy or populating.