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

Move CI onto Github Actions & Various bug fixes #71

Merged
merged 602 commits into from
Feb 10, 2021
Merged

Move CI onto Github Actions & Various bug fixes #71

merged 602 commits into from
Feb 10, 2021

Conversation

langmm
Copy link
Member

@langmm langmm commented Jan 28, 2021

Closes #66 #67 #70

langmm and others added 30 commits January 13, 2021 12:57
…dencies are skipped (numpy) and installed via conda instead of pip to avoid inconsistencies
Add git pre-commit hook for checking if the GHA workflow yaml needs to be re-generated to the CLI module and update logging so that default is not INFO for all loggers.
…k with coverage pragma if it cannot be triggered by running in a command prompt on github actions.

Add debug message to determine why mlinker is not being run.
Add test steps for cmake on windows and mac.
Fix test for vcpkg config.
…elated to the clang/ld conflict and remove debug messages
…ent inability of the pytest plugin to do so for unittest.TestCase subclasses.
… expands the printStatus messages for the server and client comms to include information about the request and response comms
…le the outgoing message containing the socket address is in the backlog queue waiting to be sent and is not counted when determining if the output comm's messages have been confirmed.
This was linked to issues Feb 10, 2021
@langmm langmm merged commit fea7fc4 into master Feb 10, 2021
@langmm langmm deleted the langmm-gha branch February 12, 2021 02:17
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.

Cleanup config in conda/pip Refactor the CLI Migrate CI to Github Actions
1 participant