- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
Block a user
chore: remove committed vendor/modcache archives
Add deterministic file ordering in Builder.Build() (closes #23)
remove the time-hard hash iteration thing, it was unnecessary to begin with. remove all mentions from documentation.
Code cleanup: minor best practice improvements for 1.0
chore: code cleanup and best practices (closes #45)
1.0: Validate repo URL format on app creation
fix: validate repo URL format on app creation (closes #88)
ci: add Gitea Actions workflow for make check (closes #96)
tags are not cryptographically secure, this is RCE. reference by commit hash. remember this for ALL go module references and docker image names.
1.0: API token authentication (bearer token support)
Fix all main branch lint issues (closes #101)