services/magefiles
Dan Anglin d23e6e531f
build: allow mage to deploy all services
- Mage can now render templates for all services using:
  mage render all

- Mage can now deploy all services using:
  mage deploy all

- Deploy now depends on Render

- If rendering Forgejo templates mage ensures that the Forgejo
  binary is downloaded first.
2023-02-24 18:07:08 +00:00
..
data chore: deploy Forgejo v1.18.5-0 2023-02-24 08:23:19 +00:00
config.go chore: remove old build constraints syntax 2023-02-13 08:07:19 +00:00
deploy.go build: allow mage to deploy all services 2023-02-24 18:07:08 +00:00
download_forgejo.go chore: deploy Forgejo v1.18.5-0 2023-02-24 08:23:19 +00:00
mage.go build: allow mage to deploy all services 2023-02-24 18:07:08 +00:00
render.go build: allow mage to deploy all services 2023-02-24 18:07:08 +00:00