You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add installer attributes for name, version, platform, and type to .installer.info (#1260)
* Add installer attributes for name, version, platform, and type to .constructor-build.info
* Add news item for PR 1260
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Revert changes for .constructor-build.info file
* Add installer name, version, platform, and type to .installer.info file
* Change 'platform' to '_platform' for 'info.get()' call
* Add test statements for .installer.info to 'test_example_miniforge'
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Reduce if-else statements in 'test_example_miniforge'
* Move installer_name and installer_version to parameterized values in 'test_example_miniforge'
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update tests/test_examples.py
Co-authored-by: Marco Esters <mesters@anaconda.com>
* Check installer platform against 'cc_platform' for testing .installer.info values
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Marco Esters <mesters@anaconda.com>
0 commit comments