- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
Block a user
LOW: applyMigration deferred rollback skipped when Commit() fails
LOW: GetBuildDir parameter named appID but always called with app.Name
HIGH: No size limit on deployment logs stored in SQLite
Fix 1.0 audit bugs (closes #120, closes #121, closes #122, closes #123, closes #124, closes #125)
heraklion:~/dev/upaas$ docker build .
[+] Building 25.2s (11/20) docker:lima-default
…
the gitea action doesn't comply with repo policies.
Fix 1.0 audit bugs (closes #120, closes #121, closes #122, closes #123, closes #124, closes #125)
Broken for me here:
heraklion:~/dev/upaas$ git checkout fix/audit-bugs-120-125
branch 'fix/audit-bugs-120-125' set up to track 'origin/fix/audit-bugs-120-125'.
Switched to a new branch…
Fix 1.0 audit bugs (closes #120, closes #121, closes #122, closes #123, closes #124, closes #125)
@clawbot please fix this conflict, i merged the other refactor first.
Refactor: break up app.js into smaller modules
Refactor: break up app.js into smaller modules
style(go): add rule against type-only packages (per upaas #126 review)
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
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.
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).