sapcc / juno

Monorepo for the Juno microfrontend framework, microfrontend apps, design system and component library
Apache License 2.0
5 stars 3 forks source link

[juno-pipeline] improve 3rd party integration in the pipeline #482

Closed hodanoori closed 1 week ago

hodanoori commented 7 months ago

Image

1. every app should be checked before shipped

dry run step

  1. build mini importmap and sources
  2. run e2e test with special nginx/cypress images directly within the CI step

2. remove dependency from jspm (maintain our own peer dependency for importmap)

3. option with no importmap (ALL IN)

andypf commented 1 week ago

Closing this issue due to inactivity. Please reopen if you need further assistance.