Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / wntrblm/nox issues and pull requests

#894 - tests: statically type tests

Pull Request - State: open - Opened by henryiii 12 days ago - 2 comments
Labels: awaiting review

#893 - chore: add more Ruff checks and fixes

Pull Request - State: open - Opened by henryiii 13 days ago
Labels: awaiting review

#892 - chore: bump pre-commit

Pull Request - State: closed - Opened by henryiii 13 days ago

#890 - chore: more typing and test improvements

Pull Request - State: closed - Opened by henryiii 13 days ago

#889 - chore: limit the visible items for tab completion

Pull Request - State: open - Opened by henryiii 13 days ago
Labels: awaiting review

#888 - chore: drop some type ignores for colorlog

Pull Request - State: closed - Opened by henryiii 14 days ago

#887 - fix(tox-to-nox): switch pkgutil for importlib-resources

Pull Request - State: closed - Opened by henryiii 14 days ago

#886 - Add a way to pass only a few common variables

Issue - State: open - Opened by henryiii 14 days ago

#885 - Nox fails to recognize UV installed Python versions

Issue - State: closed - Opened by Rastow 18 days ago - 9 comments
Labels: bug

#884 - fix: warning about __main__ already being imported

Pull Request - State: closed - Opened by henryiii 21 days ago

#883 - Notify sessions with multiple interpreters

Issue - State: open - Opened by leodevian 23 days ago
Labels: enhancement

#882 - refactor: pulled out get_virtualenv & better typing

Pull Request - State: closed - Opened by henryiii 25 days ago

#881 - feat: support PEP 723 noxfiles

Pull Request - State: open - Opened by henryiii 26 days ago
Labels: awaiting review

#880 - fix: validate entries in nox.config, too, using attrs

Pull Request - State: closed - Opened by henryiii 27 days ago - 1 comment

#879 - fix: don't add a handler if there's already one

Pull Request - State: closed - Opened by henryiii 28 days ago - 1 comment

#878 - feat: expose main as nox.main

Pull Request - State: closed - Opened by henryiii 28 days ago

#877 - feat: add helper to get the Python listing

Pull Request - State: closed - Opened by henryiii 28 days ago - 7 comments

#876 - feat: helper to get dependency-groups

Pull Request - State: closed - Opened by henryiii 28 days ago - 3 comments

#875 - Idea: multi-control-C

Issue - State: open - Opened by henryiii 29 days ago - 3 comments

#874 - fix: outer_env issues fixed

Pull Request - State: open - Opened by henryiii 29 days ago
Labels: awaiting review

#873 - chore: use dependency-groups

Pull Request - State: closed - Opened by henryiii 30 days ago - 7 comments

#872 - fix: error if invalid reuse_venv set

Pull Request - State: closed - Opened by henryiii about 1 month ago

#871 - fix: error with helpful message if invalid option is set via nox.options

Pull Request - State: closed - Opened by henryiii about 1 month ago - 1 comment

#870 - chore: some extra simplifications from Ruff

Pull Request - State: closed - Opened by henryiii about 1 month ago - 1 comment

#869 - Nox does not raise an error when wrong option is set: `reuse_venv`

Issue - State: closed - Opened by smarie about 1 month ago - 1 comment
Labels: bug

#868 - `include_outer_env=False` will include outer_env when `env` is not set

Issue - State: open - Opened by Wurstnase about 1 month ago - 3 comments
Labels: bug

#867 - Allow `nox test` to trigger session `test`

Issue - State: open - Opened by bluss about 1 month ago
Labels: enhancement

#866 - Next release planning

Issue - State: open - Opened by henryiii about 2 months ago

#865 - chore: cleanup symlink noxfile code

Pull Request - State: closed - Opened by henryiii about 2 months ago

#864 - docs: add uv sync example

Pull Request - State: closed - Opened by henryiii about 2 months ago

#863 - docs: note about uv reinstall

Pull Request - State: closed - Opened by henryiii about 2 months ago

#862 - docs: clean up dev recipe

Pull Request - State: closed - Opened by henryiii about 2 months ago

#861 - pypy-3.10 doesn't work as an interpreter name

Issue - State: open - Opened by henryiii about 2 months ago
Labels: bug

#860 - Next version plans

Issue - State: closed - Opened by henryiii about 2 months ago - 7 comments

#859 - ci: use astral-sh's setup-uv

Pull Request - State: closed - Opened by henryiii about 2 months ago

#858 - chore: PyPy no longer supports 3.9, so drop from action default list

Pull Request - State: closed - Opened by henryiii about 2 months ago

#857 - feat: add session sync for uv

Pull Request - State: open - Opened by Wurstnase about 2 months ago - 2 comments

#856 - fix: remove add_timestamp from noxfile.options

Pull Request - State: closed - Opened by Wurstnase about 2 months ago - 2 comments

#855 - Reading Python classifiers from pyproject.toml

Issue - State: closed - Opened by henryiii about 2 months ago - 3 comments
Labels: enhancement

#854 - ci: use miniforge

Pull Request - State: closed - Opened by henryiii about 2 months ago

#853 - fix: add missing cookbook recipe snippet imports

Pull Request - State: closed - Opened by KasperZutterman about 2 months ago

#852 - Nox Cookbook recipes missing imports

Issue - State: closed - Opened by KasperZutterman about 2 months ago
Labels: bug

#851 - chore: include 3.13 in classifiers

Pull Request - State: closed - Opened by henryiii about 2 months ago

#850 - docs: fix contribution guidelines

Pull Request - State: closed - Opened by Wurstnase 3 months ago - 1 comment

#849 - Outdated contribution guidelines

Issue - State: closed - Opened by Wurstnase 3 months ago
Labels: bug

#848 - Requesting dependencies in a noxfile

Issue - State: open - Opened by henryiii 3 months ago - 2 comments
Labels: enhancement

#847 - feat: install_and_run_script (PEP 721)

Pull Request - State: closed - Opened by henryiii 3 months ago - 1 comment

#846 - chore: add 3.13 to the action defaults

Pull Request - State: closed - Opened by henryiii 3 months ago

#845 - Enable reading dependency specifiers from PEP 621 `pyproject.toml`

Issue - State: open - Opened by paduszyk 3 months ago - 3 comments
Labels: enhancement

#844 - Test ran with nox doesn't pass because of empty stdout from subprocess.run

Issue - State: closed - Opened by ovidiu-eremia 3 months ago - 1 comment
Labels: bug

#843 - Default value for `filename` in `nox.project.load_toml`

Issue - State: open - Opened by paduszyk 3 months ago - 4 comments
Labels: enhancement

#842 - feat: support for uv-installed pythons

Pull Request - State: closed - Opened by saucoide 3 months ago - 21 comments

#841 - Support for uv.lock

Issue - State: open - Opened by hynek 3 months ago - 14 comments
Labels: enhancement

#840 - uv support doesn't work out of the box anymore

Issue - State: closed - Opened by hynek 4 months ago
Labels: bug

#839 - Fix typos

Pull Request - State: closed - Opened by ember91 4 months ago - 2 comments

#837 - Typo-fix in Cookbook

Pull Request - State: closed - Opened by hmd101 5 months ago - 1 comment

#836 - special character < is escaped

Issue - State: closed - Opened by gpongelli 5 months ago - 4 comments
Labels: bug

#834 - ci: Test with Python 3.13

Pull Request - State: closed - Opened by edgarrmondragon 5 months ago - 2 comments

#832 - feat: allow setting tags on parametrized sessions

Pull Request - State: closed - Opened by living180 6 months ago - 2 comments

#831 - chore: use uv if available in action

Pull Request - State: closed - Opened by henryiii 6 months ago - 1 comment

#830 - docs: add warning about uv and local packages

Pull Request - State: closed - Opened by henryiii 6 months ago

#829 - fix: support noxfile being a symlink

Pull Request - State: closed - Opened by henryiii 6 months ago - 2 comments

#828 - Wrong starting directory when noxfile.py is a symlink

Issue - State: closed - Opened by rsyring 6 months ago - 5 comments

#826 - Add option to limit the logged arguments

Pull Request - State: open - Opened by FredStober 7 months ago - 3 comments

#825 - run test session against active python versions

Issue - State: closed - Opened by gpongelli 7 months ago - 1 comment

#824 - chore(ci): use default action tests for macos-14

Pull Request - State: closed - Opened by mayeut 7 months ago

#823 - Add dry run option, test, and documentation

Pull Request - State: closed - Opened by jklott 7 months ago

#822 - chore: drop Python 3.7

Pull Request - State: closed - Opened by henryiii 7 months ago

#821 - ci: macos-latest now is macos-14

Pull Request - State: closed - Opened by henryiii 7 months ago

#820 - 37 tests fail

Issue - State: open - Opened by yurivict 7 months ago - 1 comment
Labels: bug

#819 - New release

Issue - State: closed - Opened by henryiii 7 months ago - 1 comment

#818 - fix: ensure 'uv' always works in a uv venv

Pull Request - State: closed - Opened by henryiii 8 months ago - 3 comments

#817 - fix: disallow UV_SYSTEM_PYTHON

Pull Request - State: closed - Opened by henryiii 8 months ago

#816 - Nox should unset UV_SYSTEM_PYTHON

Issue - State: closed - Opened by hynek 8 months ago
Labels: bug

#815 - feat: use static arguments instead of **kwargs

Pull Request - State: closed - Opened by henryiii 8 months ago

#814 - Support version specifiers in `nox`'s Python definition

Issue - State: open - Opened by chrysle 8 months ago - 3 comments
Labels: enhancement

#813 - Remove legacy support for running a function in run?

Issue - State: closed - Opened by henryiii 8 months ago

#812 - feat: support None to remove envvars

Pull Request - State: closed - Opened by henryiii 8 months ago - 3 comments

#811 - feat: support PEP 723 with a toml load function

Pull Request - State: closed - Opened by henryiii 8 months ago - 4 comments

#810 - feat: support default=False

Pull Request - State: open - Opened by henryiii 8 months ago

#810 - feat: support default=False

Pull Request - State: closed - Opened by henryiii 8 months ago

#810 - feat: support default=False

Pull Request - State: open - Opened by henryiii 8 months ago

#809 - fix: don't error if not installing to passthrough

Pull Request - State: open - Opened by henryiii 8 months ago

#809 - fix: don't error if not installing to passthrough

Pull Request - State: closed - Opened by henryiii 8 months ago

#808 - Support for PEP 723

Issue - State: open - Opened by henryiii 8 months ago - 6 comments
Labels: enhancement

#808 - Support for PEP 723

Issue - State: closed - Opened by henryiii 8 months ago - 7 comments
Labels: enhancement

#807 - feat: add micromamba support

Pull Request - State: closed - Opened by henryiii 8 months ago

#807 - feat: add micromamba support

Pull Request - State: closed - Opened by henryiii 8 months ago

#806 - docs: workaround no longer needed

Pull Request - State: closed - Opened by henryiii 8 months ago

#805 - ci: use uv

Pull Request - State: closed - Opened by henryiii 8 months ago - 2 comments

#804 - fix: avoid mixing venv and conda from environment

Pull Request - State: closed - Opened by henryiii 8 months ago

#803 - 2024.03.02: pytest fails in 4 units

Issue - State: open - Opened by kloczek 8 months ago - 6 comments
Labels: bug

#802 - Use uv for session.install with conda backend

Issue - State: open - Opened by jayqi 8 months ago - 2 comments
Labels: enhancement

#801 - Error when running a uv backend session with active conda environment

Issue - State: closed - Opened by jayqi 8 months ago - 2 comments
Labels: bug

#800 - Lookup github action values from nox

Pull Request - State: open - Opened by chadrik 9 months ago - 3 comments