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

Update demo user data #332

Closed jabrah closed 1 year ago

jabrah commented 1 year ago

Fixes https://github.com/eclipse-pass/main/issues/517

Changes

Testing

New Docker images has not been published yet. To test:

markpatton commented 1 year ago

There was an issue with my docker install. I fixed and was able to login.

jabrah commented 1 year ago

Failing tests caused by an issue with acceptance tests running against prod builds of pass-ui. Dev build used for tests, with a ticket to address tests against prod builds https://github.com/eclipse-pass/main/issues/521