13 Commits

Author SHA1 Message Date
Michael
6f1628a4c4 Switch to a more maintained image (#460)
* Switch to a more maintained image

* removed caching

* sha

* images

* matrix

* dumps
2021-10-05 10:59:36 -07:00
renovate[bot]
f48a8f66aa Update rust Docker tag to v1.55 (#432)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 00:02:36 -07:00
Michael
d1be2cae43 Updated workflows, deps, and scripts (#428)
* Updated workflows, deps, and scripts

* Trying experimental cache

* update chef image
2021-09-02 00:18:48 -07:00
Michael
f9c64a923e Regressed dep and fixed other (#421)
* Regressed dep and fixed other

* Update Makefile.toml
2021-08-21 14:10:05 -07:00
Michael
89a61055e1 Fix for dependent image (#360) 2021-05-09 12:48:46 -07:00
Michael
62249670b3 Docs and release upgrades (#335)
* Docs and releases

* added specific files for package

* added readme

* moved odin.md to README.md in odin folder

* http-server to huginn

* ignore files
2021-04-23 14:23:22 -07:00
Michael
50cc8d20a9 Status Check (#298)
* Added status command

* Multiple features

* Added HTTP Server

* minor readme update

* Added more info to pretty print output on status

* Update status_update.md

* Updated docs to reflect http endpoint

* Removed a failed IDE refactor

* More IDE blunder

* Added Prometheus Metrics

* Implemented recommendations

* Updated based on suggestions

* Added note to status command
2021-03-23 18:33:54 -07:00
LovecraftianHorror
8c5f642da7 Switch odin runtime to slimmer image (#285) 2021-03-14 16:46:30 -07:00
Michael
9d7abc08da Build and cache based on #153 (#165)
* Build and cache based on #153

* Try github.ref

* Try           VERSION=

* Cleaned up bash script for stripping version

* Merged envs to be in one call

* Changed workflow

* use workflow with ref
2021-02-23 13:08:24 -07:00
Michael
474ed4d5cd Added BepInEx Support (#148)
* Memory Check

* Removed path on ci

* Valheim BepInEx support

* Separation of concern.

* Added switch for installation

* Yall dont need to run the dev compose ;P

* Refactored to make debugging easier

* Updated to use quotes and readme
2021-02-22 17:49:21 -08:00
LovecraftianHorror
7260f7df2b Avoid compiling odin twice in dockerfile (#78)
Co-authored-by: Michael <12646562+mbround18@users.noreply.github.com>
2021-02-13 20:26:56 -08:00
Michael
5b9fec1ae8 Auto Update based on supplied cronjob (#53)
* Auto Update based on supplied cronjob

* Added libsdl2-dev
2021-02-12 12:20:21 -07:00
Michael
cb31cd0675 Separation of concerns for docker files and building (#41)
* Separation of concerns for docker files and building

* Separated out readme context
2021-02-10 18:06:42 -07:00