doorstop icon indicating copy to clipboard operation
doorstop copied to clipboard

Requirements management using version control.

Results 128 doorstop issues
Sort by recently updated
recently updated
newest added

This is to close #396. The find_item methods are extended with the argument `only_active` that defaults to true to keep the old behaviour intact. The various delete functions calls find_item...

We want to edit Doorstop files as markdown with header instead of yml: 1) to use third-party edit tools. Some editors like VSC, Vim (Vimwiki) support very useful markdown editing...

feature
discussion

Could the general usage of this attribute be clarified a bit further? - When using `doorstop add REQ` the new item seems to be assigned a ".n+1" to the highest...

question

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies

Hi @jacebrowning, @neerdoc I've created a new issue (#650) and I'm proposing to do not ignore hidden paths as part of the reference path as I think sometimes we want...

Due to CI configs and definitions usually being in a hidden path, doorstop shouldn't ignore hidden paths

An important feature of requirements managers is the interchange of requirements documents, between teams, companies, and programs. ReqIF is the standard interchange format for this class of products, and I...

As from title to use with different settings with pre-commit & similar cases in CI pipelines Depends on: https://github.com/doorstop-dev/doorstop/pull/641