Commit graph

12 commits

Author SHA1 Message Date
Marius Orcsik
0b791c7c7f
Fix CI pipeline 2022-03-19 20:30:00 +01:00
Marius Orcsik
93a9596849
Using go1.18 and adding some interface types that can be used for generics 2022-03-19 20:14:56 +01:00
mariusor
56da692c28
Install and use gotip to test generics 2021-11-12 20:05:34 +01:00
Marius Orcsik
648b2cf097
Added generics compatible interface type constraints for Objects, Collections, Activities, Actors using type unions 2021-11-12 20:05:34 +01:00
Marius Orcsik
ca0c565b6f
Changed default test target in the makefile 2021-08-14 18:31:18 +02:00
Marius Orcsik
d43ac2d15c
Added PHONY targets 2019-06-11 14:09:10 +02:00
Marius Orcsik
294d56dba4
Small improvement to coverage target 2019-06-11 13:51:22 +02:00
Marius Orcsik
b826c6ce53
Removed GOPATH from Makefile as we're using go modules 2019-01-28 15:39:30 +01:00
Marius Orcsik
b987bcf379
Moved everything related to activitypub extensions to its own project 2019-01-22 16:38:46 +01:00
Marius Orcsik
a9afedcc2b
Use external TEST_FLAGS env value if exists 2018-10-29 17:52:36 +01:00
Marius Orcsik
9317dd12c7
Force install of jsonparser before activitypub tests 2018-07-25 12:35:41 +02:00
Marius Orcsik
34a6823db2
Add test make targets 2018-04-11 21:03:41 +02:00