Stolpersteine Pipeline

Stolpersteine Pipeline A workflow diagram generated by Archify. 01 / GitHub Actions Lint, analyze and test · GitHub Actions Lint, analyze and test Build Flutter APKs + AAB · high-mem runner · GitHub Actions Build Flutter APKs + AAB high-mem runner Publish APK downloads · GitHub Actions Publish APK downloads Publish to Google Play (closed te… · GitHub Actions Publish to Google Play (closed te… Clean up run artifacts · GitHub Actions Clean up run artifacts Legend Agent logic Cloud service

What this pipeline does

  • • Cross-platform pipeline for the Stolpersteine offline memorial app: builds the Flutter Android APK (on a high-memory runner), runs widget tests, and publishes to both the self-hosted downloads server and Google Play on master merges.

Job by job

  • • Lint, analyze and test: Run Flutter analyzer and widget tests on the Stolpersteine memorial…
  • • Build Flutter APKs + AAB: Build the Flutter release APK for the Stolpersteine offline-submi…
  • • Publish APK downloads: Upload the signed APK to the self-hosted downloads server
  • • Publish to Google Play (closed testing): Publish the updated app to Google Play Store on ma…
  • • Clean up run artifacts: Remove intermediate build artifacts from the CI runner filesystem