refactor: update project structure. #6

Manually merged
dananglin merged 0 commits from refactor-magefiles into main 2023-11-24 10:04:12 +00:00
Owner

Changes

  • Most of the go code is now located in internal packages.
  • Code refactored and simplified in some cases.
  • Removed the 'download' mage target and integrated the download code into the internal 'prepare' package.
  • Moved all mage target code to magefile.go.
  • Added missing descriptions to the mage targets.
  • Updated go.mod.

Fixed

  • Created a custom function to validate the checksum of the downloaded Woodpecker tar file.
  • Specified the environment when running 'clean'.
### Changes - Most of the go code is now located in internal packages. - Code refactored and simplified in some cases. - Removed the 'download' mage target and integrated the download code into the internal 'prepare' package. - Moved all mage target code to magefile.go. - Added missing descriptions to the mage targets. - Updated go.mod. ### Fixed - Created a custom function to validate the checksum of the downloaded Woodpecker tar file. - Specified the environment when running 'clean'.
dananglin force-pushed refactor-magefiles from a8a64ccb18 to 25325e2856 2023-11-24 09:59:48 +00:00 Compare
dananglin changed title from refactor: magefile refactoring to refactor: update project structure. 2023-11-24 10:00:23 +00:00
dananglin manually merged commit 25325e2856 into main 2023-11-24 10:04:12 +00:00
dananglin deleted branch refactor-magefiles 2023-11-24 10:04:25 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: flow/services#6
No description provided.