j.spijker@ultimaker.com
62aacc5946
Initial set-up of deploy functionality
...
Contributes to CURA-9365
2022-06-27 13:51:50 +02:00
Jelle Spijker
fab8598a05
Add numpy-stl to hidden-imports
...
Fixes #10696
Contributes to CURA-9365
2022-06-26 11:18:53 +02:00
Jelle Spijker
5090626144
Added python-utils and six to requirements
...
These are dependencies of numpy-stl
Contributes to CURA-9365
2022-06-26 11:14:59 +02:00
Jelle Spijker
ed9cdb6b34
Added Numpy-stl to requirements
...
Relates to GH issue #10696
TODO: double check if we need to specify it manualy for pyinstaller to collect
Contributes to CURA-9365
2022-06-26 10:55:29 +02:00
Jelle Spijker
ced7a6fde2
Added PyQt6-sip to requirements
...
Contributes to CURA-9365
2022-06-26 10:49:02 +02:00
j.spijker@ultimaker.com
815160f45f
Build CPython shared
...
Contributes to CURA-9365
2022-06-25 18:56:13 +02:00
j.spijker@ultimaker.com
5f6d59c63d
Only build Arcus, Savitar and pynest2d shared
...
Contributes to CURA-9365
2022-06-25 18:40:27 +02:00
j.spijker@ultimaker.com
30135072de
Compile cpython dependencies statically
...
Contributes to CURA-9365
2022-06-23 12:58:09 +02:00
j.spijker@ultimaker.com
f58389d599
Build on the current branch
...
for testing purposes
Contributes to CURA-9365
2022-06-23 09:27:34 +02:00
j.spijker@ultimaker.com
6fff497183
Use latest fdm_materials and cura_binary_data
...
Contributes to CURA-9365
2022-06-23 09:25:45 +02:00
j.spijker@ultimaker.com
35981219b1
sync workflow across repo's
...
Contributes to CURA-9365
2022-06-23 09:12:15 +02:00
j.spijker@ultimaker.com
06f6ce1eff
Only create alias on PR's
...
Contributes to CURA-9365
2022-06-23 07:36:58 +02:00
j.spijker@ultimaker.com
b0448006c1
Fix incomplete user/channel broadcast
...
Contributes to CURA-9365
2022-06-23 07:22:07 +02:00
j.spijker@ultimaker.com
1c7033f312
Add manual trigger for the workflow
...
This will only work once present on main branch
Contributes to CURA-9365
2022-06-23 07:10:56 +02:00
j.spijker@ultimaker.com
706d93fbd3
Cleaned up release/channel logic
...
Contributes to CURA-9365
2022-06-23 06:52:36 +02:00
j.spijker@ultimaker.com
2781725cea
Use latest alias
...
Contributes to CURA-9365
2022-06-22 19:18:04 +02:00
j.spijker@ultimaker.com
f7c361f61e
use mpdecimal 2.5.0
...
The Python recipe has some problems with version 2.5.1
fff8ccc29b/recipes/cpython/all/conanfile.py (L187)
Contributes to CURA-9365
2022-06-22 17:15:14 +02:00
j.spijker@ultimaker.com
95c1a03cb5
pin fm_materials and cura_binary_data
...
Contributes to CURA-9365
2022-06-22 14:24:27 +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
803858c4e9
Cheating with Arcus
...
Contributes to CURA-9365
2022-06-22 11:04:12 +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
ee87a2e3a4
use umbase 0.1.1 or higher
...
Contributes to CURA-9365
2022-06-22 09:28:52 +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
e2a3b1ad15
Remove old workflows
...
Contributes to CURA-9365
2022-06-21 13:06:22 +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