summaryrefslogtreecommitdiffstats
path: root/runtime/run.go
AgeCommit message (Expand)Author
2023-07-06Rework CI validation workflow and makefile (#460)Alex Goodman
2020-12-12Add image name to details view (#325)springcomet
2020-02-09add option to ignore image parsing errors; closes #258Alex Goodman
2019-11-20Merge branch 'master' into fix-log-and-tar-pathsAlex Goodman
2019-11-19fix nil log dest; clean tar pathsAlex Goodman
2019-11-09add package install tests + basic execution of diveAlex Goodman
2019-11-05add podman dependencies to docker image (switch to debian)Alex Goodman
2019-10-11add keybinding packageAlex Goodman
2019-10-09add tests to cover runtime entrypointAlex Goodman
2019-10-08adding docker-archive source optionAlex Goodman
2019-10-08only podman via docker archive supportAlex Goodman
2019-10-08remove podman from darwin/windows buildsAlex Goodman
2019-10-07stop swallowing errors & cleanup exit logicAlex Goodman
2019-10-06better error propagation on startupAlex Goodman
2019-10-03introduced common image format and analyzerAlex Goodman
2019-10-03rework resolver interfaceAlex Goodman
2019-10-02playing with podman store dataAlex Goodman
2019-09-22added sleep to prevent termbox race conditionAlex Goodman
2019-09-21rework package structureAlex Goodman
2019-07-27added file report to CI results; refactored runtime packageAlex Goodman
2019-07-26Expose CI validation options to the CLI (#212)Alex Goodman
2019-07-19Fixed import order using goimportsChristian Muehlhaeuser
2019-02-17gentle reminder about fetch timesAlex Goodman
2018-12-30Add CI integration (#143)Alex Goodman