HellAholic
f38516e764
Fix package_overrides formatting in workflow
2025-11-13 13:12:39 +01:00
HellAholic
3d830b82cf
Revert test config
...
use @main rather than branch
2025-10-31 14:01:03 +01:00
HellAholic
fd9b2bbdc7
Update find-packages.yml
2025-10-31 13:44:01 +01:00
HellAholic
5fd31af62d
Revert "change target to test new implementation of workflow"
...
This reverts commit fca2fab9c2 .
2025-10-31 12:59:08 +01:00
HellAholic
fca2fab9c2
change target to test new implementation of workflow
2025-10-31 12:37:36 +01:00
HellAholic
d5978acf6c
Update workflow to use main branch
...
Changed the referenced branch in the find-packages workflow from 'find_conan_package_python_version' to 'main' for consistency and to use the latest workflow version.
2025-10-31 11:11:32 +01:00
HellAholic
dcdf0dba33
Update find-packages.yml
2025-10-31 10:44:12 +01:00
HellAholic
ad89f92c32
Update workflow to use main branch
...
Changed the referenced workflow from 'update_package_find_workflow_deduplicate' to 'main' to ensure the latest version is used.
2025-10-31 07:41:13 +01:00
HellAholic
32ecfb7b0b
Add package override inputs to workflow
...
Introduces cura_conan_version and package_overrides as new workflow inputs to allow manual specification and extension of discovered packages. Updates workflow references and argument passing to support these options.
2025-10-31 07:36:53 +01:00
Erwan MATHIEU
13cd6e0ca1
Fix comment action
2025-09-12 11:09:28 +02:00
Erwan MATHIEU
eb697f2571
Remove useless comment publishing step
2025-09-12 11:09:14 +02:00
Erwan MATHIEU
5426f80c57
Update action version
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
2025-07-29 07:55:32 +02:00
Erwan MATHIEU
c7b86ae1c4
Refine automagic installers workflow
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
2025-07-21 12:00:05 +02:00
HellAholic
b1676c66fd
Add run-name
...
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Identify the build's origin by looking at the workflow
2025-07-17 09:15:00 +02:00
HellAholic
f506fe5709
Update find-packages.yml
2025-06-26 10:22:22 +02:00
HellAholic
f2c754ef7a
Remove debug and set the start_builds condition back
2025-06-26 10:16:13 +02:00
HellAholic
7637bbe3ca
debug output
2025-06-26 10:07:03 +02:00
HellAholic
a6bb695666
debug - remove the input check
2025-06-26 10:04:28 +02:00
HellAholic
300d776f1a
adjust to access the workflow_dispatch input
...
inputs.start_builds is only available at the top-level workflow, not inside a job's if condition.
2025-06-26 09:48:46 +02:00
HellAholic
9cc61d7db0
workflow input/output name correction
2025-06-26 09:44:01 +02:00
HellAholic
06cf1151e5
remove input for starting build from workflow
...
- installers job is moved to this workflow so the trigger to start build is handled locally and should not be sent to reusable workflow
2025-06-26 09:26:46 +02:00
HellAholic
90170c694c
Unlink the reusable workflows and add build args
2025-06-26 09:23:20 +02:00
HellAholic
94faa4cacf
Add read permission to allow for triggering builds
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
2025-06-24 12:38:09 +02:00
HellAholic
694ef2a8c9
Update find-packages workflow
...
Add input to start builds
Update the reference to the workflow name
2025-06-24 12:16:05 +02:00
HellAholic
2a45cf3274
set_permission
...
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
set high level permission to none
2025-06-21 10:03:49 +02:00
HellAholic
4948adf03e
Update find-packages.yml
2025-06-20 21:02:32 +02:00
HellAholic
436d5a669d
Create find-packages.yml
2025-06-20 20:39:43 +02:00
HellAholic
b3e9bc1086
Update nightly-testing.yml
...
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Set the workflow to be triggered on dispatch
Prevents workflow run errors
2025-06-16 15:31:22 +02:00
HellAholic
429064f37b
Update nightly-stable.yml
...
Set the workflow to be triggered on dispatch
Prevents workflow run errors
2025-06-16 15:31:05 +02:00
HellAholic
43ee8fd928
workflow update slicing error check
...
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
unit-test / Run unit tests (push) Waiting to run
conan-package / conan-package (push) Has been cancelled
core is already declared in actions/github-script@v7 so it's redundant
2025-06-16 11:20:23 +02:00
HellAholic
baf5b450e5
go away token
2025-06-16 11:14:09 +02:00
HellAholic
1803cb02a4
Apply review comments
2025-06-16 11:03:09 +02:00
HellAholic
200119fe6a
use core instead of echo to set output
2025-06-16 11:00:11 +02:00
Erwan MATHIEU
ef8f5197eb
Merge branch 'main' into slicing_error_check_workflow
2025-06-16 10:38:26 +02:00
HellAholic
18be62482e
Update slicing-error-check.yml
2025-06-15 19:25:09 +02:00
HellAholic
c5bd700961
Create slicing-error-check.yml
2025-06-15 16:28:29 +02:00
HellAholic
70476db7f2
Indentation fix
2025-06-15 15:58:20 +02:00
HellAholic
9feb73dcf5
path->paths
...
The correct keyword for filtering pull request triggers by file paths is paths (plural), not path (singular).
2025-06-15 15:58:02 +02:00
Erwan MATHIEU
c726d61086
Disable nightly builds
...
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
They don't properly work since the conan2 migration, and it seems nobody is actually using them anymore, so deactivating them for now, and will reactivate when we have fixed the conan packages versions issues.
2025-05-23 10:07:02 +02:00
Simon Edwards
e39f5ca7ae
Trigger Curator build after resource build
2025-03-05 12:31:29 +00:00
Erwan MATHIEU
6833a38999
Apply new package name for for release
2025-02-26 10:56:43 +01:00
Erwan MATHIEU
bdc9c45d78
Set empty package user/channel for feature branch
2025-02-21 15:04:25 +01:00
HellAholic
d761e6d538
file->data
...
yml file is conandata
2025-02-21 13:43:09 +01:00
Erwan MATHIEU
4a0cc137cb
Trigger package build when conandata.yml is changed
2025-02-21 12:02:25 +01:00
Erwan MATHIEU
07880cd590
Always display sub-packages main branch results
2024-12-20 12:33:41 +01:00
Erwan MATHIEU
345980026c
Display proper CuraEngine packaging action result
2024-12-20 12:29:02 +01:00
Erwan MATHIEU
2951a6b0f7
Fix nightly release notes syntax
2024-12-20 12:25:16 +01:00
Erwan MATHIEU
5ccb96e07b
Adjust nightly builds tags
2024-12-18 09:10:56 +01:00
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