Skip to content

New hosted site for Jetstream2

Chris Martin requested to merge cmart/exosphere:jetstream2-environment into master

Solves jetstream-cloud/project-mgt#46 (closed).

How to Test

Merge this, watch CI pipeline run, then visit https://jetstream2.exosphere.app

Screenshots

QA Checklist

  • Any changes to 'widgets' in src/Style/Widgets/? If so:
    • Update src/Style/StyleGuide.elm showing example usage of that widget
  • Were any app flags created, modified, or removed? If so:
    • Update config.js and all files in environment-configs/, including docker-config.js
    • Update "Runtime configuration options" documentation in README.md

Post-Merge Checklist

  • Create follow-up issues for anything left over for another merge request
    • If any technical debt is introduced, assign these follow-up issues to the MR submitter
Edited by Chris Martin

Merge request reports