j.spijker@ultimaker.com
2781725cea
Use latest alias
...
Contributes to CURA-9365
2022-06-22 19:18:04 +02:00
j.spijker@ultimaker.com
cc814afaa3
don't use prereleasenumber
...
Contributes to CURA-9365
2022-06-22 13:21:40 +02:00
j.spijker@ultimaker.com
0b9a49f7c9
Trigger on release branch and when gitversion changes
...
Contributes to CURA-9365
2022-06-22 12:28:12 +02:00
Jelle Spijker
be5ed20f8f
Use Conan download cache
...
to limit to amount of transfer to/from server
Contributes to CURA-9365
2022-06-22 11:14:07 +02:00
j.spijker@ultimaker.com
46929ad302
Invert failure bool for notify
...
Contributes to CURA-9365
2022-06-22 10:51:51 +02:00
j.spijker@ultimaker.com
fdbac4cccb
trigger workflow when conanfile.py and conandata.yml changes
...
Contributes to CURA-9365
2022-06-22 09:29:58 +02:00
j.spijker@ultimaker.com
6ca96814a8
Fix parser logic
...
Contributes to CURA-9365
2022-06-22 08:57:02 +02:00
j.spijker@ultimaker.com
4c4c6bb5da
fixed latest step
...
Contributes to CURA-9365
2022-06-22 08:52:46 +02:00
j.spijker@ultimaker.com
f746708c8e
fix typo
...
Contributes to CURA-9365
2022-06-22 08:48:34 +02:00
j.spijker@ultimaker.com
a80543aa4c
use only semver pre-release-tags
...
Contributes to CURA-9365
2022-06-22 08:46:06 +02:00
j.spijker@ultimaker.com
399bff8bf6
Remove reference to curaengine from step name
...
Contributes to CURA-9365
2022-06-22 08:04:10 +02:00
j.spijker@ultimaker.com
24f1170c29
treat input success and failure as boolean
...
Contributes to CURA-9365
2022-06-22 08:02:19 +02:00
j.spijker@ultimaker.com
5616bae098
Cache to arch specific key
...
Contributes to CURA-9365
2022-06-22 06:58:26 +02:00
j.spijker@ultimaker.com
c135173e67
No need to sanitize user
...
Contributes to CURA-9365
2022-06-21 17:14:42 +02:00
j.spijker@ultimaker.com
73c3bd2126
Remove release branch trigger
...
Contributes to CURA-9365
2022-06-21 17:09:12 +02:00
j.spijker@ultimaker.com
955cf56dc3
Use glob pattern for the release triggers
...
Contributes to CURA-9365
2022-06-21 17:04:06 +02:00
j.spijker@ultimaker.com
1c23bb56d1
No start and end characters for regex
...
Contributes to CURA-9365
2022-06-21 16:58:23 +02:00
j.spijker@ultimaker.com
cef1e35190
Uniform Versions
...
Contributes to CURA-9365
2022-06-21 16:52:32 +02:00
j.spijker@ultimaker.com
d987c0190b
Treat the input as a boolean not a string
...
Contributes to CURA-9365
2022-06-21 14:41:37 +02:00
j.spijker@ultimaker.com
117534f091
Put value between quotes
...
Contributes to CURA-9365
2022-06-21 14:16:14 +02:00
j.spijker@ultimaker.com
f9a3ff01c8
Always upload to Artifactory
...
The dependencies might have been build,
no need to rebuild them
Contributes to CURA-9365
2022-06-21 14:08:50 +02:00
j.spijker@ultimaker.com
b1a12cb70f
Allow for cleaning of the cache
...
Handy bool if we evr downloaded an incomplete conan-package
Contributes to CURA-9365
2022-06-21 13:48:29 +02:00
j.spijker@ultimaker.com
1c0f5e8a64
Add conan-package system reqs
...
for Linux and Macos
Contributes to CURA-9365
2022-06-21 13:42:06 +02:00
j.spijker@ultimaker.com
4c6985b0d9
sanitized and lowercased the prerelease tag
...
Cura won't show the full prerelease tag in the splash screen
if there is a `-` in it. also versioning should all be
lowercase.
Contributes to CURA-9365
2022-06-21 13:19:30 +02:00
j.spijker@ultimaker.com
ff8c0414da
Also run workflow when reussable workflow changes
...
Contributes to CURA-9365
2022-06-21 13:02:52 +02:00
j.spijker@ultimaker.com
c7aa3c3762
run the no-response job twice a day
...
Contributes to CURA-9365
2022-06-21 11:38:18 +02:00
j.spijker@ultimaker.com
c61ecfa00e
Also run workflow when reussable workflow changes
...
Contributes to CURA-9365
2022-06-21 10:39:13 +02:00
j.spijker@ultimaker.com
c11865d1ca
switched the conan-config with/out branch statement
...
Contributes to CURA-9365
2022-06-21 10:37:37 +02:00
j.spijker@ultimaker.com
4467491c36
Move the Conan cache step before in conan-config install
...
It looks like the new conan configuration isn't applied, the
ordering of the cache might influence this. At the very least
it doens't hurt to do this step at the beginning of the workflow
Contributes to CURA-9365
2022-06-21 10:23:38 +02:00
j.spijker@ultimaker.com
2f95fd2616
Remove old CI workflow
...
No longer relevant or needed
Contributes to CURA-9365
2022-06-21 10:19:25 +02:00
j.spijker@ultimaker.com
227b106927
Use the new JFrog Artifactory server
...
Only upload binaries to cura repo,
the cura-ce should contain only recipes and sources
Contributes to CURA-9365
2022-06-21 10:15:43 +02:00
Jelle Spijker
6d509e1094
Revert "Workaround for no remote atm"
...
This reverts commit 215f487978
.
2022-06-21 09:56:15 +02:00
j.spijker@ultimaker.com
0ced137432
Also trigger workflow on changing runner pip req
...
Contributes to CURA-9365
2022-06-21 09:52:59 +02:00
j.spijker@ultimaker.com
57e991e214
Add runner pip requirements
...
Contributes to CURA-9365
2022-06-21 09:50:58 +02:00
j.spijker@ultimaker.com
dce96a6abd
Add a custom export-pkg option
...
Repo's such as fdm_materials and cura-binary-data don't
need to build we can just export pre-build binaries
and files with the recipe
Contributes to CURA-9365
2022-06-18 14:44:46 +02:00
j.spijker@ultimaker.com
17d1d95217
Add the conan-package workflow
...
Contributes to CURA-9365
2022-06-17 18:15:14 +02:00
j.spijker@ultimaker.com
b364f512d8
Use string as type for body
...
Contributes to CURA-9365
2022-06-16 07:16:47 +02:00
j.spijker@ultimaker.com
377fdf27e8
Add a notify reusable workflow
...
For now it just contains a slack hook
but in the future, it could contain
other channels.
Contributes to CURA-9365
2022-06-16 07:04:47 +02:00
j.spijker@ultimaker.com
81b3cc44ce
Also build latest on CURA-8160
...
Contributes to CURA-9365
2022-06-16 06:39:03 +02:00
j.spijker@ultimaker.com
215f487978
Workaround for no remote atm
...
Our Free tier server has reached it's limit.
This should ensure that we don't use or
ultimaker server. Once the new infrastructure
is in place we should revert this
Contributes to CURA-9365
2022-06-16 06:36:50 +02:00
Jelle Spijker
09a52d93d6
Revert "Allow for a bool to only build from local cache"
...
This reverts commit e1fcca3d9c
.
2022-06-16 06:23:05 +02:00
Jelle Spijker
5b143234b5
Revert "Allow for a bool to only build from local cache"
...
This reverts commit ce790c9da9
.
2022-06-16 06:23:05 +02:00
j.spijker@ultimaker.com
ce790c9da9
Allow for a bool to only build from local cache
...
This is a workaround to allow further development of this Action
until we have the JFrog server up and running.
Contributes to CURA-9365
2022-06-16 06:18:47 +02:00
j.spijker@ultimaker.com
e1fcca3d9c
Allow for a bool to only build from local cache
...
This is a workaround to allow further development of this Action
until we have the JFrog server up and running.
Contributes to CURA-9365
2022-06-16 06:14:05 +02:00
j.spijker@ultimaker.com
d64e20c71d
No need to check hash on build tool
...
Contributes to CURA-9365
2022-06-15 19:58:34 +02:00
j.spijker@ultimaker.com
e717c6572c
Fixed wrong word seperator
...
Contributes to CURA-9365
2022-06-15 19:55:55 +02:00
j.spijker@ultimaker.com
ae7df9fbaa
Add reusable workflow for conan create
...
This workflow should be reused on all our repo's
Contributes to CURA-9365
2022-06-15 19:23:28 +02:00
j.spijker@ultimaker.com
9a19da97ce
Use inputs namespace for input
...
Contributes to CURA-9365
2022-06-15 19:22:13 +02:00
j.spijker@ultimaker.com
22b3290748
recipe-export doesn't have any output
...
Contributes to CURA-9365
2022-06-15 19:18:20 +02:00
j.spijker@ultimaker.com
dcb376fd43
Add a reusable workflow to export the conan recipe
...
This workflow will be used by all our repo's
Contributes to CURA-9365
2022-06-15 18:07:31 +02:00