Robin Olsen
|
df0bdb9918
|
use correct naming convension
|
2026-03-10 13:33:12 +01:00 |
|
Robin Olsen
|
7feec35c18
|
make sure we check if uri is there
run submit at defer
|
2026-03-10 13:30:17 +01:00 |
|
Robin Olsen
|
e3124527ae
|
make this flag always there
load env at init
|
2026-03-10 13:29:05 +01:00 |
|
Robin Olsen
|
167b9f48fe
|
dont panic if no .env
|
2026-03-10 12:22:27 +01:00 |
|
Robin Olsen
|
4acf12b0da
|
make sure we use proper context
|
2026-03-10 12:18:48 +01:00 |
|
Robin Olsen
|
053f126e19
|
use new interactive db connection in runner
|
2026-03-10 12:08:42 +01:00 |
|
Robin Olsen
|
dad7e07486
|
load .env
|
2026-03-10 12:06:52 +01:00 |
|
Robin Olsen
|
9aa21f672e
|
Merge remote-tracking branch 'origin/main' into Metrics-and-Logs
|
2026-03-09 13:24:07 +01:00 |
|
Robin Olsen
|
5c4ecc841c
|
improve on the subimsion process with automatic submissions
make sure we give each user uniqe id
|
2026-03-09 13:23:46 +01:00 |
|
Ine Maria Nilssen Aanonsen
|
e64950879d
|
FIXED COMMENTS. TASK BACKLOG REFINEMENT ISSUE
|
2026-03-06 21:04:58 +01:00 |
|
Ine Maria Nilssen Aanonsen
|
68054f7409
|
TASK BACKLOG REFINEMENT ISSUE
|
2026-03-06 12:52:13 +01:00 |
|
Robin Olsen
|
2fc612c7c7
|
update coding task to align with spec and improve expetion handling
|
2026-03-05 12:03:13 +01:00 |
|
Robin Olsen
|
28add3f4dd
|
(hotfix) simplify expetion logic
|
2026-03-05 11:36:09 +01:00 |
|
Robin Olsen
|
4a023caebb
|
(hotfix) Align create issue task with new spec
|
2026-03-05 11:22:01 +01:00 |
|
Robin Olsen
|
7d2c00c582
|
update coding task for better readability
|
2026-03-04 17:50:24 +01:00 |
|
Robin Olsen
|
a907de5b94
|
Update cmd/pm/tasks/codingTask.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-04 17:33:48 +01:00 |
|
Robin Olsen
|
4f70142316
|
Update cmd/pm/tasks/codingTask.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-04 17:33:30 +01:00 |
|
Robin Olsen
|
1f51336288
|
Update cmd/pm/tasks/codingTask.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-04 17:33:18 +01:00 |
|
Robin Olsen
|
003fae4193
|
Update cmd/pm/tasks/codingTask.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-04 17:33:08 +01:00 |
|
Robin Olsen
|
f0025f8929
|
Update cmd/pm/tasks/codingTask.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-04 17:32:55 +01:00 |
|
Robin Olsen
|
077cbc96e8
|
Update cmd/pm/tasks/codingTask.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-04 17:32:37 +01:00 |
|
Robin Olsen
|
817dbc57b7
|
Update cmd/pm/tasks/codingTask.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-04 17:32:13 +01:00 |
|
Robin Olsen
|
c3bbcfd832
|
update coding task to alignt with latest iteration
|
2026-03-04 15:14:45 +01:00 |
|
Robin Olsen
|
6b1bdde561
|
Merge branch 'main' into Metrics-and-Logs
|
2026-03-04 14:32:54 +01:00 |
|
Robin Olsen
|
a47ff2a39b
|
Update cmd/pm/tasks/createIssue.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-04 14:21:13 +01:00 |
|
Robin Olsen
|
81a046e935
|
Update cmd/pm/tasks/createIssue.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-04 14:20:47 +01:00 |
|
Robin Olsen
|
77b38692c6
|
align task with description
add a complete with message in case we need that
|
2026-03-04 14:00:35 +01:00 |
|
Robin Olsen
|
763f079063
|
refactor for separation of concern for better readabiliy and maintainability
|
2026-03-03 11:41:07 +01:00 |
|
Robin Olsen
|
e8d9f9d1b6
|
need this for issue id completion
|
2026-03-03 10:50:15 +01:00 |
|
Robin Olsen
|
c36599c96a
|
reduce deps
|
2026-03-03 10:46:37 +01:00 |
|
Robin Olsen
|
5ebe95b62f
|
add metrics to tasks
|
2026-03-02 23:09:49 +01:00 |
|
Robin Olsen
|
04191b5a97
|
we need app
|
2026-03-02 23:09:03 +01:00 |
|
Robin Olsen
|
cb10aeff6b
|
(hotfix) make sure app is initialized only when we need it
|
2026-03-02 11:41:57 +01:00 |
|
Robin Olsen
|
447f97ec3e
|
Update cmd/pm/init.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-01 20:54:17 +01:00 |
|
Robin Olsen
|
9612cb9338
|
refactor to make cli better and simplify the code
|
2026-03-01 20:42:56 +01:00 |
|
Robin Olsen
|
258ee4f0b0
|
(hotfix) make sure to use issue type and status
|
2026-03-01 10:39:16 +01:00 |
|
Robin Olsen
|
44fe0e8c46
|
Update cmd/survey/tasks/base.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-28 23:41:28 +01:00 |
|
Robin Olsen
|
aabce0b0b2
|
refactor to use app package instead of service
refactor app to be composable
|
2026-02-28 23:30:31 +01:00 |
|
Robin Olsen
|
ba4d3df669
|
refactor names and minimize dependencies
|
2026-02-28 22:17:55 +01:00 |
|
Robin Olsen
|
8df8e466e6
|
use context
|
2026-02-28 16:54:11 +01:00 |
|
Robin Olsen
|
ba0115d1bc
|
lots of changes and reducing dependency imports
|
2026-02-28 16:39:50 +01:00 |
|
Robin Olsen
|
697b17e890
|
fix bug where using a issue command in the repl would crash a task
|
2026-02-28 11:39:05 +01:00 |
|
Robin Olsen
|
8cdaf93f26
|
add completions to survey
|
2026-02-28 10:44:41 +01:00 |
|
Robin Olsen
|
9ce9b6ee07
|
add it to survey config
|
2026-02-28 10:44:00 +01:00 |
|
Robin Olsen
|
d83422104b
|
add the pm command to survey cli
use command context to store app service
|
2026-02-25 21:57:30 +01:00 |
|
Robin Olsen
|
93cd62f29b
|
should be able to have any assignee
|
2026-02-25 15:44:20 +01:00 |
|
Robin Olsen
|
5504574746
|
remove extra precentage sign
|
2026-02-25 15:43:14 +01:00 |
|
Robin Olsen
|
8fad95857a
|
Update cmd/survey/tasks/gitTask.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-25 15:39:53 +01:00 |
|
Robin Olsen
|
42c01bbf73
|
Update cmd/survey/runner.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-25 15:39:28 +01:00 |
|
Robin Olsen
|
5e6811da9c
|
Update cmd/survey/tasks/gitTask.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-25 15:38:45 +01:00 |
|