vikunja/pkg
konrad d359130bcf
continuous-integration/drone/push Build is failing Details
Switch to mage (#651)
Add comment about magefile compile

Switch make to mage commands in drone

Fix misspell

Update docs

Add general release command

Add reprepro command

Make sure the filename contains the proper version

Add deb package building

Add zip command

Preserve file permissions when copying files

Fix release:os-package

Make sure to not create checksums of directories

Cleanup

Only compress what upx is able to compress

Add check command

Add release:os-package command

Add copy command

Add comments

Add compress step

Move releasing binaries to a more general function and add ones of linux + darwin

Add release:windows command

Add release:dir command

Add namespaces for commands

Reorder

Add command to run all checks at once

Add goconst-check

Add gosec-check

Add static-check

Add gocyclo-check

Add ineffasign-check

Add misspell-check

Add command to check for swagger docs regeneration

Add comments

Add command to generate swagger docs

Reorder

Add check for installing golint before running it

Add fmt check command

Add fmt command

Use runAndStreamOutput everywhere

Add aliases and comments

Add todo

Reorder

Add test coverage command

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#651
2020-09-03 15:13:19 +00:00
..
caldav Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
cmd Fix reading passwords on windows 2020-08-13 17:59:10 +02:00
config More avatar providers (#622) 2020-08-02 17:16:58 +00:00
db Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
files More avatar providers (#622) 2020-08-02 17:16:58 +00:00
initialize Restore command (#593) 2020-06-21 15:30:48 +00:00
integrations Return rights when reading a single item (#626) 2020-08-10 12:11:43 +00:00
log Kanban (#393) 2020-04-19 07:27:28 +00:00
mail Add config option to force ssl connections to connect with the mailer 2020-07-14 17:30:39 +02:00
metrics More avatar providers (#622) 2020-08-02 17:16:58 +00:00
migration More avatar providers (#622) 2020-08-02 17:16:58 +00:00
models Work around tasks with attachments not being duplicated 2020-08-16 23:44:16 +02:00
modules Don't add a subtask to the top level of tasks to not add it twice in the list 2020-08-17 22:30:24 +02:00
red Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
routes Fix token renew for link shares 2020-08-18 16:55:44 +02:00
static Update copyright header 2020-02-07 17:27:45 +01:00
swagger Switch to mage (#651) 2020-09-03 15:13:19 +00:00
user Manage users via cli (#632) 2020-08-13 15:34:02 +00:00
utils Add gosec static analysis 2020-04-13 22:30:09 +02:00
version Switch to mage (#651) 2020-09-03 15:13:19 +00:00