Skip to content
New issue

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

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

Already on GitHub? Sign in 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant