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

chore: pip decorator fixes #1535

Merged
merged 4 commits into from
Sep 13, 2023
Merged

Conversation

saikonen
Copy link
Collaborator

No description provided.

@savingoyal savingoyal merged commit 27a16d8 into pip-decorator Sep 13, 2023
1 check passed
@savingoyal savingoyal deleted the chore/pip-decorator-fixes branch September 13, 2023 16:01
savingoyal pushed a commit that referenced this pull request Sep 27, 2023
* add docstrings to conda flow and step decorators

* unify micromamba binary download locations

* explicitly except KeyError

* unused import
savingoyal pushed a commit that referenced this pull request Oct 3, 2023
* add docstrings to conda flow and step decorators

* unify micromamba binary download locations

* explicitly except KeyError

* unused import
savingoyal added a commit that referenced this pull request Oct 4, 2023
* @pip draft

* chore: pip deco fixes (#1523)

* correctly choose conda platform

* fix conda step_init comment

* delete unused files from pypi plugin

* add TODO and add missing default param to executable()

* add support for legacy libraries= in conda decorator (#1525)

* chore: fix micromamba detection (#1526)

* add installation step for micromamba binary if none can be found

* add error handling to micromamba install

* @pip draft

* vend

* rebase

* more changes

* more changes

* enable conda channels

* more comments

* introduce conda_base

* more changes

* address comments

* address nousersite issue

* handle cross-platform cache check optimization

* handle missing tarballs

* update comments

* fix biug

* address more todos

* remove stray file

* fix comments

* fix mac version

* fix passing multiple channels (#1536)

* chore: pip decorator fixes (#1535)

* add docstrings to conda flow and step decorators

* unify micromamba binary download locations

* explicitly except KeyError

* unused import

* conditional import for packaging for python 3.5 (#1534)

* fix micromamba download extraction command (#1539)

* support extra indices

* support @pypi(python=)

* support extensions

* support @pypi_base

* more changes

* @pypi(disabled=)

* fix issue

* fix issue

* fix

* address @ville's issue

* support extensions

* env escape support

* fix

* drop pip resolution times by 65%

* fix up INFO

* cleanup

* remove spurious todos

* address minor nits

* remove references to py3.5

* add stub object for py3.5

---------

Co-authored-by: Sakari Ikonen <64256562+saikonen@users.noreply.github.com>
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.

2 participants