Commit Graph

17 Commits

Author SHA1 Message Date
85c60fd106
README linting. 2019-12-22 04:19:30 +05:00
c910f12eae Merge branch 'package-creation-fix' of pztrn/giredore into master 2019-10-21 23:15:56 +00:00
68ad99b767
Ensure that leading slash is added to package's original path. Fixes #18. 2019-10-22 04:13:27 +05:00
5acc64de59 Drone CI and linting (#14) 2019-10-16 18:32:21 +00:00
ef597063cf Merge branch 'drone-and-import-paths-fixing' of pztrn/giredore into master 2019-10-13 10:15:39 +00:00
ce3c10c8a5
Copypast is good source of typos. Fixed docker hub repo where we will push images. 2019-10-13 15:14:19 +05:00
28adacf53e
Moved to go.dev.pztrn.name and updated README with badges. 2019-10-13 15:12:54 +05:00
124b4eb557
Discord webhook. 2019-10-12 08:25:07 +05:00
d7d3359ac6
Removed ToDos as they're transformed into issues. 2019-10-07 22:33:05 +05:00
baee0c9b29
Dockerfile fix. 2019-10-07 22:04:21 +05:00
355dac8ea3
Linting and dockerization. 2019-10-07 21:51:45 +05:00
cd6e739dc2
envconfig isn't used here. 2019-10-07 21:18:27 +05:00
49f4078c8d
Giredore is now serving go-imports. 2019-10-07 20:39:11 +05:00
b8e02d48ab
Update about documentation availability at docs site. 2019-10-07 18:23:31 +05:00
6ce7747dd5
Working with packages and allowed IPs.
giredorectl now able to interact with giredored about:

* Setting package data. There is no such thing as "create" or "update",
just set.

* Deleting package data.

* Setting allowed IP addresses. This is the only authorization method
ATM, more may come in future.
2019-10-07 18:21:26 +05:00
83a8694061
Server and client stubs.
Implemented HTTP server with configuration getting stub.

Implemented CLI client with configuration getting stub.
2019-10-05 21:53:22 +05:00
4d79c8da4b
Initial commit. 2019-10-05 19:54:18 +05:00