• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nephila / python-taiga
98%

Build:
DEFAULT BRANCH: master
Repo Added 29 Jan 2015 08:05PM UTC
Files 8
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.1.0
  • 0.9.0
  • 1.0.0
  • 1.1.0
  • 1.2.0
  • 1.3.0
  • 1.3.1
  • 1.3.2
  • 1.3.3
  • bugfix/227-fix-app-auth
  • bugfix/history-item-docs
  • bugfix/issue-105-description-docs
  • bugfix/issue-116-fix-pagination
  • bugfix/issue-117-update-linting
  • bugfix/issue-169-fix-parsers
  • bugfix/issue-185-add-swimlane-to-user-story-allowed-params
  • bugfix/issue-190-fix-tests-runner
  • bugfix/issue-196-add-due-date-in-issue-allowed-params
  • bugfix/issue-261-pin-ruff
  • bugfix/issue-97-history-item-docs
  • doc/issue-58-improve-docs
  • docs
  • feature/code_style
  • feature/customattributes
  • feature/datetime
  • feature/docs
  • feature/fix-docs
  • feature/issue-124
  • feature/issue-140-switch-to-bump-my-version
  • feature/issue-14020-add-mcp
  • feature/issue-155-switch-to-coveralls-github-action
  • feature/issue-59-tooling
  • feature/mcp
  • feature/python-3.7
  • feature/refactor_setup_files
  • feature/roles
  • feature/us_attributes
  • feature/wiki
  • hotfix/code_style
  • hotfix/fix_import
  • hotfix/improve-epics
  • hotfix/improve-exceptions
  • hotfix/issue-78
  • hotfix/remote-demo
  • master
  • merge/51
  • merge/72
  • merge/76
  • pre-commit-ci-update-config
  • pyup-initial-update
  • test_azure
  • v0.2.0
  • v0.3.0
  • v0.3.1

19 Aug 2026 09:11AM UTC coverage: 97.97%. Remained the same
32236333849

push

github

web-flow
[pre-commit.ci] pre-commit autoupdate (#263)

updates:
- [github.com/PyCQA/isort: 9.0.0b1 → 9.0.0b5](https://github.com/PyCQA/isort/compare/9.0.0b1...9.0.0b5)
- [github.com/astral-sh/ruff-pre-commit: v0.15.22 → v0.16.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.22...v0.16.3)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

118 of 134 branches covered (88.06%)

917 of 936 relevant lines covered (97.97%)

2.94 hits per line

Relevant lines Covered
Build:
Build:
936 RELEVANT LINES 917 COVERED LINES
2.94 HITS PER LINE
Source Files on master
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32236333849 master [pre-commit.ci] pre-commit autoupdate (#263) updates: - [github.com/PyCQA/isort: 9.0.0b1 → 9.0.0b5](https://github.com/PyCQA/isort/compare/9.0.0b1...9.0.0b5) - [github.com/astral-sh/ruff-pre-commit: v0.15.22 → v0.16.3](https://github.com/astral-s... push 19 Aug 2026 09:12AM UTC web-flow github
97.97
32142513046 feature/issue-14020-add-mcp Merge 722527987 into f4998c88c Pull #264 18 Aug 2026 01:28PM UTC web-flow github
78.24
32071947622 pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate updates: - [github.com/PyCQA/isort: 9.0.0b1 → 9.0.0b5](https://github.com/PyCQA/isort/compare/9.0.0b1...9.0.0b5) - [github.com/astral-sh/ruff-pre-commit: v0.15.22 → v0.16.3](https://github.com/astral-sh/ruff-... Pull #263 17 Aug 2026 09:52PM UTC web-flow github
97.97
31432600680 pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate updates: - [github.com/PyCQA/isort: 9.0.0b1 → 9.0.0b2](https://github.com/PyCQA/isort/compare/9.0.0b1...9.0.0b2) - [github.com/astral-sh/ruff-pre-commit: v0.15.22 → v0.16.2](https://github.com/astral-sh/ruff-... Pull #263 10 Aug 2026 09:25PM UTC web-flow github
97.97
31226614686 feature/issue-14020-add-mcp fix: ensure all tox environments run cleanly - Restore the testenv:docs section (dropped from tox.ini in 923cabc while "docs" stayed in envlist), and add setuptools to its deps so invoke's clean pre-task (python setup.py clean --all) works. -... push 07 Aug 2026 11:17PM UTC yakky github
78.24
31224455835 feature/mcp docs: add Sphinx page for the MCP server Adds docs/mcp.rst covering what the MCP server is, installing the mcp extra (pip install --user / pipx / uvx), the TAIGA_HOST/TAIGA_TOKEN/ TAIGA_USERNAME/TAIGA_PASSWORD/TAIGA_TLS_VERIFY configuration (env ... push 07 Aug 2026 10:37PM UTC yakky github
78.24
31223948001 feature/mcp docs: clarify token vs password guidance in AGENTS.md Stock Taiga has no self-service personal access token feature. The only tokens available are short-lived auth JWTs (24h/8-day on the instance checked) and admin-gated OAuth Application tokens,... push 07 Aug 2026 10:29PM UTC yakky github
78.24
30853523202 pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.22 → v0.16.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.22...v0.16.1) Pull #263 03 Aug 2026 09:26PM UTC web-flow github
97.97
30342420867 master fix: pin ruff version to 0.15.22 (#262) push 28 Jul 2026 08:27AM UTC web-flow github
97.97
30342193294 bugfix/issue-261-pin-ruff Merge 9f774f586 into 6f706607c Pull #262 28 Jul 2026 08:23AM UTC web-flow github
97.97
See All Builds (595)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc