Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileConventions: account for .env prefix when checking versions in yaml files #178

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

webwarrior-ws
Copy link
Contributor

When chceking versions in yaml files, correctly process case when environment variable is referenced using env. prefix, e.g. env.FOO.

Added a failing test for finding inconsistent versions in
Github CI workflows when versions are stored in env vars
and are referenced with `env.` prefix (e.g. `env.FOO`).
When chceking versions in yaml files, correctly process case
when environment variable is referenced using `env.` prefix,
e.g. `env.FOO`.
@knocte knocte merged commit 897fa58 into nblockchain:master Nov 6, 2024
5 checks passed
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.

2 participants