mglaman / wasm-drupal

Drupal in WASM
https://wasm-drupal.mglaman.dev/
MIT License
22 stars 2 forks source link

Add the Starshot prototype as an option #24

Closed mglaman closed 5 hours ago

mglaman commented 6 days ago

https://github.com/phenaproxima/starshot-prototype

I dumped a bunch of thoughts here: https://drupal.slack.com/archives/C072BF486FN/p1719932265071999

But the idea is:

  1. Add a GitHub Action workflow that pulls the Starshot repo
  2. Runs Composer to add required patches and installs Drupal
  3. Creates the archive export
  4. Adds export as an artifact to the job run for ease of access
  5. Sync the archive to S3

This job should run nightly.

mglaman commented 4 days ago

Logo to use https://www.drupal.org/files/issues/2024-05-24/DrupalStarShotLogoBlack.png

mglaman commented 6 hours ago
  1. Need to apply the Fiber removal patch for Renderer
  2. Need to turn off CSS/JS
  3. Remove .ddev from archive