Jan-Erik Rediger
Jan-Erik Rediger
> Would appreciate it if any obstacles to merging this could be brought up, and if not, it could be merged. There was a weekend and a holiday in between....
@timboudreau after talking with the others yesterday we decided to go ahead. Could you add a changelog entry? Just add a new `### What's new?` heading under here: https://github.com/mozilla/uniffi-rs/blob/0bddc32a2d1c725ca3b75bfe8e44f0354f30d55a/CHANGELOG.md#L9 Then...
These are [about to become `trace` level](https://github.com/mozilla/uniffi-rs/pull/2136), so at least some of the issues you report become less of a problem. As a workaround right now you could add a...
hg->git migration is in progress. The repo is already up and populated with recent commits. This dry-run locally looks fine: ``` python3 -m probe_scraper.runner --dry-run --cache-dir tmp/cache --out-dir tmp/out --glean...
Latest dry run: ``` python3 -m probe_scraper.runner --dry-run --cache-dir tmp/cache --out-dir tmp/out --glean --glean-limit-date 2025-05-04 --update --output-bucket=gs://probe-scraper-prod-artifacts/ --glean-url https://github.com/mozilla/glean --glean-url https://github.com/mozilla-firefox/firefox ``` Looks fine to me!
Yup, sorry, should have been more precise. We also try to avoid dupe crates in tree. I'm already trying to get current UniFFI in. I don't mind fixing up the...
Let's leave it open, I hope we can cut a uniffi release next week, and after that we can land this.
With the release out we can now make progress on this. It's relatively simple to pull the new version into mozilla-central, we can patch over the few uses of the...
I'm not a maintainer here anymore.
I'm not really sure what's requested here. How do you see this being relevant for UniFFI? What would it look like on the Kotlin/Swift/Python side to use this?