Commit Graph

21 Commits

Author SHA1 Message Date
Michael Helfrich
5b3ec22107 Fixing variable binding. 2022-02-10 20:35:18 -05:00
Michael Helfrich
8af7b39f6f Adjusting per login-action example. 2022-02-10 20:33:36 -05:00
Michael Helfrich
16bf706556 Another small tweak to manually execute. 2022-02-10 20:31:42 -05:00
Michael Helfrich
dd57e390a6 Tweak the version used in the docker.yml for Docker Hub's login-action. 2022-02-10 20:28:15 -05:00
Michael Helfrich
383c465fa6 Simplified the Dockerfile further and also fixed the build and push script to properly push the tagged builds. 2022-02-07 20:21:28 -05:00
Michael Helfrich
a0496dbe97 Introduce a local script to simplify building and pushing new versions to Docker Hub. 2022-02-07 20:05:47 -05:00
Michael Helfrich
6f18b91088 Fixing the naming. 2022-02-07 18:02:31 -05:00
Michael Helfrich
dc96f994df Enable support for all locales, but default to US English UTF-8. 2022-02-07 17:56:41 -05:00
Mike Helfrich
cc27d0a8da Fix the GITHUB_TOKEN tag.yml approach. 2022-02-07 09:21:03 -05:00
Michael Helfrich
3fe187e8b6 Adjusted the jobs for tag. 2022-02-05 21:57:43 -05:00
Michael Helfrich
b644f44e91 Adjust name of tag to Tag latest 2022-02-05 21:57:13 -05:00
Michael Helfrich
bb2f62e6ae Automate Docker image pushes to run at midnight on Fridays. 2022-02-05 21:55:02 -05:00
Michael Helfrich
3d071b5be9 Include the GITHUB_TOKEN in the tag workflow. 2022-02-05 21:08:35 -05:00
Mike Helfrich
00262b835d * Simplified the Dockerfile further.
* Converted the shell files to LF so that they can run properly between computers.
* Added pcmanfm as a File Explorer to the OpenBox menu.
2022-02-05 13:41:50 -05:00
Michael Helfrich
2cf1f69237 Add the GitHub Actions workflow for tagging new releases of Prusaslicer. 2022-02-04 23:25:11 -05:00
Michael Helfrich
a7baaa7b97 Adjusted the DockerFile to use bash for the CMD and finally also forcefully binded Prusaslicers datadir to .config/PrusaSlicer/. 2022-02-04 20:37:00 -05:00
Michael Helfrich
23e970957f Adjusted the naming of prusa_slicer to prusaslicer and also forked the tag script for the GitHub Action to automatically tag when a new version of Prusaslicer is available. 2022-02-04 18:54:16 -05:00
Michael Helfrich
820ed3fe27 Allow fresh installs to proceed by generating /configs/.config/ if it doesn't already exist. 2022-02-02 19:12:15 -05:00
Michael Helfrich
71ac305092 Made the configuration resilient and added a README. 2022-02-01 21:50:33 -05:00
Michael Helfrich
ed9cf13ceb Initial commit with the Dockerfile and necessary dependencies. 2022-01-31 22:34:19 -05:00
Michael Helfrich
d58328234d Initial commit 2022-01-30 23:08:59 -05:00