upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2024-01-23build: temporarily disable clippy in ciDanConwayDev
because ironically the verision used in the nix setup differs from the one used in the github action perhaps a rewrite of the the github to use nix is needed
2024-01-23build: exclude fmt clippy from stable in ciDanConwayDev
because of formatting rules that are only avaiable in nightly
2023-09-13refactor: rebuild app skeletonDanConwayDev
Create skeleton for a complete rebuild of the prototype as a production ready product. Includes design patterns for: - dependency injection - unit testing with dependency mocking - integration testing - error handling - config storage BREAKING-CHANGE: ground-up redesign with incompatible protocol standards