6 Commits

Author SHA1 Message Date
Markus Viitamäki 2f5ac6207c Update dependencies and golang to 1.17 (#148) 2021-10-11 14:02:51 +02:00
Markus Viitamäki 9d93f4092c Include building ui into dockerfile (#62)
* Include building ui into docker file

* Specify docker.io for image

* removing old dist files

* update gitignore to skip dist folders

* adding build to arguments as the files are no longer in repo

* remove bindfs to figure out the problem later

* running all instead of just specified

* removed bindfs action

* disabling error check for now until we move building ui assets to action

* added npm install & run to pull_request yaml

* build ui folder

* --prefix on install deps

* --prefix on install deps

* re-added not checking generated files

Co-authored-by: Fredrik Grönqvist <fredrik.gronqvist@embark-studios.com>
2020-04-20 03:51:29 +02:00
Fredrik Grönqvist 1963cb5691 Added a branch-filter to only push image on master 2019-12-12 09:20:15 +01:00
Daniel Lundin e0e60f321f Add ui scaffolding 2019-06-06 19:48:24 +02:00
Daniel Lundin cce5502b72 Add some static assets 2019-05-27 09:52:51 +02:00
Daniel Lundin 1cb07ee66b Initial implementation of wireguard configuration 2019-05-01 17:42:46 +02:00