Sam Carlton
Sam Carlton
I found a temporary solution: Create and commit a .env.example file that has any env variables required for testing(also you could do .env.test) In your testing environment run this command...
Microlink hosts an npm package for the youtube-dl binaries called youtube-dl-exec It looks like they use a `postinstall` node script to download the binary from the official distribution channels: https://github.com/microlinkhq/youtube-dl-exec/blob/master/scripts/postinstall.js...
We can also pull the latest release assets, such as the `stork.wasm` and `stork-ubuntu-20-04`, from GitHub the same way `youtube-dl-exec` does: https://api.github.com/repos/jameslittle230/stork/releases?per_page=1
@jameslittle230 Here's an in-progress download script that's working on macOS and Netlify Ubuntu: https://github.com/ThatGuySam/doesitarm/blob/7318de945d754433add70896777b6a56b007c594/helpers/stork/executable.js For some reason, it gives me trouble when I try to run the executable to build...
It looks like the issue closed. Just want to confirm: Is Ruby now supported on Apple Silicon?
Thanks for the App Request! The next step is to collect the missing info. I'm currently working on getting to all the requests, however, if you'd like help push things...
@moffpage We'll report Barrier for now. Barrier KVM - ✳️ Yes, works via Rosetta 2 translation Feel free to make a pull request using the [App Addition Template](https://github.com/ThatGuySam/doesitarm/blob/master/.github/PULL_REQUEST_TEMPLATE/app_addition_template.md) otherwise I'll...
App is now live on the site! https://doesitarm.com/app/barrier-kvm/ Feel free to comment on this issue for any future updates. Until then, you're welcome to browse through the other [M1 Issues](https://github.com/ThatGuySam/doesitarm/issues?q=is%3Aopen+is%3Aissue+label%3A%22Needs+M1+Testing%22)...
Looks like this is ready to go. Feel free to make a pull request using the [App Addition Template](https://github.com/ThatGuySam/doesitarm/blob/master/.github/PULL_REQUEST_TEMPLATE/app_addition_template.md) otherwise I'll add it when time permits.
App is now live on the site! https://doesitarm.com/app/facebook-messenger-desktop/ Feel free to browse through the other [M1 Issues](https://github.com/ThatGuySam/doesitarm/issues?q=is%3Aopen+is%3Aissue+label%3A%22Needs+M1+Testing%22) to help with missing info on other apps.