eclipse-pass / pass-docker

Developer-focused PASS runtime, which provides PASS and all of its dependent services using docker-compose. Provides Docker images used for production deployment of PASS.
Apache License 2.0
0 stars 16 forks source link

feat: add demo data to allow journal-less submission flow #362

Closed jaredgalanis closed 7 months ago

jaredgalanis commented 7 months ago

This adds demo data that allows the journal-less submission flow to be exercised in pass-docker. This complements an acceptance test exercising this flow: https://github.com/eclipse-pass/pass-acceptance-testing/pull/11