Commit Graph

57 Commits

Author SHA1 Message Date
Knutwurst
4227c9f662 Hopefully fix the python install in build script. 2024-01-12 10:27:54 +01:00
Knutwurst
e160b50639 Fix Typo in yaml. 2024-01-12 10:24:38 +01:00
Knutwurst
d9fbb65fad Fix Python action 2024-01-12 10:22:42 +01:00
Knutwurst
f77932398c Remove blank. 2024-01-12 10:19:11 +01:00
Knutwurst
05b6a78eef Fix build yml. 2024-01-12 10:16:58 +01:00
Knutwurst
8c03cd38bf Update Python and use actions/upload-artifact@v4 2024-01-12 10:14:58 +01:00
Knutwurst
b92eda5b0d Revert to actions/upload-artifact@v3 to see if it fixes the upload-issue. 2024-01-12 10:03:19 +01:00
Knutwurst
9f93a2cc5d Streamline Github workflows so tickets stay open longer. 2023-04-23 21:43:36 +02:00
Knutwurst
899f35e029 Remove 4MAX Metal Configuration because the printer uses a 12864 display instead of Anycubic 0.0.2 2022-01-09 14:43:47 +01:00
Knutwurst
83aca360b7 Change MEGA_P to MEGA_P_DGUS environments so that the naming is consistent between all printers. 2021-11-11 09:34:33 +01:00
Knutwurst
3669004077 Add all 4MAX hardware combinations. BLTouch Versions are disabled in prebuild, but can be selected and compiled manually if desired. 2021-11-06 22:09:15 +01:00
Knutwurst
39e9d4f642 Add 4MAX BLTouch github CI workflow 2021-11-05 10:41:36 +01:00
Knutwurst
250e7a34eb Add github workflow for new $MAX build variants 2021-10-31 00:15:05 +02:00
Knutwurst
cd106eb777 Set cleanup from 7 to 30 days 2021-04-18 21:10:50 +02:00
Knutwurst
589cd31743 Add github token to cleanup job 2021-04-18 21:09:17 +02:00
Knutwurst
e4a5191178 Add missing newline. 2021-04-11 12:38:17 +02:00
Knutwurst
aa7b477b30 Add automatic workflow build artifact cleanup. 2021-04-11 12:37:58 +02:00
Knutwurst
0bfd779bbe Add Support for the "new" Chiron model with Anycubic 0.0.2 TFT 2021-04-11 12:17:36 +02:00
Knutwurst
85969087a8 Add base environments for Github CI 2021-04-10 16:15:03 +02:00
Knutwurst
bbfec43d31 Delete unused workflows 2021-01-14 10:26:30 +01:00
Knutwurst
206ea2545c Bump date on release automatically 2020-11-29 12:55:25 +01:00
Knutwurst
46f5a660c7 Only bump date after commit 2020-11-24 18:38:05 +01:00
Knutwurst
d7512c18c1 Fix build script 2020-10-10 12:17:45 +02:00
Knutwurst
8efb84762d Set date behind zip file 2020-10-10 12:06:16 +02:00
Knutwurst
9b7d7fd316 Remove set-env in order to deal with githubs deprication stuff 2020-10-09 17:06:48 +02:00
Knutwurst
650f94b7f5 Replace custom build version with GITHUB_SHA_SHORT 2020-10-09 16:43:33 +02:00
Knutwurst
3ff9dc0fa9 Include beta version handling in deploy script 2020-10-04 12:51:02 +02:00
Knutwurst
09a3de4acc Try to set the custom build version 2020-09-10 17:50:34 +02:00
Knutwurst
d5a53e2d8d Fix worflow 2020-09-10 17:00:09 +02:00
Knutwurst
777f9fd9a7 Fix Windows linker error by shortening the environment names 2020-09-10 16:56:55 +02:00
Knutwurst
d969459aa0 Disable BLTouch build for 1st generation Mega 2020-09-10 16:05:34 +02:00
Knutwurst
d7ab58ea88 Switch Temp Sensor from 5 to 11 which should be the correct one. 2020-09-04 20:55:50 +02:00
Knutwurst
552aa7767d Cleanup code 2020-09-04 20:52:57 +02:00
Knutwurst
636d465c3d Reenable all build variants 2020-09-04 20:51:03 +02:00
Knutwurst
116f623604 Update yaml. 2020-09-04 20:43:04 +02:00
Knutwurst
5a8b8ad60b Switch CUSTOM_BUILD_VER to CUSTOM_BUILD_VERSION 2020-09-04 20:21:03 +02:00
Knutwurst
83a8113fd8 Forgot to use variables I declared. 2020-09-04 19:53:29 +02:00
Knutwurst
5911e835b6 hopefully a fix fot the custom build version 2020-09-04 19:49:53 +02:00
Knutwurst
ada7a7d31a Include all hex in one zip. 2020-09-04 19:47:09 +02:00
Knutwurst
f5cb187d4a fix custom build vresion in CI 2020-09-04 19:32:19 +02:00
Knutwurst
1855bb9925 try to fix auto rename of output files 2020-09-04 19:19:38 +02:00
Knutwurst
39bd14f340 Auto rename in workflow 2020-09-04 18:38:49 +02:00
Knutwurst
5ab14ccccd New build-all yml file 2020-09-04 18:30:23 +02:00
Knutwurst
b06d97d294 Fix typo 2020-09-04 18:23:41 +02:00
Knutwurst
ad9942763b Remove unused parameters 2020-09-04 18:22:02 +02:00
Knutwurst
05ae92def7 Collect binary artifacts from build 2020-09-04 18:19:45 +02:00
Knutwurst
e9987ba2f2 Update Build Pipeline 2020-09-04 07:45:15 +02:00
Knutwurst
9e464716a5 Cleanup Github CI and enable build for all environments. 2020-09-03 17:24:17 +02:00
Knutwurst
9ce186a3e5 Netx try 2020-09-03 17:19:23 +02:00
Knutwurst
5deefc6d10 Fix typo my removing leading dash 2020-09-03 17:17:54 +02:00