All checks were successful
Deploy Development / deploy (push) Successful in 37s
Test Suite / pytest-backend (push) Successful in 31s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 7s
Test Suite / playwright-tests (push) Successful in 27s
- Added compliance implementation report detailing the status of various packages (P-03, P-04, P-05, P-07, P-23, P-24) and their technical changes, tests, and notes. - Introduced a new workspace configuration file for the project to streamline development setup.
11 lines
100 B
Plaintext
11 lines
100 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "../mitai-jinkendo"
|
|
},
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {}
|
|
} |