Skip to content

fix: add plugin.yaml and pi-extension/package.json to VERSION_FILES#357

Open
nanaubusiness wants to merge 1 commit into
DietrichGebert:mainfrom
nanaubusiness:fix/check-versions-complete
Open

fix: add plugin.yaml and pi-extension/package.json to VERSION_FILES#357
nanaubusiness wants to merge 1 commit into
DietrichGebert:mainfrom
nanaubusiness:fix/check-versions-complete

Conversation

@nanaubusiness

Copy link
Copy Markdown

These two version-bearing files were missing from the check-versions.js consistency check, creating the exact drift scenario that issues #260/#262 were filed for.

Changes:

  • Add plugin.yaml (Hermes manifest) to VERSION_FILES
  • Add pi-extension/package.json to VERSION_FILES
  • Update comment count from 7 to 9 files

Closes #348

These two files declare a version field but were missing from the
consistency check. This is the exact drift scenario caught by DietrichGebert#260/DietrichGebert#262.
Also updates the file count comment from 7 to 9.

Closes DietrichGebert#348
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

check-versions.js: plugin.yaml and pi-extension/package.json missing from VERSION_FILES

1 participant