services/magefiles
Dan Anglin 428a59faaa
refactor(mage): refactor download code
- Refactor the code for the Download target to reduce repeated code
  and (hopefully) improve readability.
- The code now checks to see if each of the downloaded files already
  exists.
- The verification will always run if enabled regardless of whether the
  files are already downloaded or not.
2023-07-30 22:37:51 +01:00
..
clean.go feat(gts): add background image for GTS 2023-07-29 01:07:11 +01:00
config.go fix(gts): template the landing-page-user config 2023-07-28 16:00:55 +01:00
const.go refactor(mage): refactor download code 2023-07-30 22:37:51 +01:00
deploy.go chore: upgrade Forgejo to v1.20.2-0 2023-07-30 18:05:30 +01:00
download.go refactor(mage): refactor download code 2023-07-30 22:37:51 +01:00
forgejo.json refactor(mage): refactor download code 2023-07-30 22:37:51 +01:00
prepare.go feat(gts): add background image for GTS 2023-07-29 01:07:11 +01:00