-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Make bindata tag the default #37293
Copy link
Copy link
Open
Labels
topic/buildPR changes how Gitea is built, i.e. regarding Docker or the MakefilePR changes how Gitea is built, i.e. regarding Docker or the Makefiletype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Metadata
Metadata
Assignees
Labels
topic/buildPR changes how Gitea is built, i.e. regarding Docker or the MakefilePR changes how Gitea is built, i.e. regarding Docker or the Makefiletype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
I think most people are building gitea with
bindatato generate a self-contained binary, so I would suggest addingbindatado the default tags and introduce anobindatatag for bindata-less builds.This will be a breaking change only for people who built without bindata, which I think is a miniscule amount.