worldcoin / orb-software

Software for the orb
https://worldcoin.github.io/orb-software
Apache License 2.0
215 stars 30 forks source link

orb-ui: sound files in debian package #220

Closed fouge closed 5 days ago

fouge commented 1 week ago

ensure compatibility & correctness of the sounds with a specific orb-ui binary: we don't rely anymore on a sound package version tracked in orb-os. See also https://github.com/worldcoin/orb-os/pull/507

I tested that it correctly fails on checking the sound files in case something is wrong in the assets directory, see job.

fouge commented 6 days ago

@TheButlah this is what I did 🤔

TheButlah commented 5 days ago

@TheButlah this is what I did 🤔

The .gitattributes path was not right, so they didn't get tracked.

I've force pushed and fixed it, will merge in a sec.