Adam

Results 42 issues of Adam

I don't have a specific command to share here, but I use Composer to build the [Drupal CMS Launcher](https://github.com/drupal/cms-launcher) automatically on GitHub Actions. The workflow runs for Linux, macOS, and...

I'm building an NSIS portable app for Windows and have Azure Trusted Signing set up. Here is my `electron-builder.yml`: ```yaml appId: 'org.drupal.cms-launcher' # Not recommended by Electron Builder, but we...

Stale