You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
zeripath 8080e23c9b
Move go-licenses to generate and separate generate into a frontend and backend component (#21061)
The `go-licenses` make task introduced in #21034 is being run on make vendor
and occasionally causes an empty go-licenses file if the vendors need to
change. This should be moved to the generate task as it is a generated file.

Now because of this change we also need to split generation into two separate 
steps:

1. `generate-backend`
2. `generate-frontend`

In the future it would probably be useful to make `generate-swagger` part of `generate-frontend` but it's not tolerated with our .drone.yml

Ref #21034

Signed-off-by: Andrew Thornton <art27@cantab.net>

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: delvh <dev.lh@web.de>
2 years ago
..
admin Make sure fmt catches all templates (#20979) 2 years ago
api/packages/pypi Add Package Registry (#16510) 2 years ago
base Support Issue forms and PR forms (#20987) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add whitespace removal inside template curly brackes (#20853) 2 years ago
mail Make sure fmt catches all templates (#20979) 2 years ago
org Do not add links to Posters or Assignees with ID < 0 (#20577) 2 years ago
package Make sure fmt catches all templates (#20979) 2 years ago
repo Move go-licenses to generate and separate generate into a frontend and backend component (#21061) 2 years ago
shared Do not add links to Posters or Assignees with ID < 0 (#20577) 2 years ago
status Refactor `i18n` to `locale` (#20153) 2 years ago
swagger Fill the specified ref in webhook test payload (#20961) 2 years ago
user Make sure fmt catches all templates (#20979) 2 years ago
home.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
install.tmpl Rework mailer settings (#18982) 2 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago