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
5
Pull Requests
3
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
canaries.yml
lint.yml
prd-number.yml
test.yml
update-badges.yml
1538 workflow runs
Actor
All actors
didericis
didericis-claude
didericis-codex
Status
All status
Success
Failure
Waiting
Running
feat(pipelock): enforce DLP body-scan hits by default
test.yml #100
:
Commit
427ef96e3f
pushed by
didericis
main
2026-05-12 11:40:15 -04:00
41s
View workflow file
feat(bottle): add exec method to the bottle abstraction
test.yml #99
:
Commit
4864516b33
pushed by
didericis
main
2026-05-12 11:19:18 -04:00
25s
View workflow file
refactor(docker): move force_remove_container into the docker util module
test.yml #98
:
Commit
5da2b47f72
pushed by
didericis
main
2026-05-12 10:58:35 -04:00
23s
View workflow file
refactor(docker): split backend.py into prepare / launch / cleanup
test.yml #97
:
Commit
1546acad00
pushed by
didericis
main
2026-05-12 10:56:48 -04:00
23s
View workflow file
refactor(backend): lift host-side validation onto the base class
test.yml #96
:
Commit
339d40f8c9
pushed by
didericis
main
2026-05-12 10:51:50 -04:00
24s
View workflow file
refactor(docker): make pipelock proxy a per-instance attribute
test.yml #95
:
Commit
a23e89ef48
pushed by
didericis
main
2026-05-12 10:47:15 -04:00
26s
View workflow file
test(dry-run): pin DOCKER_HOST so HOME override works on Desktop
test.yml #94
:
Commit
3e7b81e7e7
pushed by
didericis
main
2026-05-12 10:41:20 -04:00
31s
View workflow file
refactor(env): stop mutating os.environ in resolve_env
test.yml #93
:
Commit
5f29fd10e2
pushed by
didericis
main
2026-05-12 10:37:41 -04:00
29s
View workflow file
style: pass explicit check= to every subprocess.run call
test.yml #92
:
Commit
95a14bb8d2
pushed by
didericis
main
2026-05-12 10:14:38 -04:00
23s
View workflow file
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
refactor(pipelock): take stage_dir, derive yaml_path internally
test.yml #82
:
Commit
f943e14891
pushed by
didericis
#6
2026-05-11 16:50:57 -04:00
25s
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
First
Previous
...
47
48
49
50
51
...
Next
Last