Skip to content

CI conda build script is taking most of the build times #1063

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

Closed
lostmsu opened this issue Feb 27, 2020 · 3 comments
Closed

CI conda build script is taking most of the build times #1063

lostmsu opened this issue Feb 27, 2020 · 3 comments

Comments

@lostmsu
Copy link
Member

lostmsu commented Feb 27, 2020

See for instance https://ci.appveyor.com/project/pythonnet/pythonnet/builds/31089363/job/8vgpb5s1ww5pkrvl

conda build receipt is nearly 4 minutes of 5.

For comparison, the C# embed tests take under 15 seconds, and even performance tests only take about 1 minute. We should see if there is a way to optimize it.

@lostmsu
Copy link
Member Author

lostmsu commented May 14, 2020

@filmor can you look into this? Do we even release pythonnet on conda?

@filmor
Copy link
Member

filmor commented May 14, 2020

I don't think we need to. It's perfectly fine to do that manually and just for releases. I'll prepare a PR.

@filmor
Copy link
Member

filmor commented May 14, 2020

I fixed it directly on master, the conda package build only runs on tagged versions now.

@filmor filmor closed this as completed May 14, 2020
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

No branches or pull requests

2 participants