Jeffrey Paul sneak
sneak deleted branch refactor/split-app-js from sneak/upaas 2026-02-26 10:59:03 +01:00
sneak pushed to main at sneak/upaas 2026-02-26 10:59:03 +01:00
e051245b5f Merge pull request 'Refactor: break up app.js into smaller modules' (#129) from refactor/split-app-js into main
5fe11f24d4 refactor: break up app.js into smaller modules
Compare 2 commits »
sneak closed issue sneak/upaas#128 2026-02-26 10:59:03 +01:00
Refactor: break up app.js into smaller modules
sneak merged pull request sneak/upaas#129 2026-02-26 10:59:03 +01:00
Refactor: break up app.js into smaller modules
sneak pushed to main at sneak/prompts 2026-02-23 22:14:03 +01:00
dda0d01faa Merge pull request 'style(go): add rule against type-only packages (per upaas #126 review)' (#2) from clawbot/prompts:add-no-type-only-packages-rule into main
7676ec16c3 style(go): add Stringer rule for custom string-based types
f9dcef4c9e style(go): add rule against type-only packages
Compare 3 commits »
sneak merged pull request sneak/prompts#2 2026-02-23 22:14:02 +01:00
style(go): add rule against type-only packages (per upaas #126 review)
sneak commented on pull request sneak/upaas#126 2026-02-23 22:13:02 +01:00
Fix 1.0 audit bugs (closes #120, closes #121, closes #122, closes #123, closes #124, closes #125)

README relative paths

this hasn't been fixed? the host data dir's default val is still a relative path

sneak commented on pull request sneak/prompts#1 2026-02-23 20:54:46 +01:00
styleguide: add rule against type-only packages

@clawbot why was this closed?

sneak commented on pull request sneak/upaas#126 2026-02-23 20:53:12 +01:00
Fix 1.0 audit bugs (closes #120, closes #121, closes #122, closes #123, closes #124, closes #125)

also make that a rule for the go styleguide and make a PR for it there.

sneak commented on pull request sneak/upaas#126 2026-02-23 20:52:48 +01:00
Fix 1.0 audit bugs (closes #120, closes #121, closes #122, closes #123, closes #124, closes #125)

make our custom types implement Stringer and use var.String() as an arg to the library code instead of string(var).

sneak deleted branch fix/use-image-id-in-container from sneak/upaas 2026-02-23 20:48:25 +01:00
sneak pushed to main at sneak/upaas 2026-02-23 20:48:25 +01:00
28f014ce95 Merge pull request 'fix: use imageID in createAndStartContainer (closes #124)' (#127) from fix/use-image-id-in-container into main
0e8efe1043 fix: use imageID in createAndStartContainer (closes #124)
Compare 2 commits »
sneak closed issue sneak/upaas#124 2026-02-23 20:48:23 +01:00
LOW: createAndStartContainer has unused imageID parameter
sneak merged pull request sneak/upaas#127 2026-02-23 20:48:23 +01:00
fix: use imageID in createAndStartContainer (closes #124)
sneak deleted branch fix/pin-external-refs-crypto-identity from sneak/upaas 2026-02-23 20:48:10 +01:00
sneak pushed to main at sneak/upaas 2026-02-23 20:48:10 +01:00
dc638a07f1 Merge pull request 'fix: pin all external refs to cryptographic identity (closes #118)' (#119) from fix/pin-external-refs-crypto-identity into main
0ed2d02dfe fix: pin all external refs to cryptographic identity (closes #118)
Compare 2 commits »
sneak merged pull request sneak/upaas#119 2026-02-23 20:48:09 +01:00
fix: pin all external refs to cryptographic identity (closes #118)