Skip to content

Fixing vale setup#91

Merged
spier merged 2 commits into
mainfrom
fixing-vale
Jan 30, 2025
Merged

Fixing vale setup#91
spier merged 2 commits into
mainfrom
fixing-vale

Conversation

@spier

@spier spier commented Jan 29, 2025

Copy link
Copy Markdown
Member

Fixes the issue discovered in this vale GHA run.

The issue was related to a change in the required folder structure for custom vocabulary files. See docs.

Specifics:

In versions of Vale prior to 3.0, vocabularies were stored in <StylesPath>/Vocab.
When upgrading from an older version of Vale, you'll need to move your vocabularies to the new <StylesPath>/config/vocabularies location.

While fixing this, I also made the GH actions that we use in our workflow more stable.

  • Moving the custom vocabulatory to the new location requires since v3.0 of vale
  • Fix versions of the actions used in the vale GHA. allow manual triggering of the action

@spier
spier merged commit 7c02ed8 into main Jan 30, 2025
@spier
spier deleted the fixing-vale branch January 30, 2025 08:23
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.

3 participants