Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add option export from history #39

Merged
merged 6 commits into from
May 20, 2020
Merged

Add option export from history #39

merged 6 commits into from
May 20, 2020

Conversation

fcollonval
Copy link
Member

conda/conda#9093 introduced a new flag --from-history for conda > 4.7.12 that export only explicitly requested user package changes.

This PR add a new query argument history to GET environments to export using that option.

Query should be:

environments/env-name?download=1&history=1

@fcollonval fcollonval force-pushed the export-from-history branch from e32419b to 709e724 Compare May 19, 2020 14:56
@fcollonval fcollonval force-pushed the export-from-history branch from 84bf3d5 to 43f66ba Compare May 20, 2020 07:11
@fcollonval fcollonval force-pushed the export-from-history branch from 43f66ba to 7a09cb9 Compare May 20, 2020 07:48
@fcollonval fcollonval merged commit eee88d5 into master May 20, 2020
@fcollonval fcollonval deleted the export-from-history branch May 20, 2020 08:15
fcollonval added a commit that referenced this pull request May 20, 2020
* Add option export from history

* Fix unit tests

* Add swagger documentation

* Fix export history

* Export from history as settings and in public API

* Fix unit tests
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant