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

Examine env. var contents in GithubCI files for version consistency check #177

Merged

Conversation

webwarrior-ws
Copy link
Contributor

Implement finding inconsistent versions in Github CI workflows when versions are stored in env vars.

@webwarrior-ws webwarrior-ws force-pushed the inconsistent-versions-env-var branch 3 times, most recently from 28fb0a9 to 6165b9a Compare November 6, 2024 09:06
Added a failing test for finding inconsistent versions in
Github CI workflows when versions are stored in env vars.
@webwarrior-ws webwarrior-ws force-pushed the inconsistent-versions-env-var branch from 6165b9a to 9ff20be Compare November 6, 2024 09:15
Implment finding inconsistent versions in Github CI
workflows when versions are stored in env vars.

This needs parsing of yaml files, for that YamlDotNet library
was used. Also added reference to YamlDotNet in scripts that
depend on this library.
@webwarrior-ws webwarrior-ws force-pushed the inconsistent-versions-env-var branch from c9b1a68 to 3fd9b49 Compare November 6, 2024 09:24
@knocte knocte merged commit 027130d 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