Skip to content

Commit

Permalink
schema: Update instructions when modifying the schema
Browse files Browse the repository at this point in the history
The instructions were out of date, since the version test now uses the
_VALID_SCHEMA_VERS array from manifest.py.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
  • Loading branch information
carlescufi committed Aug 31, 2023
1 parent 9e8f500 commit 0ecaf92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/west/manifest-schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
#
# DO NOT CHANGE THIS FILE WITHOUT:
#
# - updating west.manifest.SCHEMA_VERSION
# - updating test_version_check_success() in test_manifest.py
# - updating west.manifest.SCHEMA_VERSION and
# west.manifest._VALID_SCHEMA_VERS
# - reviewing and updating sphinx documentation
#
# --------------------------------------------------------------
Expand Down

0 comments on commit 0ecaf92

Please sign in to comment.