This website requires JavaScript.
Explore
Help
Sign In
didericis
/
bot-bottle
Watch
1
Star
0
Fork
0
You've already forked bot-bottle
Code
Issues
13
Pull Requests
7
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
canaries.yml
lint.yml
prd-number.yml
test.yml
update-badges.yml
1406 workflow runs
Actor
All actors
didericis
didericis-claude
didericis-codex
Status
All status
Success
Failure
Waiting
Running
chore(types): add pyright strict config and fix resulting errors
test.yml #91
:
Commit
64a31a382b
pushed by
didericis
main
2026-05-12 10:04:25 -04:00
25s
View workflow file
refactor(docker): keep prepare side-effect-free, rename token in child env
test.yml #90
:
Commit
ac634edcb6
pushed by
didericis
main
2026-05-12 09:49:24 -04:00
34s
View workflow file
refactor(docker): share derive step between print and to_dict
test.yml #89
:
Commit
250954c17d
pushed by
didericis
main
2026-05-11 20:14:12 -04:00
25s
View workflow file
refactor(backend): make BottleBackend generic over its plan types
test.yml #88
:
Commit
cbafbbec5a
pushed by
didericis
main
2026-05-11 20:04:08 -04:00
25s
View workflow file
Merge pull request 'Split out provisioners' (
#7
) from split-out-provisioners into main
test.yml #87
:
Commit
3424888c02
pushed by
didericis
main
2026-05-11 19:47:57 -04:00
28s
View workflow file
refactor(docker): move provision_git into provision/git.py
test.yml #86
:
Commit
d12efc8ccf
pushed by
didericis
#7
2026-05-11 19:44:56 -04:00
28s
View workflow file
docs(prd): add 0004 split out provisioners
test.yml #85
:
Commit
45203e2cd6
pushed by
didericis
#7
2026-05-11 19:37:40 -04:00
26s
View workflow file
Merge pull request 'Refactor tests' (
#6
) from refactor-tests into main
test.yml #84
:
Commit
b1001ba1b8
pushed by
didericis
main
2026-05-11 19:27:03 -04:00
30s
View workflow file
test(pipelock): skip sidecar smoke under act_runner
test.yml #83
:
Commit
7fb0b8488b
pushed by
didericis
#6
2026-05-11 19:25:09 -04:00
28s
View workflow file
test(pipelock): collapse over-decomposed allowlist helper tests
test.yml #81
:
Commit
479adc625a
pushed by
didericis
#6
2026-05-11 16:36:46 -04:00
33s
View workflow file
docs(research): evaluate smolmachines as VM backend
test.yml #80
:
Commit
b97807ac71
pushed by
didericis
main
2026-05-11 16:32:41 -04:00
17s
View workflow file
test(pipelock): drive sidecar smoke through production prepare/start
test.yml #79
:
Commit
8f5e07af7f
pushed by
didericis
#6
2026-05-11 16:26:28 -04:00
39s
View workflow file
chore(test): open refactor-tests branch
test.yml #78
:
Commit
83fe5741f5
pushed by
didericis
#6
2026-05-11 16:02:36 -04:00
15s
View workflow file
docs(research): survey AI-agent sandbox tools
test.yml #77
:
Commit
08159e1031
pushed by
didericis
main
2026-05-11 15:56:57 -04:00
20s
View workflow file
Merge pull request 'PRD 0003: Bottle Backend abstraction' (
#5
) from add-bottle-factory-abstraction into main
test.yml #76
:
Commit
26bebc1eec
pushed by
didericis
main
2026-05-11 14:50:05 -04:00
17s
View workflow file
docs(prd): update PRD 0003 to reflect the shipped design
test.yml #75
:
Commit
f0b67a3e94
pushed by
didericis
#5
2026-05-11 14:47:52 -04:00
15s
View workflow file
refactor(env): make env resolution backend-agnostic
test.yml #74
:
Commit
656dc88d76
pushed by
didericis
#5
2026-05-11 14:40:12 -04:00
14s
View workflow file
refactor(env): rename env_resolve.py -> env.py; env_resolve() -> resolve_env_into()
test.yml #73
:
Commit
988c0bdad3
pushed by
didericis
#5
2026-05-11 14:18:11 -04:00
14s
View workflow file
refactor(util): split private helpers off DockerBottleBackend
test.yml #72
:
Commit
a786ca3391
pushed by
didericis
#5
2026-05-11 14:10:16 -04:00
14s
View workflow file
refactor(pipelock): PipelockProxy.prepare takes a Bottle, not (manifest, name)
test.yml #71
:
Commit
1269edf311
pushed by
didericis
#5
2026-05-11 14:06:11 -04:00
15s
View workflow file
refactor(pipelock): move PIPELOCK_IMAGE and PIPELOCK_PORT to docker/pipelock.py
test.yml #70
:
Commit
1b3254bf37
pushed by
didericis
#5
2026-05-11 14:00:05 -04:00
14s
View workflow file
refactor(pipelock): move Docker-specific naming helpers to docker/pipelock.py
test.yml #69
:
Commit
b49281800a
pushed by
didericis
#5
2026-05-11 13:57:42 -04:00
16s
View workflow file
refactor(pipelock): split sidecar lifecycle into DockerPipelockProxy
test.yml #68
:
Commit
edd8b444a6
pushed by
didericis
#5
2026-05-11 13:54:12 -04:00
18s
View workflow file
refactor(pipelock): allowlist-resolution helpers take a Bottle, not (manifest, name)
test.yml #67
:
Commit
25e67137f2
pushed by
didericis
#5
2026-05-11 13:45:23 -04:00
18s
View workflow file
refactor(util): move is_ipv4_literal out of pipelock.py into util.py
test.yml #66
:
Commit
c62b3204a8
pushed by
didericis
#5
2026-05-11 13:38:04 -04:00
26s
View workflow file
refactor(pipelock): start/stop become methods on PipelockProxy
test.yml #65
:
Commit
ff962d2893
pushed by
didericis
#5
2026-05-11 10:58:21 -04:00
31s
View workflow file
refactor(pipelock): prepare_proxy returns a ProxyPlan
test.yml #64
:
Commit
1f3169e453
pushed by
didericis
#5
2026-05-11 01:26:55 -04:00
14s
View workflow file
refactor(docker): prepare_proxy takes stage_dir and owns the yaml path
test.yml #63
:
Commit
1b8d3bbb94
pushed by
didericis
#5
2026-05-11 01:22:45 -04:00
15s
View workflow file
refactor(pipelock): introduce PipelockProxy class housing the yaml body
test.yml #62
:
Commit
30ead9102a
pushed by
didericis
#5
2026-05-11 01:19:10 -04:00
13s
View workflow file
test(pipelock): cut low-value tests (naming + entrypoint/cmd inspection)
test.yml #61
:
Commit
f344c8cd9d
pushed by
didericis
#5
2026-05-11 01:12:20 -04:00
15s
View workflow file
First
Previous
...
43
44
45
46
47
Next
Last