Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,645 contributions in the last year
Contribution activity
November 1, 2020
October 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 47 repositories not shown
- wolfv/conda-forge-repodata-patches-feedstock Python
- wolfv/tensorflow-feedstock Shell
- wolfv/clustergram Python
- wolfv/mamba-travis
- wolfv/binderhub Python
- wolfv/virtual-environments PowerShell
- wolfv/multisheller Python
- wolfv/mono-feedstock Shell
- wolfv/freeglut-feedstock Batchfile
- wolfv/urdfdom-feedstock Batchfile
Created a pull request in conda-forge/freeglut-feedstock that received 10 comments
Build OS X, Update to 3.2.1 and build PPC64LE ARM64
…nda-forge-pinning 2020.10.04.20.30.50 Checklist Used a personal fork of the feedstock to propose changes Bumped the build number (if the versio…
- add save patch functionality
- fix channel downloading
- Tui patching
- use new load_channels api
- Text User Interface (TUI)
- Validate subcommand
- Add spec, and validation
- allow multiple recipe building
- properly print local for channel name
- set prefix values and pkgs/envs dirs correctly
- improve printing of files slightly
- Default variant
- experimentally add fdiagnostics-color=always
- Add runexports
- continue refactor
- refactor and fix #22
- refactor boa
- fix linter ci
- Black flake fixes
- add prereqmarker for python<->pip cycle
- fix bug where file options are parsed too late
- use new api in mamba_env
- add add_channels api
- fix windows prompt
- [micromamba] refactor for explicit specs installation
- add initial docs
- add shell_init.hpp to installed headers
- improvements to micromamba (multiple files and override_channels noop)
- [micromamba] fix prefix replacement for old style packages
Created an issue in mamba-org/mamba that received 4 comments
Respect channel-specific specs in environment.yml
This was encountered in the repo2docker project: jupyterhub/repo2docker#973
- test activation & deactivation scripts
- Implement a REPL
- additional test macro: check file, check directory
- Handle strong run_exports in recipe
- use correct channel priorities in solver
- quickly bail when patch doesn't apply
- check that run_constrained works fine
- make sure tests are run
- auto-discovery of recipes and dependencies
- After failed build, print $PREFIX and other helpful commands
- translator from new-style to old-style recipe
- export env variables from variants
- Implement activation scripts in intershell-language
- recipes as tests, test-mode