constructor icon indicating copy to clipboard operation
constructor copied to clipboard

tool for creating installers from conda packages

Results 73 constructor issues
Sort by recently updated
recently updated
newest added

The notifications often go unnoticed if a focus mode is active. And if they don't go unnoticed, we found they're irritating to users, as clicking on them spawns a script...

cla-signed

Dear all, I noticed that if installing Anaconda on Windows via the GUI gives me a waring if trying to install on a path with spaces. However if I try...

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? A customer upgraded to Mac Monterey 12.5...

type::bug

I've been working on a constructor fork for several months now, which implements several open issues here as well as other features. I have some time now so I will...

source::partner
epic

With the miniconda installer built with constructor 2, I was able to run `bash miniconda-installer.sh -b -f -p ~/pre-existing-prefix` to essentially recreate a base conda environment / installation, regardless of...

stale::recovered

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? Our bundled conda-standalone.exe will read and load...

type::bug
stale::recovered

I came across an unexpected behavior when defining local conda channels in Windows. At the beginning I was not sure how to define a local conda channel in a yaml...

os::windows
type::documentation

This PR implements this CLI flag: ``` $ constructor --help-construct ``` Which produces the following output (same as `CONSTRUCT.md`, essentially): ``` The 'construct.yaml' specification ================================== constructor version 3.3.0+18.gebbab43 The `construct.yaml`...

cla-signed

Similar to `signing_identity` for macOS `pkg` installers, this adds some simple logic to sign the Windows installers with `signtool`. This PR adds a new keyword to `construct.yaml`, `signing_certificate`, which should...

cla-signed

I was finding something interesting: if I built an installer using `environment` or `environment_file` modes—which causes the constructor to inspect an _existing environment_ (or one that it creates with the...

type::bug
cla-signed