Commit 4ce53eb
committed
refactor: migrate from Makefile to MAGE-X for build and task management
- Removed the Makefile and its associated commands.
- Updated tasks in .vscode/tasks.json to utilize MAGE-X for linting, testing, building, and versioning.
- Enhanced README.md to reflect the transition to MAGE-X, including installation instructions and usage examples.
- Updated badge links and descriptions in README.md to indicate MAGE-X support.
- Improved documentation on workflows and pre-commit hooks to align with new task management.1 parent 93d7d04 commit 4ce53eb
File tree
95 files changed
+18644
-5860
lines changed- .github
- ISSUE_TEMPLATE
- actions
- cache-redis-image
- collect-cache-stats
- configure-redis
- download-artifact-resilient
- extract-module-dir
- load-env
- parse-env
- setup-go-with-cache
- setup-goreleaser
- setup-magex
- setup-redis-service
- test-failure-detection
- test-statistics
- upload-statistics
- warm-cache
- warm-redis-cache
- pip
- scripts
- tech-conventions
- workflows
- .make
- .vscode
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
95 files changed
+18644
-5860
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
0 commit comments