Remco Burema
b0160b2d86
Revert "Specify to build installer per-OS."
...
This reverts commit 957c25973b
.
2022-11-16 19:36:26 +01:00
Remco Burema
957c25973b
Specify to build installer per-OS.
...
Exclusion happens _before_ additional includes unfortunaltely, so the matrix is back to being a plain list if OS's. This also means that, if we don't want to build each OS x OS_id, we have to put that information somewhere else. OS_id didn't really belong in the matrix anyway, since it's a derivative value. It's now replaced with a named environment variable.
The way to exclude and select the 'name' used in the filename for each OS seems a little cumbersome, but I didn't find any better way so far.
(should) implement the 'easy', 'lite' version of CURA-9880
2022-11-16 16:39:14 +01:00
Jelle Spijker
d83f11f42a
Make usage of lockfile conditionally
2022-11-14 12:46:51 +01:00
jspijker
00f83dd3f8
Store the log and build artifacts
2022-11-13 13:48:46 +01:00
jspijker
b161a8ed94
install bison and flex on ubuntu
2022-11-13 13:34:23 +01:00
jspijker
fab0430966
use runs_on as cache key
2022-11-13 13:13:36 +01:00
jspijker
d85786c829
fix uploading buildinfo step
2022-11-13 11:05:35 +01:00
jspijker
76be83434f
Use the correct project_name
2022-11-13 10:55:27 +01:00
jspijker
2e0619d647
Fix buildinfo.json generation
2022-11-13 10:47:03 +01:00
jspijker
9d690da9d5
Fix buildinfo.json generation
2022-11-13 10:29:34 +01:00
jspijker
8969e34021
update the system packages for all Linux versions
2022-11-07 17:03:54 +01:00
jspijker
81af19dc43
Use GCC10 as default for Ubuntu-20.04
2022-11-07 09:19:58 +01:00
Remco Burema
00dbe92814
Revert "Restrict permissions, should only need to read here."
...
This reverts commit 61a491f910
.
2022-11-04 12:00:39 +01:00
Remco Burema
61a491f910
Restrict permissions, should only need to read here.
2022-11-04 11:57:53 +01:00
Remco Burema
15f31a7c0c
Merge branch 'main' into PR-13661
2022-11-04 11:51:26 +01:00
j.spijker@ultimaker.com
c20410d732
build info and create in one step
2022-11-03 08:42:24 +01:00
jelle spijker
30555dbd5b
Use lockfile and build_id
2022-11-03 08:14:07 +01:00
jelle spijker
ce8a7b6109
Create Artifactory build info
2022-11-03 07:50:57 +01:00
jelle spijker
b75e047348
Use ref.base_name for pr
2022-11-02 22:01:19 +01:00
Alex
79af58ef7e
build: harden notify_on_print_profile_change.yml permissions
...
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-10-26 16:36:55 +03:00
jelle spijker
5c284cd094
Fix nightly builds
2022-10-13 13:00:08 +02:00
Jelle Spijker
bbda089ae9
Add quotes around ref_name
2022-10-10 15:46:52 +02:00
Jelle Spijker
fce7df29e0
remove debugging statement
2022-10-10 15:44:46 +02:00
Jelle Spijker
2cc923761d
Fix missing quote
2022-10-10 14:58:46 +02:00
Jelle Spijker
48ea4cee9f
Merge branch '5.2'
...
# Conflicts:
# conanfile.py
2022-10-10 10:23:01 +02:00
Jaime van Kessel
3bb448c483
Merge pull request #13480 from Ultimaker/PP-260-notify-on-print-profile-change
...
Notify PP&M on Print Profile Change
2022-10-06 10:29:52 +02:00
Joey de l'Arago
1f7679b331
Default to creating the installer
2022-10-06 10:01:06 +02:00
Rijk van Manen
d6d7eef054
Notify PP&M on Print Profile Change
...
To avoid print profile changes for ultimaker printers going unnoticed a github action is set up.
PP-260
2022-10-05 14:55:49 +02:00
Jelle Spijker
6a03ae9e9c
Use run-name to show version and actor
...
New functionality which should help clarify which run is which.
https://github.blog/changelog/2022-09-26-github-actions-dynamic-names-for-workflow-runs/
2022-10-05 07:43:25 +02:00
jspijker
c00135bfac
make sure prerelease tag triggers conan-package
2022-10-04 16:36:13 +02:00
jelle Spijker
9ef927d747
Fix bump up version
2022-10-04 13:38:19 +02:00
jelle Spijker
c98614e2e1
Fix release is pushed to branch and not tagged
2022-10-04 13:11:07 +02:00
jelle Spijker
95faab7eb9
Fix release is pushed to branch and not tagged
2022-10-04 12:58:45 +02:00
jelle Spijker
328cff594a
Also bump up version after beta release
2022-10-04 12:36:10 +02:00
jelle Spijker
01357dd7fe
PR's a tagged with 5.3.0-alpha
2022-10-04 12:01:08 +02:00
jelle Spijker
3dd2d146e7
Make sure a tag is a release version
2022-10-04 12:00:09 +02:00
Joey de l'Arago
d505e6980c
Update conan-recipe-version.yml
2022-09-30 13:49:45 +02:00
Joey de l'Arago
3d2f6bbfe4
Update conan-recipe-version.yml
2022-09-30 13:47:50 +02:00
Joey de l'Arago
d7db09d96d
Update conan-recipe-version.yml
2022-09-30 13:46:02 +02:00
Joey de l'Arago
51b3c338da
Update conan-recipe-version.yml
2022-09-30 13:44:36 +02:00
Joey de l'Arago
c4f4900ccd
Revert Later
...
This is a hack for beta release
2022-09-30 13:39:07 +02:00
Alex
7e218bef8b
build: harden conan-package.yml permissions
...
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-09-23 13:22:49 +02:00
Alex
6213c95bbc
build: harden unit-test.yml permissions
...
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-09-23 13:11:23 +02:00
Remco Burema
a1b826c03c
Versioning fix: Patch was not reset when minor was bumped.
2022-09-16 09:28:42 +02:00
Remco Burema
d69819a24e
Merge remote-tracking branch 'origin/5.1'
2022-09-13 19:47:07 +02:00
Jelle Spijker
d31cc5baf0
fix channel_metadata not defined
2022-09-12 18:32:09 +02:00
j.spijker@ultimaker.com
2244b50c6e
fix latest branch version prerelease
2022-09-12 09:09:14 +02:00
Jelle Spijker
6d8ac37766
fixed typo
2022-09-12 09:03:21 +02:00
jelle Spijker
6f0627ea48
Fix versioning scheme name used by embedded team
2022-09-12 08:58:46 +02:00
Jelle Spijker
01e3823d4d
Bump minor version on main
2022-09-07 17:09:59 +02:00