8000 Support for other types of repos for the PR script · Issue #10 · jupyterlab/maintainer-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Support for other types of repos for the PR script #10
Open
@jtpio

Description

@jtpio

Problem

At the moment the PR script runs the following command which is specific to Python repos:

run("pip install -e '.[test]'")

Proposed Solution

This could be similar to the jupyter_releaser choosing which command to run based on the existence of pyproject.toml / setup.py / package.json.

Additional context

This would make the PR script more generic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0