marcus-a
  • Joined on 2026-04-05
marcus-a pushed to main at thelab/shopping-list-api 2026-04-12 02:16:17 +00:00
cec1eb9b0f Remove shopping_list_api Ansible role
marcus-a pushed to main at thelab/work-queue-api 2026-04-11 21:11:16 +00:00
33d65c35e9 feat(skill): cover full API — projects, delete, health, all WorkCreate fields
marcus-a pushed to main at thelab/openclaw-bms 2026-04-10 21:55:32 +00:00
0a8aa0d16f notes: default to internal, require --external flag
marcus-a pushed to main at thelab/openclaw-bms 2026-04-08 01:51:24 +00:00
568b825e11 feat(bms): support account/location name resolution in tickets create
marcus-a pushed to main at thelab/openclaw-bms 2026-04-08 01:39:50 +00:00
f9aa41b85b docs: add Grand Portage operational rules
marcus-a pushed to main at thelab/openclaw-bms 2026-04-08 01:37:27 +00:00
891711e690 fix(bms): improve logging and response parsing
marcus-a pushed to main at thelab/sandbox-base-image 2026-04-08 00:16:04 +00:00
9c82ecb821 fix: pull image before tagging stable to avoid 'No such image' error\n\n- After multi-platform buildx push, the image isn't local; docker pull ensures it's present for tagging.
marcus-a pushed to main at thelab/sandbox-base-image 2026-04-07 23:50:55 +00:00
0eaabc3d5d fix: derive repo name from git remote to avoid empty context\n\n- Replace github.repository with git remote parsing\n- More reliable in Gitea Actions where context may be missing\n- Produces valid tags like git.danhenry.dev:5050/thelab/sandbox-base-image:<sha>
marcus-a pushed to main at thelab/sandbox-base-image 2026-04-07 23:43:37 +00:00
2b888712b7 fix: use github.repository instead of gitea.repository for image tagging
marcus-a pushed to main at thelab/sandbox-base-image 2026-04-07 23:32:04 +00:00
995403bf11 CI: fix registry usage - separate registry hostname and repo name
marcus-a pushed to main at thelab/sandbox-base-image 2026-04-07 23:28:37 +00:00
6e6844ce24 CI: enforce lowercase image name using toLower(gitea.repository)
marcus-a pushed to main at thelab/sandbox-base-image 2026-04-07 23:23:41 +00:00
702b413717 Install tmux in sandbox base image
marcus-a pushed to main at thelab/openclaw-bms 2026-04-07 21:31:24 +00:00
2bfda7b788 Add logging to update, assign, resolve; fix note success logging with note_id
marcus-a pushed to main at thelab/openclaw-bms 2026-04-07 21:30:03 +00:00
5e2f822ad7 Add .bms-actions logging (partial): auth login/refresh, create, note, delete. Need: update, assign, resolve.
marcus-a pushed to main at thelab/openclaw-bms 2026-04-07 21:20:43 +00:00
ef2aca507f Add Grand Portage note type IDs (0-4) based on testing
marcus-a pushed to main at thelab/openclaw-bms 2026-04-07 19:08:56 +00:00
4cfea24c7e Fix accounts/locations endpoints to use /v2/crm/accounts
marcus-a pushed to main at thelab/openclaw-bms 2026-04-07 18:56:27 +00:00
a9aec2910f Add accounts and locations lookup commands
marcus-a pushed to main at thelab/openclaw-bms 2026-04-07 18:38:00 +00:00
b0496d89b9 Restore executable bit on bms.sh
marcus-a pushed to main at thelab/openclaw-bms 2026-04-07 18:37:48 +00:00
c2ea080535 Add accounts and locations lookups
marcus-a pushed to main at thelab/openclaw-bms 2026-04-07 18:20:39 +00:00
fee2c181b3 Remove temporary patch script