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
Add general release command
Some checks failed
continuous-integration/drone/pr Build is failing
6bab5fd2e4
konrad added 1 commit 2020-09-03 10:48:02 +00:00
Merge branch 'master' into feature/mage
Some checks failed
continuous-integration/drone/pr Build is failing
5f462dca0a
konrad added 1 commit 2020-09-03 11:14:58 +00:00
Update docs
Some checks reported errors
continuous-integration/drone/pr Build was killed
8356caeb7c
Signed-off-by: kolaente <k@knt.li>
konrad added 1 commit 2020-09-03 11:20:19 +00:00
Fix misspell
All checks were successful
continuous-integration/drone/pr Build is passing
6fe9f86f28
Signed-off-by: kolaente <k@knt.li>
konrad added 1 commit 2020-09-03 11:36:24 +00:00
Switch make to mage commands in drone
Some checks failed
continuous-integration/drone/pr Build is failing
78ab6217c9
Signed-off-by: kolaente <k@knt.li>
konrad added 1 commit 2020-09-03 13:23:40 +00:00
Drone debug
Some checks failed
continuous-integration/drone/pr Build is failing
d91edcb240
konrad added 1 commit 2020-09-03 13:24:37 +00:00
Drone debug
Some checks failed
continuous-integration/drone/pr Build is failing
bfd7224fa2
konrad added 1 commit 2020-09-03 13:43:23 +00:00
Remove drone debug
Some checks failed
continuous-integration/drone/pr Build is failing
22837bd106
konrad added 1 commit 2020-09-03 13:53:01 +00:00
Use a static mage build to avoid race conditions
All checks were successful
continuous-integration/drone/pr Build is passing
49afd00989
konrad added 1 commit 2020-09-03 13:56:36 +00:00
Drone debug
All checks were successful
continuous-integration/drone/pr Build is passing
5653473ff1
konrad added 1 commit 2020-09-03 13:58:36 +00:00
Fix drone dependency
All checks were successful
continuous-integration/drone/pr Build is passing
f485db92c4
konrad added 1 commit 2020-09-03 14:28:35 +00:00
Add comment about magefile compile
All checks were successful
continuous-integration/drone/pr Build is passing
b21e3ef4d4
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 description provided.