Commit Graph

18 Commits

Author SHA1 Message Date
decentral1se 2ba6445daa
test: go verbose on testing [ci skip] 2021-11-09 11:36:24 +01:00
decentral1se 1396f15c78
chore: new loc count by author 2021-10-24 18:08:00 +02:00
decentral1se d19c56d75b
fix: drop file for version handling [ci skip]
See coop-cloud/go-abra#77.
2021-09-07 09:39:12 +02:00
decentral1se f59380a35e
feat: add new target for LOC stats [ci skip] 2021-09-05 01:57:50 +02:00
Roxie Gibson cc9c690cd0
build: added GOPRIVATE export to makefile 2021-08-13 13:28:18 +01:00
Roxie Gibson 2158dc851c
test: makefile now runs all tests recursively 2021-07-21 08:56:53 +01:00
Roxie Gibson b0c241ae98
bulid: added build-dev option
this otion does no optimisations in the compile (removing debug stuff)
2021-07-21 08:20:17 +01:00
decentral1se c9ba7aef20
build: reduce binary size with optimisation flags
Part of https://git.autonomic.zone/coop-cloud/go-abra/issues/4.
2021-07-20 22:45:49 +02:00
Roxie Gibson dee013e4e4
test: added makefile entry for running tests 2021-07-19 14:38:19 +01:00
decentral1se c65ae974dd
Add experimental staticcheck into linting CI
See https://staticcheck.io for more. This is set to be ignored
on failure so that it doesn't disrupt current work flows but maybe
it is nice to add. Just drop the `ignore: ...` line and it will fail
builds.
2021-07-15 23:57:08 +02:00
decentral1se 4884c14ab3
Can't sort this as VERSION is not defined then 2021-07-15 23:26:47 +02:00
decentral1se a9d9d9de2f
Silence command echoing to focus output on errors 2021-07-15 23:01:31 +02:00
decentral1se 980f2f7684
Add format and check targets + integrate into CI 2021-07-15 23:00:33 +02:00
decentral1se 0a6ffd48cb
Sort vars 2021-07-15 22:27:30 +02:00
decentral1se 567dae83cf
Parametrize the abra path 2021-07-15 22:26:40 +02:00
decentral1se b13081d1a6
Add build, parametrize LDFLAGS and list all targets 2021-07-15 15:26:02 +02:00
knoflook aa8db280e5 Add install and clean rules to Makefile 2021-07-15 14:19:05 +02:00
Roxie Gibson a2a836c2a9
feat: added version and makefile
makefile allows for package variables to be defined
2021-07-13 23:47:47 +01:00