-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
In #145, we moved the build scripts for the windows VMs used on various feedstocks to this repo, a big milestone!
However, since the builds were starting from an empty image, a bunch of things did not work out of the box. I've fixed some of them iteratively, but when this didn't help, I broke them out into separate -ng images (#163) that can be iterated on without breaking all other feedstocks.
This issue is to track problems and their fixes
- Missing base packages
- Add bash to windows images #151
- add pwsh to windows images #153
- 7z (e43623b, d9ccee2)
- vcredist140 (84c7e8b); otherwise micromamba breaks
- Add MSVC compilers #170
- path preparations
- Ensure
C:\bldexists in windows images #155 - enable long paths (59ea8e3)
- Ensure
- Switch windows VM to East US region #158
- should help with upload issues to Anaconda CDN
- Failed attempts in change region to East US for win VM; add 7z & more paths #157, Reapply "change region to East US" #165
- ensure CI fails when image fails to build
- run packer build in PRs?
- test that package uploads work end-to-end
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels