Skip to content

Add dev mode functionality to the Eclipse API.

Martin Lowe requested to merge github/fork/autumnfound/malowe/dev/dev-mode into dev

Adds flag to scripts to enable 'dev mode' in applicable scripts. This allows developers to more easily test live functionality while not impacting production.

This has been enabled for Gitlab syncing, though not yet in GitHub sync.

Signed-off-by: Martin Lowe martin.lowe@eclipse-foundation.org

Merge request reports