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

Update Choco to build with latest mono. #22

Merged
merged 1 commit into from
Apr 7, 2020
Merged

Update Choco to build with latest mono. #22

merged 1 commit into from
Apr 7, 2020

Conversation

TheCakeIsNaOH
Copy link
Contributor

This does a couple things-

  1. Update to build with mono 6.8 and removes stuff related to that.
  2. Remove certificate workaround as it has been fixed upstream.
  3. Add the ChocolateyInstall environment variable. This fixes choco dumping stuff in the current working directory, and also the error about not finding the lib directory.
  4. Use the code_drop rather than the build_output directory. code_drop is what the zip.sh script uses I think.

bin/choco Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
@rfay
Copy link
Contributor

rfay commented Apr 7, 2020

Yay!

@rfay
Copy link
Contributor

rfay commented Apr 8, 2020

Did my first push with this last night, worked great, no TLS error, yippee!

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.

mono-choco nonfunctional due to Chocolatey turning off older TLS 3 Feb 2020 Chocolatey needs to been updated
3 participants