Switch to mage #651

Merged
konrad merged 61 commits from feature/mage into master 2020-09-03 15:13:21 +00:00
Owner

Description

This PR switches from make to mage which is a go-solution for running tasks. It allows us things like more paralization for tasks, namespacing and better docs.

Checklist

  • Docs
  • Drone
# Description This PR switches from make to mage which is a go-solution for running tasks. It allows us things like more paralization for tasks, namespacing and better docs. # Checklist * [x] Docs * [x] Drone
konrad added 50 commits 2020-09-03 10:47:01 +00:00
continuous-integration/drone/pr Build is failing Details
6bab5fd2e4
Add general release command
konrad added 1 commit 2020-09-03 10:48:02 +00:00
continuous-integration/drone/pr Build is failing Details
5f462dca0a
Merge branch 'master' into feature/mage
konrad added 1 commit 2020-09-03 11:14:58 +00:00
continuous-integration/drone/pr Build was killed Details
8356caeb7c
Update docs
Signed-off-by: kolaente <k@knt.li>
konrad added 1 commit 2020-09-03 11:20:19 +00:00
continuous-integration/drone/pr Build is passing Details
6fe9f86f28
Fix misspell
Signed-off-by: kolaente <k@knt.li>
konrad added 1 commit 2020-09-03 11:36:24 +00:00
continuous-integration/drone/pr Build is failing Details
78ab6217c9
Switch make to mage commands in drone
Signed-off-by: kolaente <k@knt.li>
konrad added 1 commit 2020-09-03 13:23:40 +00:00
continuous-integration/drone/pr Build is failing Details
d91edcb240
Drone debug
konrad added 1 commit 2020-09-03 13:24:37 +00:00
continuous-integration/drone/pr Build is failing Details
bfd7224fa2
Drone debug
konrad added 1 commit 2020-09-03 13:43:23 +00:00
continuous-integration/drone/pr Build is failing Details
22837bd106
Remove drone debug
konrad added 1 commit 2020-09-03 13:53:01 +00:00
continuous-integration/drone/pr Build is passing Details
49afd00989
Use a static mage build to avoid race conditions
konrad added 1 commit 2020-09-03 13:56:36 +00:00
continuous-integration/drone/pr Build is passing Details
5653473ff1
Drone debug
konrad added 1 commit 2020-09-03 13:58:36 +00:00
continuous-integration/drone/pr Build is passing Details
f485db92c4
Fix drone dependency
konrad added 1 commit 2020-09-03 14:28:35 +00:00
continuous-integration/drone/pr Build is passing Details
b21e3ef4d4
Add comment about magefile compile
konrad referenced this issue from a commit 2020-09-03 15:13:20 +00:00
konrad merged commit d359130bcf into master 2020-09-03 15:13:20 +00:00
konrad deleted branch feature/mage 2020-09-03 15:13:26 +00:00
konrad referenced this issue from a commit 2024-02-07 14:00:26 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#651
No description provided.