- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
Block a user
Add make check target and CI workflow
“make check” should have check-fmt and lint and test as prereqs and each should be its own makefile target.
Add deterministic file ordering in Builder.Build()
Add deterministic file ordering in Builder.Build() (closes #23)
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)
fix: validate repo URL format on app creation (closes #88)
1.0: Validate repo URL format on app creation