Axel Uhl
|
1cff1f3c53
|
bug6107: introducing geonames.org.usernames system property for user name secret
|
2025-03-31 15:03:02 +02:00 |
|
Axel Uhl
|
aed5dce624
|
fixed syntax error in release.yml
|
2025-02-04 16:50:50 +01:00 |
|
Axel Uhl
|
391b92bec1
|
fixing runner-CPU default
|
2025-02-04 16:49:09 +01:00 |
|
Axel Uhl
|
c040f3e8b5
|
make the number of runner CPUs a release build parameter, default is 16
|
2025-02-04 15:36:55 +01:00 |
|
Axel Uhl
|
d31d2f1c59
|
cleaned up release.yml
|
2025-02-04 10:05:57 +01:00 |
|
Axel Uhl
|
20a1a08d86
|
content-->contents in permissions
|
2025-01-30 00:10:22 +01:00 |
|
Axel Uhl
|
97ebd0a944
|
added permission "checks: write" to release.yml
|
2025-01-30 00:04:16 +01:00 |
|
Axel Uhl
|
1b120290df
|
Update release.yml: remove permissions again
|
2025-01-29 22:18:58 +01:00 |
|
Axel Uhl
|
5b3090d10d
|
added permissions to release.yml workflow;
this shall address https://github.com/SAP/sailing-analytics/security/code-scanning/5
|
2025-01-29 17:06:12 +01:00 |
|
Axel Uhl
|
aad893f125
|
pinned commits for non-immutable actions in Github workflows
|
2025-01-29 10:45:35 +01:00 |
|
Axel Uhl
|
6bc700b764
|
support local_target_platform input parameter for release.yml build
|
2024-11-20 20:33:07 +01:00 |
|
Axel Uhl
|
89470f1383
|
bug5941: trying MongoDB 7.0
|
2024-08-23 09:31:04 +02:00 |
|
Axel Uhl
|
4a265cc39d
|
trying MongoDB version 6.0
|
2024-08-23 09:30:13 +02:00 |
|
Axel Uhl
|
c2b752f317
|
bug5941: matrix build doesn't work as expected; trying 5.0 for now
|
2024-08-22 17:28:49 +02:00 |
|
Axel Uhl
|
8a56cdc01d
|
bug5941: mongo image 8.0 doesn't exist; using 4.4 and 5.0 instead
|
2024-08-22 15:24:19 +02:00 |
|
Axel Uhl
|
f56b24dc6f
|
bug5941: trying to run a build with tests with a matrix of MongoDB 6, 7, and 8
|
2024-08-22 14:51:02 +02:00 |
|
Axel Uhl
|
98f3cb540e
|
removed output redirection of Gthub workflow to build.log;
this already happens inside the essential steps of
buildAndUpdateProduct.sh
|
2024-07-01 12:46:52 +02:00 |
|
Axel Uhl
|
2d0ae3a6eb
|
name releases that skipped tests "untested-"
|
2024-06-13 15:42:32 +02:00 |
|
Axel Uhl
|
81323129c3
|
trigger untested job if skip_tests input was "true"
|
2024-06-13 15:36:58 +02:00 |
|
Axel Uhl
|
95ed2233d3
|
fixed workflow file syntax for new skip_tests input
|
2024-06-13 15:33:38 +02:00 |
|
Axel Uhl
|
6090b68438
|
added an optional skip_tests input for release.yml workflow
|
2024-06-13 15:32:21 +02:00 |
|
Axel Uhl
|
94af073406
|
from 4cpu cherry-pick the allocation of swap space and collection of metrics during build
|
2024-06-12 01:21:06 +02:00 |
|
Axel Uhl
|
bf6b72ff74
|
Merge remote-tracking branch 'github/main' into main
|
2024-05-24 21:01:11 +02:00 |
|
Axel Uhl
|
17154fba9b
|
Update release.yml: add name for step building the release
|
2024-05-24 21:00:50 +02:00 |
|
Axel Uhl
|
7bf975094d
|
using softprops/action-gh-release@v2 for creating Github release
|
2024-05-24 16:47:45 +02:00 |
|
Axel Uhl
|
e6c8b0a4f2
|
Update release.yml: trigger Hudson job when done
|
2024-05-08 16:33:27 +02:00 |
|
Axel Uhl
|
8c8d79e877
|
use | with path to provide a GLOB expression
|
2024-05-04 15:14:56 +02:00 |
|
Axel Uhl
|
24cd8f77d2
|
don't use . in artifact name
|
2024-05-04 15:13:56 +02:00 |
|
Axel Uhl
|
e730d7a94f
|
upload build.log before it is deleted by invoking the release building
|
2024-05-04 15:07:37 +02:00 |
|
Axel Uhl
|
20f1010b06
|
remove Java-17 installation from release.yml
|
2024-05-04 09:40:54 +02:00 |
|
Axel Uhl
|
a151f627e4
|
remove duplicate ".zip" extension for build and test log upload
|
2024-05-04 09:35:15 +02:00 |
|
Axel Uhl
|
15aad48cec
|
upload test outputs and build.log as artifact in Github Actions
|
2024-05-03 23:56:24 +02:00 |
|
Axel Uhl
|
97c478dbe4
|
Update release.yml: github.ref contains "refs/heads/" prefix for branches
|
2024-05-03 09:25:22 +02:00 |
|
Axel Uhl
|
e6720be6d6
|
include docker-17 in the branches for which to build a release by default
|
2024-05-02 15:33:13 +02:00 |
|
Axel Uhl
|
4365551eb4
|
Update release.yml: fixed matching of releases/ branch names
|
2024-05-02 15:18:19 +02:00 |
|
Axel Uhl
|
d663acd4e0
|
produce release only for main and releases/** branches, exclude Wiki changes
|
2024-05-02 15:13:43 +02:00 |
|
Axel Uhl
|
b91966eab8
|
renaming main workflow to release and exclude Wiki and .github/workflows paths
|
2024-05-02 14:51:44 +02:00 |
|