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

MRF Version and Validator Version Mismatch #122

Merged
merged 4 commits into from
Dec 6, 2024

Conversation

blakehice4
Copy link
Contributor

if (tags.includes(version)) {
await util.promisify(exec)(`git -C "${this.repoDirectory}" checkout ${version}`);
this._version = version;
.filter(tag => tag.length > 0)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@mint-thompson
Copy link
Collaborator

Thank you for opening this PR! This is a very useful change. There are some minor formatting issues that I'll tidy up, and then I think it'll be ready for review by the rest of the team.

@shaselton-usds
Copy link
Collaborator

@blakehice4 Thank you so much for this! It is much appreciated!

@shaselton-usds shaselton-usds merged commit 4f9c3ac into CMSgov:main Dec 6, 2024
6 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.

3 participants