Pedro Aguiar
2f00d7329b
chore: bump spring-shell-e2e dependencies
...
- Bump node-pty from 0.11.0-beta19 to 1.0.0
- Bump xterm-headless from 4.18.0 to 5.5.0
- Rename xterm-headless to @xterm/headless as per https://www.npmjs.com/package/xterm-headless
- Unpin Python 3.11 in e2e test by reverting commit 8097f1eb91 because it's no longer necessary as explained in https://github.com/spring-projects/spring-shell/issues/909#issuecomment-2188962147
- Fixes https://github.com/spring-projects/spring-shell/issues/909
- Fixes https://github.com/spring-projects/spring-shell/issues/921
2025-04-25 11:21:24 +02:00
srinivasu619
99623965fb
Fix typo in issue label description
2025-04-25 10:15:42 +02:00
Mahmoud Ben Hassine
9bc8353cd6
Replace Pivotal CLA with DCO
2025-02-28 12:25:17 +01:00
Corneil du Plessis
82176a01f7
Remove setup-maven
2024-12-10 15:41:27 +02:00
Corneil du Plessis
7ebec6e2c1
Remove macos-13
2024-12-10 15:01:32 +02:00
Corneil du Plessis
d044e16ca8
Add JF_SERVER_ID variable
2024-12-10 14:04:37 +02:00
Corneil du Plessis
497a41d0c9
Update JFrog CLI Usage
2024-12-10 13:53:17 +02:00
Corneil du Plessis
7f702d5ff6
Fix e2e macos configuration
2024-12-10 13:38:32 +02:00
Corneil du Plessis
9d2d0c0546
Fix server id in JFrog configuration
2024-12-10 13:36:03 +02:00
Janne Valkealahti
094ffebaf2
Use jdk 22/17 in release workflows
2024-09-21 15:08:54 +01:00
Janne Valkealahti
747c030ea0
Use jdk22 in e2e tests
2024-09-20 08:34:11 +01:00
Janne Valkealahti
63d91d7ec8
Add native ci workflow
...
- Essentially this is a workflow acting as a placeholder
for doing further native development as it's easier
to have on in a main branch.
- Should eventually grow into one user can run manually
for ffm development if it's required to build something
on a gh platform.
2024-09-14 16:20:12 +01:00
Janne Valkealahti
bad75882e1
Initial ffm support
...
- Starter for jline ffm terminal provider
- Build changes for compiling with gradle toolchains
defaulting to jdk22
- spring-shell-sample-ffm which compiles with jdk22
- ci workflow setups jdk 17/22
- Relates #1131
2024-08-30 07:05:03 +01:00
Janne Valkealahti
6983ef5c10
Bundle Javadoc with Antora
...
- Remove javadoc related tasks from root project
- Add aggregated javadoc task to spring-shell-docs
- Various antora version updates
- Bundle javadoc via collector into antora build
- Remove refs to distZip in workflows
- Relates #1132
2024-08-29 08:39:56 +01:00
Janne Valkealahti
9656623b05
Update e2e scheduling
2024-08-20 09:28:20 +01:00
Janne Valkealahti
e76805ba64
Remove macos 11, add 13 and 14
2024-08-20 09:19:35 +01:00
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
84d50d1390
Update labels
2024-03-10 12:27:32 +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
Janne Valkealahti
9e6da01351
Update labels
2023-08-06 13:04:50 +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
1e68e3ed65
Update labels
2023-06-02 15:36:45 +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
96ef260d1e
Update labels
2023-05-25 20:57:35 +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