Commit Graph

85 Commits

Author SHA1 Message Date
Janne Valkealahti
b742264718 Force compatibility machine target
- We're mostly getting issues with macos runners
  where -march=compatibility looks to work better
  but is not automatically set depending which
  cpu arch is in use.
- Relates #1064
2024-05-07 10:54:48 +01:00
Janne Valkealahti
aaa7d879dc Run ci on windows and macos 2024-05-02 08:32:55 +01:00
Janne Valkealahti
ea25fb02ad Enable signing release
- Relates #1033
2024-03-22 07:59:48 +00:00
Janne Valkealahti
d114044b29 Update nexus sync steps
- Relates #1033
2024-03-21 13:03:44 +00:00
Janne Valkealahti
1fae47c0e2 Enable signing snapshots
- Relates #1033
2024-03-21 10:54:20 +00:00
Janne Valkealahti
90e032d6ce Add e2e scheduling for 3.2.x branch 2024-03-10 15:49:43 +00:00
Janne Valkealahti
19f2570f8e Upgrade EnricoMi/publish-unit-test-result-action/composite 2024-02-23 07:48:36 +00:00
Janne Valkealahti
a13109dd38 Remove 3.0.x from e2e test scheduling 2024-02-11 14:27:46 +00:00
Janne Valkealahti
547e7167b6 Change e2e native tests to use latest graal
- jdk21 and latest graalvm
- Fixes #999
2024-02-11 13:48:56 +00:00
Janne Valkealahti
8097f1eb91 Pin python 3.11 in e2e tests
- Relates #909
2023-11-07 11:16:07 +00:00
Janne Valkealahti
da529fa277 Make samples native build fully optional
- Add springShellSampleNative project property
- Implement generic samples build logic in buildSrc
- Fixes #873
2023-09-24 08:37:32 +01:00
Rob Winch
55692735e6 Add deploy-docs.yml 2023-08-03 15:25:32 -05:00
Janne Valkealahti
1b7003cccc Update nexus timeouts 2023-07-26 12:44:18 +01:00
Janne Valkealahti
a024958e66 Update nexus workflows 2023-07-26 12:07:31 +01:00
Janne Valkealahti
4ee1907f00 Add run-name to release workflow 2023-06-27 07:42:31 +01:00
Janne Valkealahti
770d4e373c Add timeout for native build 2023-06-26 13:07:42 +01:00
Janne Valkealahti
34aa01a21d Fix e2e workflow 2023-06-26 09:40:49 +01:00
Janne Valkealahti
49a791a0fa Fix e2e workflow 2023-06-26 07:28:19 +01:00
Janne Valkealahti
304566becd Add run-name for e2e 2023-06-23 05:45:05 +01:00
Janne Valkealahti
c27b85fb0e Split sample app
- spring-shell-sample-commands and spring-shell-sample-e2e
- Needed changes in e2e tests and workflow
- Fixes #754
2023-06-15 10:49:52 +01:00
Janne Valkealahti
71ed64670f Schedule 3.1.x e2e 2023-06-15 07:21:04 +01:00
Janne Valkealahti
58e3a5eec6 Add central close workflow 2023-06-05 12:14:08 +01:00
Janne Valkealahti
65ef14856e Update schedule-e2e workflow 2023-06-02 06:29:34 +01:00
Janne Valkealahti
36712e4ac2 Update schedule-e2e workflow 2023-06-02 06:25:34 +01:00
Janne Valkealahti
f2240a2c5e Schedule e2e in main and 3.0.x 2023-06-01 08:43:31 +01:00
Janne Valkealahti
8cba636fdb Remove unused ci-publish workflow 2023-05-28 16:33:31 +01:00
Janne Valkealahti
812997f3a8 Add central manual release workflow 2023-05-25 15:01:00 +01:00
Janne Valkealahti
fa1adeaa82 Disable tests with manual build 2023-04-10 17:56:17 +01:00
Janne Valkealahti
0f5f5e0ca7 Upload buildlogs with failure in e2e tests 2023-04-10 16:27:41 +01:00
Janne Valkealahti
a05752713d Revert "Update issue handler for prs"
This reverts commit fbbfd7b9c9.
2023-04-06 08:49:49 +01:00
Janne Valkealahti
fbbfd7b9c9 Update issue handler for prs 2023-04-06 08:45:33 +01:00
Janne Valkealahti
d4506d2583 Fix setup-java configs 2023-02-27 17:46:20 +00:00
Janne Valkealahti
cb998fae08 Upgrade setup-jfrog-cli action 2023-02-08 17:21:06 +00:00
Janne Valkealahti
8ba7d335b5 Upgrade checkout and setup-java actions 2023-02-08 16:15:58 +00:00
jongwooo
87914b27f5 Replace deprecated command with environment file
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2023-02-08 16:07:09 +00:00
Janne Valkealahti
d44d0c3016 Update next version workflow 2023-01-23 11:32:14 +00:00
Janne Valkealahti
ae3af74b20 Update release workflow 2023-01-23 11:04:07 +00:00
Janne Valkealahti
6461a755d5 Add issue handler workflow
- Handle triage for new issues
- Handle backport issues
2023-01-12 10:43:10 +00:00
Janne Valkealahti
0899d414de Build linux sample with musl
- Change sample build to use musl on linux
- Optionally remove version from jar so that
  e2e tests don't need to use version in path.
- Add better matrix to e2e so that we're able to
  build on one OS and then test with others.
- Fixes #576
2022-11-30 15:39:10 +00:00
Janne Valkealahti
57fac23bfc Upgrade graal 22.3 in workflows 2022-11-16 07:04:13 +00:00
Janne Valkealahti
e02503ef3f Update milestone workflow
- Relates #535
2022-09-28 17:52:48 +01:00
Janne Valkealahti
cf7c409d1c Enable ge settings with ci workflow 2022-08-23 08:27:34 +01:00
Janne Valkealahti
eab5b7267c Change pr workflow to gradle 2022-08-23 07:42:46 +01:00
Janne Valkealahti
212ee43989 Change e2e tests for gradle changes
- Fix e2e workflow to build with gradle.
- Fix e2e paths to ones generated by gradle.
- Relates #470
2022-08-17 08:52:19 +01:00
Janne Valkealahti
dfb931c2ee Config jfrog to use plugin
- Relates #470
2022-08-16 12:33:51 +01:00
Janne Valkealahti
19902ed021 Add missing runs-on to ci workflow
- Relates #470
2022-08-16 12:08:46 +01:00
Janne Valkealahti
a45e0abf58 Change ci workflow to use gradle
- Relates #470
2022-08-16 12:06:53 +01:00
Janne Valkealahti
b21ecdc358 Upgrade setup-jfrog-cli 2.21.5 2022-07-27 08:47:20 +01:00
Janne Valkealahti
ac520b7aa0 Upgrade setup-jfrog-cli 2.3.0 2022-07-27 08:20:47 +01:00
Janne Valkealahti
abbddae0b5 Upgrade graal 22.2.0 in workflows 2022-07-26 14:07:34 +01:00