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

GH Actions: Add OS/Compiler matrix to debug job #835

Merged
merged 1 commit into from
Sep 21, 2021

Conversation

rafmudaf
Copy link
Collaborator

Feature or improvement description
This pull request adds an operating system and compiler matrix to the regression-test-debug job in the automated testing system, GitHub Actions. This gap became clear when a compile-time error was introduced but not caught in the automated tests due to a lack of compiling with GNU Fortran 11.

Related issue, if one exists
#833

Impacted areas of the software
Automated tests

Additional supporting information
We can see the results of the automated tests on this commit: https://github.com/rafmudaf/openfast/runs/3656409377?check_suite_focus=true

@rafmudaf rafmudaf self-assigned this Sep 20, 2021
@rafmudaf
Copy link
Collaborator Author

In addition to adding a build with Gfortran 11, we also get a build on macOS 11.

@rafmudaf rafmudaf merged commit 15a2eb3 into OpenFAST:dev Sep 21, 2021
@rafmudaf rafmudaf deleted the testing/add_gfortran11_coverage branch September 21, 2021 15:55
@rafmudaf rafmudaf mentioned this pull request Mar 2, 2022
11 tasks
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant