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

Add continuous integration with GitHub actions #7

Closed
wants to merge 13 commits into from

Conversation

Gjacquenot
Copy link

This pull request adds continuous integration with GitHub actions

It includes:

  • tiny refactoring of Makefile to avoid duplication
  • new Makefile targets to compile Nemoh programs with docker and a gcc base image
  • a fix in input data that created a crash while running cylinder demo (one read a float and an integer was expected)
  • continuous integration with GitHub actions

Result of continuous integration can be seen here:
https://github.com/Gjacquenot/Nemoh/runs/1760071482

I am ok to discuss any point!

@gducrozet
Copy link
Member

This project has migrated to GitLab: https://gitlab.com/lheea/Nemoh

CI/CD has been included there, feel free to test the new Release!

@gducrozet gducrozet closed this Dec 6, 2022
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