Commit Graph

37 Commits

Author SHA1 Message Date
Janne Valkealahti
9154c85762 Use nexus-sync v0 2023-01-23 10:51:57 +00:00
Janne Valkealahti
c1604021c6 Use nexus-sync 0.0.x 2023-01-10 13:01:58 +00:00
Janne Valkealahti
b220ea5656 Use nexus-sync main 2022-10-24 07:31:45 +01:00
Janne Valkealahti
e90929cadc Fix correct branch refs in workflows 2022-10-03 11:34:56 +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
Janne Valkealahti
c6a8e1c65c Update e2e tests
- Fix native configs for win in sample app.
- Integrate spring-native with samples app.
- Tweak e2e workflow to upload artifacts and some other generic changes.
- Relates #401
2022-05-08 14:19:35 +01:00
Janne Valkealahti
3743a7f32d Initial attempt for e2e tests
- Add node code for e2e tests. This is a first take to try running
  these tests via actions.
- Relates to #401
2022-05-07 17:51:51 +01:00
Janne Valkealahti
bc267a2e18 Update jfrog cli 2.13.0 2022-03-05 13:08:23 +00:00
Janne Valkealahti
65ff3820da Add prs to release notes 2022-02-03 10:44:56 +00:00
Janne Valkealahti
0fb5b5ee7a Change maven version in workflows 2022-01-21 13:24:24 +00:00
Janne Valkealahti
0f86b668a8 Add next dev version workflow 2022-01-21 13:18:47 +00:00
Janne Valkealahti
e145588475 Add milestone release workflow 2022-01-18 13:13:49 +00:00
Janne Valkealahti
58792bc695 Disable tests for publish
- For now as there is a weird error with running
  mvn build via jfrog, disable running tests as
  those are ran with various jdk's before publish
  is executed.
2021-12-24 14:19:19 +00:00
Janne Valkealahti
05311ffcdc Remove cache from publish 2021-12-24 13:43:12 +00:00
Janne Valkealahti
2a951ab952 Revert "Update jfrog 1.52.0"
This reverts commit 54cb988877.
2021-12-18 15:44:26 +00:00
Janne Valkealahti
54cb988877 Update jfrog 1.52.0 2021-12-18 15:01:21 +00:00
Janne Valkealahti
fd10bc2670 Add maven cache to publish workflow 2021-12-18 09:35:30 +00:00
Janne Valkealahti
8ad59b702c Kick publish after ci
- Take 3
- Relates #328
2021-12-17 17:51:31 +00:00
Janne Valkealahti
434930f679 Kick publish after ci
- Take 2
- Relates #328
2021-12-17 17:40:23 +00:00
Janne Valkealahti
f6f80237b5 Kick publish after ci
- Attempt to fire ci-publish after ci finish ok
- Relates #328
2021-12-17 17:38:11 +00:00
Janne Valkealahti
d0dd446744 Configure snapshot publish
- New workflow which can be run manually to test publish.
- Relates #328
2021-12-17 16:43:15 +00:00
Janne Valkealahti
2de3dd0334 Don't fail fast with ci 2021-12-17 14:50:57 +00:00
Janne Valkealahti
a6048e0e0f Use cache with ci workflows 2021-12-17 14:47:24 +00:00
Janne Valkealahti
fc98468b76 Add pr workflow 2021-12-17 14:46:56 +00:00
Janne Valkealahti
8606c17001 Add ci workflow 2021-12-17 14:41:44 +00:00