af2debc19b
refactor!: rename package from streamer to streamd
...
- Rename src/streamer/ to src/streamd/
- Update all internal imports
- Update pyproject.toml project name and entry point
- Update README branding (Streamer -> Strea.md)
- Switch from pyright to basedpyright
- Bump requires-python to >=3.13
2026-02-15 17:33:22 +01:00
1e203d9db3
fix(deps): update dependency typer to v0.23.1
Continuous Integration / Lint, Check & Test (push) Successful in 44s
2026-02-15 01:07:42 +01:00
2298bdaa8f
chore(deps): update dependency ruff to v0.15.1
Continuous Integration / Lint, Check & Test (push) Has been cancelled
2026-02-15 00:06:41 +00:00
34ba9869d1
fix(deps): update dependency typer to v0.23.0
Continuous Integration / Lint, Check & Test (push) Successful in 42s
2026-02-12 00:06:12 +00:00
82796c37df
fix(deps): update dependency typer to v0.21.2
Continuous Integration / Lint, Check & Test (push) Successful in 1m12s
2026-02-11 00:06:23 +00:00
13c4186ca5
chore(deps): update dependency faker to v40.4.0
Continuous Integration / Lint, Check & Test (push) Successful in 43s
2026-02-07 00:06:13 +00:00
278340ce9b
chore(deps): update dependency ruff to v0.15.0
Continuous Integration / Lint, Check & Test (push) Successful in 44s
2026-02-03 21:09:32 +00:00
42a378f7f7
fix(deps): update dependency rich to v14.3.2
Continuous Integration / Lint, Check & Test (push) Successful in 56s
2026-02-02 00:04:00 +00:00
fb25ef68c7
fix(deps): update dependency rich to v14.3.1
Continuous Integration / Lint, Check & Test (push) Successful in 47s
2026-01-25 00:05:45 +00:00
e9b6eb3cf9
chore(deps): update dependency ruff to v0.14.14 ( #25 )
...
Continuous Integration / Lint, Check & Test (push) Successful in 1m2s
Co-authored-by: Renovate Bot <renovate@konstantinfickel.de>
Reviewed-on: kfickel/streamer#25
2026-01-23 19:29:49 +01:00
67fa45b828
chore(deps): update dependency pytest to v9
Continuous Integration / Lint, Check & Test (push) Successful in 1m21s
2026-01-19 00:02:33 +00:00
b47a22842f
fix(deps): update dependency mistletoe to v1.5.1
2026-01-18 18:20:21 +01:00
3f3c47d26b
chore(deps): update dependency faker to v40
Continuous Integration / Lint, Check & Test (push) Successful in 56s
2026-01-18 18:12:49 +01:00
86b3fbefcc
chore(deps): update dependency ruff to v0.14.13
Continuous Integration / Lint, Check & Test (push) Successful in 56s
2026-01-18 18:05:55 +01:00
46387c9a01
Merge pull request 'fix(deps): update dependency pydantic-settings to v2.12.0' ( #18 ) from renovate/pydantic-settings-2.x into main
Continuous Integration / Lint, Check & Test (push) Successful in 1m6s
2026-01-18 17:58:30 +01:00
a72d00f28a
Merge pull request 'fix(deps): update dependency typer to v0.21.1' ( #19 ) from renovate/typer-0.x into main
Continuous Integration / Lint, Check & Test (push) Has been cancelled
2026-01-18 17:58:26 +01:00
912c6519c6
fix(deps): update dependency typer to v0.21.1
Continuous Integration / Lint, Check & Test (push) Successful in 1m22s
2026-01-18 16:57:55 +00:00
acb929f33f
fix(deps): update dependency pydantic-settings to v2.12.0
Continuous Integration / Lint, Check & Test (push) Successful in 1m22s
2026-01-18 16:57:48 +00:00
1cd6058d3e
chore(deps): update dependency faker to v37.12.0
Continuous Integration / Lint, Check & Test (push) Successful in 1m6s
2026-01-18 16:57:10 +00:00
5174643bf6
Merge pull request 'fix(deps): update dependency click to v8.3.1' ( #13 ) from renovate/click-8.x into main
Continuous Integration / Lint, Check & Test (push) Successful in 59s
2026-01-18 17:41:03 +01:00
71c00bf843
Merge pull request 'fix(deps): update dependency pydantic to v2.12.5' ( #14 ) from renovate/pydantic-2.x into main
Continuous Integration / Lint, Check & Test (push) Waiting to run
2026-01-18 17:41:02 +01:00
c6961dfd0e
fix(deps): update dependency pydantic to v2.12.5
Continuous Integration / Lint, Check & Test (push) Successful in 1m4s
2026-01-18 16:40:04 +00:00
33dc7a5735
fix(deps): update dependency click to v8.3.1
Continuous Integration / Lint, Check & Test (push) Successful in 1m6s
2026-01-18 16:39:57 +00:00
e9ca1296c6
chore(deps): update dependency pyright to v1.1.408
Continuous Integration / Lint, Check & Test (push) Successful in 1m4s
2026-01-18 16:39:47 +00:00
97be35c2b0
feat: fixed dependencies
Continuous Integration / Lint, Check & Test (push) Successful in 57s
2026-01-18 17:29:29 +01:00
ac749d63d9
bump: update versions
...
Continuous Integration / Lint, Check & Test (push) Successful in 1m12s
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
2025-10-12 10:59:37 +02:00
eaf7fe9b2a
chore: fix pyright errors to make pipeline green
2025-10-12 08:30:10 +02:00
2d173ceb8d
fix: fix version for nix build
Continuous Integration / Lint, Check & Test (push) Failing after 35s
2025-10-03 12:16:58 +02:00
Konstantin Fickel
2d66eaef89
feat: add github actions
...
Continuous Integration / Lint, Check & Test (push) Failing after 30s
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
2025-09-23 11:39:10 +02:00
28dc40ebf0
feat: prettify streamer todo output
...
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
2025-06-22 15:19:09 +02:00
ac9df7eb62
feat: add directory configuration
...
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
2025-06-22 14:59:28 +02:00
87be5c22a2
feat: add typer & new command
...
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
2025-06-22 14:13:27 +02:00
2091e5c98d
feat: add initial parser data structure & test
...
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
2025-06-22 12:52:15 +02:00
f73c6d16cb
feat: show all tasks in directory when calling streamer
...
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
2025-06-21 16:03:16 +02:00
329ebdf9a9
feat: starting streamer
...
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
2025-06-21 16:03:16 +02:00