- Berlin, Deutschland
- https://sneak.berlin
- Inscrit le
2020-02-05
Bloquer un utilisateur
[bug] Add version field to /api/v1/server response
fix: add version field to /api/v1/server response
fix: replay channel state on SPA reconnect
shouldn’t lint happen before web build? also, why is linting running against the build artifact? it should run against the INPUT code.
the reason we have a separate lint build stage is so…
policy: no build artifacts in repos
fix: replay channel state on SPA reconnect
the compiled SPA should not be committed in the repo.
please update our repo policies in sneak/prompts to be clear that build artifacts (code-derived data) never get committed if it can be…
Redesign env var editing to use monolithic list approach
no, the edit page UI should stay the same. it’s just the client-server interaction that changes.
make test missing 30-second timeout
Makefile missing required targets: fmt-check, docker, hooks
fix: add missing Makefile targets (docker, hooks) and test timeout