Janne Valkealahti
5df2d35e9b
Pin python 3.11 in e2e tests
...
- Relates #909
2023-11-07 12:47:57 +00:00
Janne Valkealahti
9801eab258
Update nexus timeouts
2023-07-26 08:47:36 +01:00
Janne Valkealahti
3cfe03b25d
Add run-name to release workflow
2023-06-27 07:42:40 +01:00
Janne Valkealahti
8b6e040f5e
Add timeout for native build
2023-06-26 13:09:12 +01:00
Janne Valkealahti
4aecebd542
Add run-name for e2e
2023-06-23 05:45:02 +01:00
Janne Valkealahti
641aee4411
Prepare maintenance branch for 3.1.x
2023-06-14 16:22:08 +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
Janne Valkealahti
98718286d9
Change profile for native sample
...
- Now using nativex instead of native due to change in
boot plugin.
2022-07-26 13:35:44 +01:00
Janne Valkealahti
e193ca1d24
Upgrade to Boot 3.x
...
- For now port spring-native to framework config.
- 3rd party configs should go somewhere else.
- Fix changes from javax to jakarta.
- Change java settings as we now require jdk 17.
- Fixes #385
2022-07-24 08:07:14 +01:00
Janne Valkealahti
329c7eb559
Add central sync to ga workflow
...
- Relates #454
2022-07-19 17:14:54 +01:00
Janne Valkealahti
c9cea37cf0
Add ga release workflow
...
- Fixes #454
2022-07-14 17:27:07 +01:00
Janne Valkealahti
d88849dfa9
Separate commit and push in release workflow
...
- Fixes #452
2022-07-07 08:53:10 +01:00
Janne Valkealahti
fa8693901f
Add e2e results
...
- Going via jest-junit to xml and then with
publish-unit-test-result-action to publish results.
2022-06-03 09:39:17 +01:00
Janne Valkealahti
c2774b9d8f
Label workflow
2022-06-01 08:41:35 +01:00
Janne Valkealahti
08428c88cb
Add timeout to pr workflow
2022-05-30 14:13:20 +01:00
Janne Valkealahti
f2d97ae2de
Upload surefire reports in manual workflow
2022-05-17 16:14:46 +01:00
Janne Valkealahti
4a05106d86
Add manual build and test workflow
2022-05-17 10:24:15 +01:00
Janne Valkealahti
ac451ad4d0
Schedule e2e tests 3 times per week
2022-05-15 16:37:14 +01:00
Janne Valkealahti
3515885993
Update graal 22.1.0 in e2e tests
2022-05-11 07:59:50 +01:00
Janne Valkealahti
38645a3cc2
Fix pr workflow
...
- Use corret jdk
- Relates #407
2022-05-11 07:24:47 +01:00
Janne Valkealahti
6738c92117
Change samples build with workflows
...
- Relates #407
2022-05-10 16:23:04 +01:00
Janne Valkealahti
1a1864f8c5
Update e2e tests
...
- Tweak things on win for settings combinations which might
work with all trouble you're getting from win versions and
node-pty, etc.
- Relates #401
2022-05-10 09:42:00 +01:00