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

Revise banner comments in generated C++ code #362

Merged
merged 10 commits into from
Dec 12, 2023

Conversation

bocchino
Copy link
Collaborator

@bocchino bocchino commented Dec 8, 2023

This PR fixes some issues with the banner comments in the generated "template" files for component implementations and unit test code.

Incorporating this as a "hot fix" against v2.0.1 because it is a small change, and it will be useful to include this in the upcoming point release of F Prime.

Closes #360.

Copy link
Collaborator

@tiffany1618 tiffany1618 left a comment

Choose a reason for hiding this comment

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

Looks good!

@LeStarch
Copy link
Collaborator

The new output looks correct as shown in the updated UT correctness files.

This reverts commit 4c76a52.

Reverting the change to the test script. This change was trying
to be more precise about when to replace the author text in
the comment. However, the interaction between CI and the
pattern matching does not work as expected. Reverting to the
less precise pattern. This pattern should work, because the
script is called only when the author needs to be replaced.
@bocchino bocchino closed this Dec 11, 2023
@bocchino bocchino reopened this Dec 11, 2023
@bocchino bocchino merged commit f717105 into release/v2.0.1-hotfixes Dec 12, 2023
20 of 22 checks passed
@bocchino bocchino deleted the issue-360-template-comments branch December 12, 2023 16:24
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