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
149 workflow runs
Actor
All actors
didericis
didericis-claude
didericis-codex
Status
All status
Success
Failure
Waiting
Running
fix: resolve pyright errors in egress.py
lint.yml #689
:
Commit
873d75f852
pushed by
didericis
feat/linting-and-type-fixes
2026-06-03 23:48:42 -04:00
7m2s
View workflow file
fix: remove deprecated/unrecognized pylint options from config
test.yml #688
:
Commit
58169e2ce9
pushed by
didericis
#187
2026-06-03 23:41:40 -04:00
1m37s
View workflow file
fix: remove deprecated/unrecognized pylint options from config
lint.yml #687
:
Commit
58169e2ce9
pushed by
didericis
feat/linting-and-type-fixes
2026-06-03 23:40:03 -04:00
7m4s
View workflow file
fix: remove deprecated/unrecognized pylint options from config
test.yml #686
:
Commit
a4895a3bb2
pushed by
didericis
#187
2026-06-03 23:32:59 -04:00
1m34s
View workflow file
fix: remove deprecated/unrecognized pylint options from config
lint.yml #685
:
Commit
a4895a3bb2
pushed by
didericis
feat/linting-and-type-fixes
2026-06-03 23:31:24 -04:00
6m58s
View workflow file
fix: update pipelock constant imports in compose.py
test.yml #684
:
Commit
86bb8e1908
pushed by
didericis
#187
2026-06-03 23:24:26 -04:00
1m23s
View workflow file
fix: update pipelock constant imports in compose.py
lint.yml #683
:
Commit
86bb8e1908
pushed by
didericis
feat/linting-and-type-fixes
2026-06-03 23:23:02 -04:00
6m52s
View workflow file
ci: add dev requirements file and update workflow
test.yml #682
:
Commit
0ca81b102c
pushed by
didericis
#187
2026-06-03 23:16:09 -04:00
42s
View workflow file
ci: add dev requirements file and update workflow
lint.yml #681
:
Commit
0ca81b102c
pushed by
didericis
feat/linting-and-type-fixes
2026-06-03 23:15:27 -04:00
7m6s
View workflow file
refactor: fix unused imports, long lines, and type issues
lint.yml #679
:
Commit
4e185fab6b
pushed by
didericis
feat/linting-and-type-fixes
2026-06-03 23:06:30 -04:00
1m57s
View workflow file
feat(manifest): replace git key with git-gate (PRD 0047)
test.yml #615
:
Commit
b7df5b5865
pushed by
didericis
#162
2026-06-02 23:51:30 -04:00
1m37s
View workflow file
Merge pull request 'docs(prd-0022): end-to-end sandbox-escape integration test' (
#51
) from sandbox-escape-integration-test into main
test.yml #331
:
Commit
20f83ff0f3
pushed by
didericis
main
2026-05-26 22:49:06 -04:00
1m10s
View workflow file
fix(pipelock): scan all request headers + fix attack-3 destination
test.yml #330
:
Commit
23f50f7720
pushed by
didericis
#51
2026-05-26 22:39:57 -04:00
1m10s
View workflow file
test(integration): PRD 0022 sandbox-escape suite (chunks 1-5)
test.yml #329
:
Commit
e2231f46a3
pushed by
didericis
#51
2026-05-26 22:26:23 -04:00
2m33s
View workflow file
test(supervise): docker integration test for the sidecar (PRD 0013)
test.yml #194
:
Commit
9f445d61be
pushed by
didericis
#19
2026-05-25 04:22:53 -04:00
1m42s
View workflow file
test(supervise): docker integration test for the sidecar (PRD 0013)
test.yml #192
:
Commit
7b1d280088
pushed by
didericis
#19
2026-05-25 04:18:32 -04:00
1m37s
View workflow file
docs(research): TLS interception topologies for pipelock content scanning
test.yml #101
:
Commit
8e261563dc
pushed by
didericis
main
2026-05-12 11:42:15 -04:00
27s
View workflow file
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
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
docs: document CI status check and main branch protection
test.yml #2
:
Commit
d0c2642943
pushed by
didericis
#3
2026-05-09 02:08:49 -04:00
32s
View workflow file
ci: add Gitea Actions workflow running the full test suite
test.yml #1
:
Commit
6b140402dd
pushed by
didericis
#3
2026-05-09 02:08:17 -04:00
3m0s
View workflow file
First
Previous
1
2
3
4
5
Next
Last