ente/.github
Manav Rathi 2101d06d32 export CGO_ENABLED=0
The configuration used by goreleaser (which we previously used to build the
release binaries) had set CGO_ENABLED=0. Since we don't specifically need this
to be on, revert to that configuration.

Also add a few more go build flags to reduce the size of the produced binaries

Ref:
- https://github.com/wangyoucao577/go-release-action/issues/33
- https://github.com/wangyoucao577/go-release-action
- https://github.com/ente-io/cli/blob/main/.goreleaser.yaml#L18

Related:
- https://github.com/ente-io/ente/issues/727
2024-03-07 12:00:17 +05:30
..
assets Tweak the Mastodon color 2024-03-06 18:12:48 +05:30
ISSUE_TEMPLATE Fix links in CONTRIBUTING.md 2024-03-02 12:02:25 +05:30
workflows export CGO_ENABLED=0 2024-03-07 12:00:17 +05:30
FUNDING.yml Move to monorepo 2024-03-01 13:01:41 +05:30
pull_request_template.md Move to monorepo 2024-03-01 13:01:41 +05:30