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 support for mono_set_dirs #43

Merged
merged 3 commits into from
Jan 3, 2023
Merged

Conversation

koubaa
Copy link
Contributor

@koubaa koubaa commented Dec 20, 2022

Fixes #27

@filmor
Copy link
Member

filmor commented Dec 20, 2022

Could you add a small test for this?

@koubaa
Copy link
Contributor Author

koubaa commented Dec 20, 2022

@filmor sure! Do I need to checkout & install an alternative mono binary for the test or could I just point it to system mono?

@filmor
Copy link
Member

filmor commented Dec 20, 2022

Just point at the system mono, I just want to be sure that the call itself succeeds.

@koubaa
Copy link
Contributor Author

koubaa commented Dec 20, 2022

@filmor ok will do. I am setting up a docker image to see where the system mono usually is. I added another mono API set_signal_chaining and will test that too.

@koubaa
Copy link
Contributor Author

koubaa commented Dec 20, 2022

@filmor tests added

@koubaa
Copy link
Contributor Author

koubaa commented Dec 30, 2022

@filmor the test failures appear to be unrelated. Do I need to edit any changelog?

@filmor filmor changed the title add support for mono_set_dirs Add support for mono_set_dirs Jan 3, 2023
@filmor
Copy link
Member

filmor commented Jan 3, 2023

I fixed the unrelated test failures. I don't keep a separate Changelog from the autogenerated ones from Github, I think that's fine for a repo of this size :)

Thank you for your contribution, I'll cut a release this week.

@filmor filmor merged commit 717e797 into pythonnet:master Jan 3, 2023
koubaa added a commit to ansys/ansys-pythonnet that referenced this pull request Jan 4, 2023
This allows pythonnet to work in the version of mono we ship with the
unified install

I made the change in clr_loader in this PR:
pythonnet/clr-loader#43
@koubaa koubaa deleted the mono-set-dirs branch June 16, 2023 18:37
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.

Using a relocated Mono
2 participants