Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR brings in support for "parallel-world" scenarios; note however that this is based on the scenario system currently specific to the CReDo project, a feature that has not yet been ported to the generic TWA.
Additionally, support for a boolean
credo
flag in thesettings.json
file has been added to enforce the CReDo-specific URL format for metadata/timeseries queries.A testing image has been produced (
ghcr.io/cambridge-cares/twa-vf:4.3.0-SNAPSHOT
), and the CReDo visualisations on that repository'sdev-vf-migrate
branch have been updated to use it.Testing will need to include:
dev-vf-migrate
branch to ensure the generic image can handle scenarios correctly.docs/credo.md
file.