Embed bindata optionally #17

Closed
opened 2025-11-02 03:03:45 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @tboerger on GitHub (Nov 3, 2016).

Originally assigned to: @tboerger on GitHub.

I would like to embed the bindata optionally based on a build tag, since we are running a Go application I really love the feature to server everything from the single file.

Originally created by @tboerger on GitHub (Nov 3, 2016). Originally assigned to: @tboerger on GitHub. I would like to embed the bindata optionally based on a build tag, since we are running a Go application I really love the feature to server everything from the single file.
GiteaMirror added the type/enhancement label 2025-11-02 03:03:45 -06:00
Author
Owner

@bkcsoft commented on GitHub (Nov 4, 2016):

Cannot up-vote this issue enough, this is killing my dev-speed because I have to recompile all the time for things that aren't even being compiled 😒

@bkcsoft commented on GitHub (Nov 4, 2016): Cannot up-vote this issue enough, this is _killing_ my dev-speed because I have to recompile all the time for things that aren't even being compiled :unamused:
Author
Owner

@bkcsoft commented on GitHub (Nov 4, 2016):

Maybe add a pre-compile-tag as well while we're at it, which pulls in templates/, scripts/, public/ for a truly single-binary release 😉

@bkcsoft commented on GitHub (Nov 4, 2016): Maybe add a `pre-compile`-tag as well while we're at it, which pulls in `templates/, scripts/, public/` for a _truly_ single-binary release :wink:
Author
Owner

@strk commented on GitHub (Nov 5, 2016):

My PR #78 is solely about the optionality of embedding

@strk commented on GitHub (Nov 5, 2016): My PR #78 is solely about the optionality of embedding
Author
Owner

@tboerger commented on GitHub (Dec 22, 2016):

Solved via #354

@tboerger commented on GitHub (Dec 22, 2016): Solved via #354
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17