13 Commits

Author SHA1 Message Date
Erwan MATHIEU
d1932b5bdb Fix file patterns syntax, maybe 2024-12-17 16:32:24 +01:00
Erwan MATHIEU
f95d073b1b Use common linter workflow 2024-12-17 16:21:42 +01:00
Erwan MATHIEU
41526bfe70 Prepare for merge
CURA-11622
2024-12-04 15:01:15 +01:00
Erwan MATHIEU
6313a89cd6 Use uptodate install python script 2024-11-27 08:59:01 +01:00
Erwan MATHIEU
2b8a960421 Use most recent get-diff action 2024-11-22 16:06:03 +01:00
Erwan MATHIEU
3945465e50 Fix stupid deprecated GitHb actions
CURA-12093
2024-09-10 18:21:24 +02:00
Remco Burema
a1c01193da Move check so we can see if we even need python/pip.
Otherwise those if checks placed in the last commit won't even do anything if there _is_ a change in the printer definitions.
2023-02-16 14:50:31 +01:00
Remco Burema
04016373ae Prevent execution of spurious clean-up step, which then crashes.
The clean-up step for setting up Python and pip assumes that you do at least something with those programs -- and so that cache folders have been made, that need to be cleaned up. If nothing happens, the clean-up step then crashes on the non-existant cache folder.
2023-02-16 12:53:18 +01:00
Jelle Spijker
ce191611f7 Only run on relevant changes 2022-12-16 08:36:14 +01:00
Joey de l'Arago
140285c0c1
Run workflow an all branches & Forks 2022-12-09 10:48:48 +01:00
jspijker
58b9c06295 Only run formatting on UM repo
This should limit the changed files to only the files we allow to main.
2022-11-30 06:55:38 +01:00
Jelle Spijker
fb917a88fb
Don't format
Something seems to be broken
2022-11-29 20:36:04 +01:00
jspijker
db7e89815e Renamed the workflow for consistency 2022-11-21 13:16:26 +01:00