Commit Graph
53 Commits
Author SHA1 Message Date
Axel Uhl 4fcaaff8be fixed runs-on expression 2025-10-20 14:32:52 +02:00
Axel Uhl 153c7297c9 being a public repo now, just use free "ubuntu-latest" runners 2025-10-20 14:28:48 +02:00
Axel Uhl 6222c4ecf0 firefox_version default also needs to be computed when not passed through dispatch 2025-08-07 17:35:06 +02:00
Axel Uhl a9824b442d Firefox 140.0 is still good; it seems the switch to 141.0 that lets our Selenium tests with animations fail 2025-08-07 15:29:26 +02:00
Axel Uhl d0848d9f84 fixed passing through of firefox_version build input 2025-08-07 13:08:46 +02:00
Axel Uhl 974cd43b92 made firefox an input after matrix build fails for conflicting output filenames 2025-08-07 10:19:00 +02:00
Axel Uhl 2491b28911 run matrix build for a number of recent Firefox versions to see where Selenium tests start breaking 2025-08-06 16:35:40 +02:00
Axel Uhl 0b0c0ae105 try 5914774dda97099441f02628f8d46411fcfbd208 as commit ID for v1.7.0 of setup-firefox 2025-08-06 13:59:44 +02:00
Axel Uhl 78899d154c trying a6d021f85451e513efce26150222faefccf7cd18 as the setup-firefox commit for v1.7.0 2025-08-06 13:55:19 +02:00
Axel Uhl 71e14d1b67 use v1 of setup-firefox because commit won't work 2025-08-06 13:46:43 +02:00
Axel Uhl 9c6f31bbc3 use a firefox-setup commit ID for a release 2025-08-06 13:44:31 +02:00
Axel Uhl 0f5c303836 trying to fix firefox version to 1.137 to avoid Selenium test hazards 2025-08-06 13:37:13 +02:00
Axel Uhl e1a6c7c3f2 by default merge main into and build docker-24, not -17 and -21 anymore 2025-07-31 12:59:01 +02:00
Axel Uhl 5bd92f5d56 bug6135: trying source/target "8" instead of "1.8" so it may resolve against toolchains 2025-06-11 23:18:49 +02:00
Axel Uhl f37dc580bb bug6135: call temurin 8 "1.8" instead of "8" 2025-06-11 23:05:32 +02:00
Axel Uhl 76e10f04f8 bug6135: trying to Tycho 4.x, running with Java 17 but compiling with/for Java 1.8 2025-06-11 18:24:25 +02:00
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