|
All checks were successful
Deploy Development / deploy (push) Successful in 43s
Test Suite / pytest-backend (push) Successful in 38s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 15s
Test Suite / k6 /health Baseline (push) Successful in 33s
Test Suite / playwright-tests (push) Successful in 1m11s
- Added `karate_relevance` and `relevance_level` fields to the SkillCreate and SkillResponse models, allowing for more detailed skill attributes. - Updated the SMW property mapping to include these new fields, facilitating their integration during data import. - Implemented parsing logic for relevance levels from Wiki data, ensuring proper handling of values between 1 and 3. - Modified the upsert and create skill functions to support the new fields, ensuring they are correctly stored and updated in the database. - Incremented app version to 0.8.143 and updated changelog to reflect these changes. |
||
|---|---|---|
| .. | ||
| admin_users.py | ||
| auth.py | ||
| catalogs.py | ||
| club_join_requests.py | ||
| club_memberships.py | ||
| clubs.py | ||
| content_reports.py | ||
| dashboard.py | ||
| exercise_progression_graphs.py | ||
| exercises.py | ||
| import_wiki_admin.py | ||
| import_wiki.py | ||
| legal_documents.py | ||
| matrix_stack_bundle.py | ||
| maturity_models.py | ||
| media_assets.py | ||
| platform_media_storage.py | ||
| profiles.py | ||
| skills.py | ||
| training_framework_programs.py | ||
| training_modules.py | ||
| training_planning.py | ||