Back to development
Docs / docs (push) Successful in 23s
Playwright Tests / test-playwright (1, 2) (push) Failing after 23s
Playwright Tests / test-playwright (2, 2) (push) Failing after 11s
pre-commit / pre-commit (push) Failing after 2m29s
Test Backend / test-backend (push) Failing after 2m40s
Compose Smoke Test / test-compose (push) Failing after 17s
Playwright Tests / merge-reports (push) Failing after 2m38s
Docs / docs (push) Successful in 23s
Playwright Tests / test-playwright (1, 2) (push) Failing after 23s
Playwright Tests / test-playwright (2, 2) (push) Failing after 11s
pre-commit / pre-commit (push) Failing after 2m29s
Test Backend / test-backend (push) Failing after 2m40s
Compose Smoke Test / test-compose (push) Failing after 17s
Playwright Tests / merge-reports (push) Failing after 2m38s
This commit is contained in:
@@ -869,7 +869,7 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "fluksio"
|
||||
version = "0.1.5"
|
||||
version = "0.1.5+dev"
|
||||
source = { editable = "backend" }
|
||||
dependencies = [
|
||||
{ name = "alembic" },
|
||||
@@ -961,7 +961,7 @@ dev = [
|
||||
|
||||
[[package]]
|
||||
name = "fluksio-worker"
|
||||
version = "0.1.5"
|
||||
version = "0.1.5+dev"
|
||||
source = { editable = "worker" }
|
||||
dependencies = [
|
||||
{ name = "websockets" },
|
||||
|
||||
Reference in New Issue
Block a user