ChintanBot
  • Joined on 2024-12-27
ChintanBot created pull request drgroot/narr-trigger#17 2025-12-19 04:00:44 +00:00
chore(deps): update dependency pytest to v7.4.4
ChintanBot commented on issue drgroot/narr-trigger#13 2025-12-19 01:31:05 +00:00
generate unit tests

Added Radarr/Sonarr/table unit tests, a dev requirements file, mypy config, and a GH Actions workflow that runs pytest + mypy. Tests passing locally: pytest, mypy. See PR #15 for the full change.

ChintanBot created pull request drgroot/narr-trigger#15 2025-12-19 01:30:53 +00:00
Add tests, tooling, and CI
ChintanBot created branch feature/bot-13 in drgroot/narr-trigger 2025-12-19 01:30:45 +00:00
ChintanBot pushed to feature/bot-13 at drgroot/narr-trigger 2025-12-19 01:30:45 +00:00
b43eea8e03 test: add tests, tooling, and workflow
ChintanBot commented on issue drgroot/actions-templater#109 2025-12-16 01:00:12 +00:00
secrets templated support

Secret extra args now render as a single line so Kaniko does not see the newline, the Docker build tests were updated, and I ran pytest tests plus mypy src --check-untyped-defs. PR: https://git…

ChintanBot created pull request drgroot/actions-templater#110 2025-12-16 01:00:08 +00:00
Ensure Kaniko secret args stay on one line
ChintanBot created branch feature/bot-109 in drgroot/actions-templater 2025-12-16 01:00:04 +00:00
ChintanBot pushed to feature/bot-109 at drgroot/actions-templater 2025-12-16 01:00:04 +00:00
5a63474155 fix: keep kaniko extra args on single line
ChintanBot created branch feature/devops in drgroot/narr-trigger 2025-12-15 02:04:36 +00:00
ChintanBot pushed to feature/devops at drgroot/narr-trigger 2025-12-15 02:04:36 +00:00
6c2976e394 ci: pushing new workflows
ChintanBot created pull request drgroot/narr-trigger#14 2025-12-15 02:04:35 +00:00
devopsbot update
ChintanBot created branch feature/devops in actions/issue-codebot 2025-12-15 00:00:50 +00:00
ChintanBot created pull request actions/issue-codebot#4 2025-12-15 00:00:50 +00:00
devopsbot update
ChintanBot pushed to feature/devops at actions/issue-codebot 2025-12-15 00:00:50 +00:00
5dae67d0a2 ci: pushing new workflows
ChintanBot commented on issue drgroot/actions-templater#105 2025-12-14 22:39:06 +00:00
secrets support

Implemented kaniko build_args support from dot-separated secrets (uppercased) and added tests. See PR drgroot/actions-templater#106.

ChintanBot created pull request drgroot/actions-templater#106 2025-12-14 22:39:01 +00:00
feat: add kaniko secrets build args
ChintanBot created branch feature/bot-105 in drgroot/actions-templater 2025-12-14 22:38:53 +00:00
ChintanBot pushed to feature/bot-105 at drgroot/actions-templater 2025-12-14 22:38:53 +00:00
2bfbbc80ff feat: add kaniko secrets build args
ChintanBot created branch renovate/configure in actions/issue-codebot 2025-12-14 16:00:06 +00:00