Results 151 comments of Alex Earl

So can this be closed out, or do you want another solution?

Did you do a submodule initialization for the DLR sources?

What version of mono do you have installed?

I believe you need at least 4.6 for IronPython

We need to update our docs to specify the minimum Mono version, so I'll leave this open.

Does Roslyn support emitting IL and compiling lambdas into assemblies?

The AST that IronPython uses is different from what CPython uses. There may be some things that we can pull in, but in general the ASt transforms probably won't apply.

Does disabling the SSH protocol make the getUrl return the http(s) url? https://docs.gitlab.com/ee/user/admin_area/settings/visibility_and_access_controls.html#enabled-git-access-protocols

I also think we shouldn't leave dockerhub, people look there first for images. I think ALSO publishing to ghcr would be fine.

Can you give some details on what the structure will look like?