Skip to content

Static assets#49

Merged
Temikus merged 3 commits intogoogle:masterfrom
Temikus:static-assets-2
Nov 5, 2020
Merged

Static assets#49
Temikus merged 3 commits intogoogle:masterfrom
Temikus:static-assets-2

Conversation

@Temikus
Copy link
Copy Markdown
Contributor

@Temikus Temikus commented Nov 5, 2020

Second attempt at static assets bundling, this time with no bundling extra deps with the package.

TODO added to replace with embed.FS when it is released as a part of Go stdlib

Instead of 1.13.0 exactly since we're usually running the latest in our dev stack
Plus add it to CI so our CI setup matches what we do in images
Copy link
Copy Markdown
Collaborator

@nerdinary nerdinary left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"go-bindata" to generate the static data is causing travis ci to fail.

@Temikus Temikus force-pushed the static-assets-2 branch 3 times, most recently from dae81ba to 06b5242 Compare November 5, 2020 05:22
To make the app self-contained. Build tool changes are driven by the need to require `go-bindata`.
This approach is also cleaner than just running `go mod tidy` on every CI run before the diff.
@Temikus Temikus merged commit c0e8016 into google:master Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants