Features
Ability to force rebuild @conda/@pypi
environments
This release adds the ability to force rebuild environments, which can be used to try solve environment resolution related issues
Simply apply the new flag to trigger a rebuild
python HelloConda.py --environment conda --force-rebuild-environments run
What's Changed
- [cards] remove dual write by @valayDave in #2453
- remove references to dual writes in card datastore by @savingoyal in #2458
- remove card dual writes by @savingoyal in #2457
- feature: alternate approach to environment force-rebuild by @saikonen in #2443
- release: 2.15.18 by @saikonen in #2465
Full Changelog: 2.15.17...2.15.18