saleor-platform
saleor-platform copied to clipboard
All Saleor services started from a single repository with docker-compose.
Platform should run checkout. Docs should reflect that
[react-storefront](https://github.com/saleor/react-storefront) now is merged with Checkout. That makes platform not working, because docker-compose has wrong path. - [ ] Update storefront submodule and docker-compose.yml - [ ] Add documentation /...
To avoid manual work after https://github.com/saleor/saleor-platform/pull/160 let's build container and run backend tests # AC - CICD should trigger `docker-compose build` - e2e tests should be trigger, like in [Dashboad](https://github.com/saleor/saleor-dashboard/blob/main/.github/workflows/e2e.yml)
The current saleor-platform setup seems not to work correctly. We expect a 1-command setup of the container with Saleor core and it's dependencies. The main target as discussed with @mirekm...
# The problem I would like to solve: When working on multiple dev branches, sometimes I end up with database with broken migrations. There's README entry for situations like this,...
container_linux.go:290: starting container process caused "process_linux.go:259: applying cgroup configuration for process caused \"Cannot set property TasksAccounting, or unknown property.\"" ERROR: Service 'dashboard' failed to build: oci runtime error: container_linux.go:290: starting...