Ecosyste.ms: Issues

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

GitHub / mondeja/project-config-styles issues and pull requests

#119 - Add `release_types: major` to `base/.github/workflows/update-gh-actions.json5`

Issue - State: open - Opened by mondeja 3 months ago
Labels: enhancement, github-actions

#118 - Use Prettier's `--cache` option on pre-commit hook

Issue - State: open - Opened by mondeja 4 months ago
Labels: pre-commit

#117 - Add checking of GH workflows with jsonschema pre-commit hook

Issue - State: open - Opened by mondeja 4 months ago
Labels: pre-commit

#116 - Drop `importlib-metadata-argparse-version` check

Pull Request - State: closed - Opened by mondeja 4 months ago
Labels: pyproject, python

#115 - `tool.hatch.envs.docs.python` version must be the penultimate available

Issue - State: open - Opened by mondeja 5 months ago
Labels: pyproject, python

#114 - Update Ruff configuration

Pull Request - State: closed - Opened by mondeja 5 months ago
Labels: pyproject, python

#113 - Update Ruff configuration

Issue - State: closed - Opened by mondeja 5 months ago
Labels: pyproject, python

#112 - Update license copyright year(s)

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago

#111 - Upgrade pre-commit hooks revisions

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago
Labels: dependencies

#110 - Update GitHub Action Versions

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

#109 - Ignore `G004` Ruff rule globally

Issue - State: closed - Opened by mondeja 8 months ago
Labels: pyproject, python

#108 - Add testing helpers to isort known first parties

Pull Request - State: closed - Opened by mondeja 9 months ago
Labels: enhancement, pyproject

#107 - Use new pre-commit project-config plugin to simplify styles

Pull Request - State: closed - Opened by mondeja 9 months ago
Labels: pyproject, pre-commit, chore

#106 - Fix some queries

Pull Request - State: closed - Opened by mondeja 9 months ago
Labels: bug

#105 - Use `isort.known-first-party` pointing to local packages with Ruff

Issue - State: closed - Opened by mondeja 9 months ago
Labels: pyproject, python

#104 - Replace Python code quality tools by Ruff

Pull Request - State: closed - Opened by mondeja 10 months ago
Labels: pyproject, pre-commit, python

#103 - Use Python version classifiers to parse version bounds

Pull Request - State: closed - Opened by mondeja 10 months ago
Labels: pyproject, pre-commit, python

#102 - Use Python version classifiers to parse version bounds

Issue - State: closed - Opened by mondeja 10 months ago
Labels: pyproject, python

#101 - Migrate Python code quality tools to Ruff

Issue - State: closed - Opened by mondeja 10 months ago
Labels: pyproject, pre-commit, python

#100 - Upgrade pre-commit hooks revisions

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago
Labels: dependencies

#99 - Update GitHub Action Versions

Pull Request - State: closed - Opened by mondeja about 1 year ago

#98 - Add badge inclusions checking for READMEs of Python projects

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: documentation, python

#97 - Add style to ensure contributing file content on Sphinx projects

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: documentation, python

#96 - Add style for codecov configuration file

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: enhancement, python

#95 - Place Prettier pre-commit hook at first in Python projects

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: bug, pre-commit, python

#94 - Include `python/line-lenght-80` in base Python style

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: python, refactor

#93 - Merge `python/line-length-80.json5` in base styles

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: refactor

#92 - Add covdefaults plugin to code coverage config

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: pyproject, python

#91 - Style for Python3.8 as minimum version required

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: pyproject, python

#90 - Add style to check for Python3.8 as minimum required Python version

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: pyproject, python

#89 - Update GitHub Action Versions

Pull Request - State: closed - Opened by mondeja over 1 year ago

#88 - Add GH workflow to update GHA versions

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: enhancement, github-actions

#87 - Github Actions versions updating

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: enhancement, github-actions

#86 - Drop Python3.6 support

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: pyproject, python

#85 - Don't use `add-trailing-comma` pre-commit hook along with Black

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: pre-commit, python

#84 - Set `tool.hatch.envs.docs.scripts.serve` as array

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: pyproject, python

#83 - Update deprecated `set-output` syntax of GHA

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: python, github-actions, chore

#82 - Refactor .gitignore lines inclusions

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: refactor

#81 - Fix permissions in copyright years updating

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: bug, github-actions

#80 - Fix configuration of pre-commit autoupdate workflow

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: bug, github-actions

#79 - Upgrade pre-commit hooks revisions

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago
Labels: dependencies

#78 - Incorrect permissions for copyright updating action

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: bug, github-actions

#77 - Rewrite gitignore lines exclusions with `includeLines` action

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: refactor

#76 - `set-output` command is deprecated by GHA

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: documentation, python, github-actions

#75 - `pre-commit autoupdate` not working on CI

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: bug, github-actions

#74 - Drop problematic check from Sphinx style

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: bug

#73 - `tool.hatch.envs.docs.scripts.serve` must be an array

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: pyproject, python

#72 - `add-trailing-comma` pre-commit hook must not be used with `black`

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: pre-commit, python

#71 - Use `covdefaults` plugin for Python code coverage

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: pyproject, python

#70 - Prettier pre-commit hook must be placed before linter hooks

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: bug, pre-commit, python

#69 - README badges checking

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: documentation

#68 - Migrate from coveralls to... codecov?

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: python, github-actions

#67 - Pytest should treat warnings as errors

Issue - State: open - Opened by mondeja over 1 year ago
Labels: pyproject, python

#66 - v4

Pull Request - State: closed - Opened by mondeja over 1 year ago

#65 - `mypy` style is not correctly configured

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: bug

#64 - Python3.7 EOL at June 27, 2023

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: pyproject, python

#63 - Rewrite nested `op()` functions in plain calls

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: refactor

#62 - `if TYPE_CHECKING:` branches must be excluded from code coverage

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: pyproject, python

#61 - Format YAML files using Prettier

Pull Request - State: closed - Opened by mondeja over 1 year ago

#60 - YAML formatting with Prettier

Issue - State: closed - Opened by mondeja over 1 year ago

#59 - Add style for markdownlint pre-commit hook

Pull Request - State: closed - Opened by mondeja over 1 year ago

#58 - Allow to run tests against a branch

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: chore

#57 - Don't hardcode Python versions on CI

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: python, github-actions

#56 - Fix error in documentation deployment

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: documentation, github-actions

#55 - Add markdownlint through pre-commit for READMEs

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: documentation, pre-commit

#54 - Version 3

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: pyproject, pre-commit, python

#53 - Minimal .gitignore for all projects

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: enhancement, git

#52 - More linting for Python testing

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: pyproject, python

#51 - Linting for Python coverage configuration

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: pyproject, python

#50 - Remove `flake8` pre-commit hooks from Python projects

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: pre-commit, python

#49 - Add versioning document

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: documentation

#48 - Minimal .gitignore for Python projects

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: enhancement, git

#47 - Some fixes for v2

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: bug

#46 - Add GH workflow to fix remote repositories using the styles

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: chore

#45 - Linting for the setup.py file

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: pyproject, python

#44 - Linting of main CI Github workflow for Python projects

Issue - State: open - Opened by mondeja over 1 year ago
Labels: github-actions

#43 - Contributing guides files linting on Sphinx projects

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: documentation, enhancement

#42 - Linting for Hatch's `tests` environments

Issue - State: closed - Opened by mondeja over 1 year ago - 1 comment
Labels: enhancement, pyproject

#41 - Fixes for v2

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: chore

#40 - Move to Hatch

Pull Request - State: closed - Opened by mondeja over 1 year ago

#40 - Move to Hatch

Pull Request - State: closed - Opened by mondeja over 1 year ago

#39 - Add md2po2md pre-commit hook style

Pull Request - State: closed - Opened by mondeja over 1 year ago
Labels: enhancement

#38 - Move building, versioning and scripts execution to Hatch

Issue - State: closed - Opened by mondeja over 1 year ago
Labels: pyproject

#37 - Add `md2po2md` style

Issue - State: closed - Opened by mondeja almost 2 years ago
Labels: pre-commit

#36 - Refactors and improvements

Pull Request - State: closed - Opened by mondeja almost 2 years ago
Labels: enhancement, refactor

#35 - If `tool.poetry.scripts` has items, add 'Environment:: Console' classifier

Issue - State: closed - Opened by mondeja almost 2 years ago
Labels: enhancement, pyproject

#34 - Add versioning for styles

Issue - State: closed - Opened by mondeja almost 2 years ago - 1 comment
Labels: enhancement

#33 - Check that `rev` field of `project-config` pre-commit hooks is updated

Issue - State: closed - Opened by mondeja almost 2 years ago
Labels: enhancement, pre-commit

#32 - Styles for `actions/cache` Github action

Issue - State: open - Opened by mondeja almost 2 years ago
Labels: github-actions

#31 - Test repositories that are using the styles

Pull Request - State: closed - Opened by mondeja almost 2 years ago
Labels: chore

#30 - Improve `.gitattributes` style

Issue - State: closed - Opened by mondeja almost 2 years ago - 1 comment
Labels: enhancement, git

#29 - Add more flake8 plugins

Pull Request - State: closed - Opened by mondeja almost 2 years ago
Labels: enhancement, pyproject, pre-commit

#28 - Add project-config linting

Pull Request - State: closed - Opened by mondeja almost 2 years ago
Labels: chore

#27 - Add `flake8-encodings` to flakeheaven linting

Pull Request - State: closed - Opened by mondeja almost 2 years ago
Labels: enhancement, pyproject, pre-commit

#26 - Add `flake8-encodings` plugin to flakeheaven linting

Issue - State: closed - Opened by mondeja almost 2 years ago
Labels: enhancement, pyproject, pre-commit

#25 - Add `flake8-bugbear` plugin to flakeheaven linting

Pull Request - State: closed - Opened by mondeja almost 2 years ago
Labels: enhancement, pyproject, pre-commit

#23 - Ignore some default branches in code coverage

Pull Request - State: closed - Opened by mondeja almost 2 years ago
Labels: pyproject

#22 - Exclude `Protocol` coverage when using mypy and tests styles

Issue - State: closed - Opened by mondeja almost 2 years ago
Labels: pyproject, python

#21 - More checks for pyproject.toml files

Issue - State: closed - Opened by mondeja almost 2 years ago
Labels: enhancement, pyproject