Skip to content

feat(#590): add "Testing Version" column to todo lists - #675

Open
m1rm wants to merge 1 commit into
archlinux:masterfrom
m1rm:feat/590-testing-version-column-in-todo-lists
Open

feat(#590): add "Testing Version" column to todo lists#675
m1rm wants to merge 1 commit into
archlinux:masterfrom
m1rm:feat/590-testing-version-column-in-todo-lists

Conversation

@m1rm

@m1rmm1rm commented May 9, 2026

Copy link
Copy Markdown
Contributor

This PR adds the column "Testing Version" to /todos/:a_list containing the version of the package in the Testing Repo, if present.

Additionally, fixtures and tests are added.

Closes#590

@m1rm
m1rmforce-pushed the feat/590-testing-version-column-in-todo-lists branch from c632ea0 to 970c545CompareMay 9, 2026 16:25

@christian-heuselchristian-heusel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for working on this! 🤗 🚀 I have two small questions and will defer to the project maintainers for the overall verdict! 😄

Comment threadtodolists/utils.py Outdated
Comment threadtodolists/utils.py Outdated
@m1rm
m1rmforce-pushed the feat/590-testing-version-column-in-todo-lists branch from 970c545 to d3d022dCompareMay 17, 2026 14:19
…ude new fixtures for todolist
dev(archlinux#590): add missing fixtures for todo lists
cleanup
ci/cd: fix ruff
address-review: refactor for cleaner code
@m1rm
m1rmforce-pushed the feat/590-testing-version-column-in-todo-lists branch from d3d022d to c73a0c5CompareJune 17, 2026 13:54
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a "Testing Version" column to todo lists

2 participants

@m1rm@christian-heusel