96 Commits

Author SHA1 Message Date
Jason T. Greene
a9041f5bdf Actually disable Azure for PRs 2020-02-19 21:58:29 -06:00
Jason T. Greene
f82ceabdac Switch to Actions for PRs 2020-02-19 21:48:44 -06:00
Max Rydahl Andersen
9944c7c330 Config for boring cyborg auto labeling
Why:

 * action/labeler does not work for pull-request when the PR is on a fork
 * attempted using paulfnatom/periodic-labler but it fails with other
   permission issues https://github.com/paulfantom/periodic-labeler/issues/6

This change addreses the need by:

 * enable use of https://github.com/kaxil/boring-cyborg which supports same label
   syntax. It also has more features but just using the labeling feature for now.
2020-01-20 14:11:51 +01:00
Max Rydahl Andersen
55d874882a exclude github action updates from azure pipelines triggers 2020-01-20 10:25:31 +01:00
Guillaume Smet
3d66882ac4 Include the 1.1 branch in CI 2019-12-12 19:40:09 +01:00
George Gastaldi
c84be8c6f1 Add .dependabot/config.yml 2019-11-22 16:26:38 -03:00
Max Rydahl Andersen
9cb3cf5ac1 Merge pull request #5350 from gastaldi/adopters
Add ADOPTERS.md
2019-11-13 09:14:33 +01:00
Stuart Douglas
8b6f7384e0 Fix expression to disable expansion pool 2019-11-13 15:27:12 +11:00
George Gastaldi
637be713c8 Add ADOPTERS.md 2019-11-12 10:51:18 -03:00
Jason T. Greene
67ae4f3bb5 Delete comment 2019-11-03 20:42:13 -06:00
Jason T. Greene
280ff6b3d6 Add a build property to allow disabling without source changes 2019-11-03 20:36:30 -06:00
Jason T. Greene
43447535aa restore triggers 2019-11-03 19:25:01 -06:00
Jason T. Greene
f55cf3cbd3 Introduce support for CI overflow pools 2019-11-03 19:24:53 -06:00
Guillaume Smet
6e1777c3d7 Merge pull request #5119 from gsmet/rename-lambda-http-it
Rename amazon-lambda-http-it to amazon-lambda-http for consistency
2019-11-01 20:37:06 +01:00
Guillaume Smet
262da6d4cf Rename amazon-lambda-http-it to amazon-lambda-http for consistency 2019-11-01 18:18:37 +01:00
Guillaume Smet
bbe193ecaf Restore the Maven cache for TCK runs 2019-11-01 14:42:47 +01:00
Guillaume Smet
b07dcf9f99 Set a higher timeout for MicroProfile TCK runs 2019-10-31 16:01:17 +01:00
Stuart Douglas
4e5675e6f0 Merge pull request #4896 from stuartwdouglas/4871
Restart app on pom.xml change
2019-10-29 21:53:05 +11:00
Guillaume Smet
ffc27469ea Augment timeout for Vault CI native tests 2019-10-29 09:59:33 +01:00
Pedro Igor
4b2c71b96e [fixes #4480] - Initial Code Flow Support 2019-10-29 16:58:21 +11:00
Stuart Douglas
66d25b78f0 Restart app on pom.xml change
Unlike other hot replacement this simply watches the pom.xml files,
and reloads the complete application on change. This means there is
a short period where the app in unavailible.

Fixes #4871
2019-10-29 16:21:45 +11:00
Stuart Douglas
0ac87f10d3 Merge pull request #4952 from stuartwdouglas/ci-staging
Reduce CI load on failing PR
2019-10-29 13:44:28 +11:00
Stuart Douglas
a32c0a942b Merge pull request #4949 from gsmet/ci-reorder-native-builds
Try to find a better balance in the native builds on CI
2019-10-29 13:44:11 +11:00
Guillaume Smet
fb6d067913 Try to find a better balance in the native builds on CI 2019-10-29 00:34:19 +01:00
Stuart Douglas
d9e6780f3e Reduce CI load on failing PR
This changes the CI pipeline to run JDK8 first,
and only run the rest of the jobs if it passes.

This will greatly reduce the load for failing PR's,
at the expense of increasing the total time when CI
is not busy and the PR is passing.

It also removes the native image build, and just uses
the output of the standard JDK8 Linux build.
2019-10-29 10:17:09 +11:00
Guillaume Smet
1c1ca4aa16 Use Maven settings with Google mirror for all CI steps 2019-10-28 21:38:00 +01:00
Stuart Douglas
e47057d3fe Add missing module to CI native runs
Fixes #4910
2019-10-28 18:10:33 +11:00
Stuart Douglas
63d6baf20c Merge pull request #4776 from pedroigor/issue-4495
[fixes #4495] - Quarkus Keycloak Authorization Extension
2019-10-25 10:41:02 +11:00
Stuart Douglas
7f9c146edc Run keycloak-authorization tests in CI 2019-10-24 14:42:59 -03:00
Georgios Andrianakis
63ba182eb1 Ensure that JSON-B's @JsonbTypeSerializer @JsonbTypeDeserializer on fields register for reflection 2019-10-23 10:14:55 +03:00
Vincent Sevel
ad8ae7b9e8 Add a Vault extension 2019-10-21 15:20:24 +02:00
Stuart Douglas
1f88015179 Skip generating the docs in the initial CI build
As this is running mvn package rather than install
this can fail.
2019-10-21 13:52:21 +11:00
Andrew Guibert
24cd5d1ff7 Add jpa-derby native IT to CI pipeline 2019-10-16 14:59:31 -05:00
Sergey Beryozkin
c497d79e48 Rename quarkus-vertx-keycloak to vertx-oidc 2019-10-04 17:11:36 +01:00
Michael Musgrove
983bc07706 issue4260: Extension supporting Narayana STM applications 2019-10-01 19:27:18 +01:00
Guillaume Smet
b347c6d9e9 Merge pull request #3650 from loicmathieu/features/mongo_panache
Extension: MongoDB with Panache
2019-09-24 18:04:34 +02:00
Loïc Mathieu
1946498698 feat: implements MongoDB with Panache 2019-09-24 15:16:54 +02:00
Manyanda Chitimbo
e2697d095a ci: add mysql jdbc native test 2019-09-24 00:03:43 +02:00
Clement Escoffier
aeb665f6e2 Cleanup Vert.x integration tests 2019-09-19 17:02:35 +02:00
Clement Escoffier
d2455f860d Various improvements of the vert.x extensions
* Add more integration tests for the different extensions
* Add new native jobs into the CI pipeline
* Add support for the max eventLoop/worker execute time
* Move vert.x configuration to its own package.
* Fix cluster options creation
2019-09-19 16:32:37 +02:00
Guillaume Smet
d40e5f358b Add a CI run with JDK 12 2019-09-18 16:16:29 +02:00
George Gastaldi
e2fb9a200e Do not trigger CI if any Github issue template changes 2019-09-13 08:16:54 -03:00
Stuart Douglas
2a63ab65fe Fix JDK11 build 2019-09-11 08:40:38 +10:00
Stuart Douglas
cb6491e205 Use a dedicated job for the native build 2019-09-09 12:56:09 +10:00
Stuart Douglas
d89a669086 Split up the native jobs further to take advantage of the extra agents 2019-09-09 10:39:51 +10:00
Clement Escoffier
28e9032fec set timeout for each native build to detect unexpected duration increase 2019-09-05 17:28:52 +02:00
Stuart Douglas
680fa91a87 Test Keycloak in CI 2019-09-04 14:11:50 +10:00
Stuart Douglas
df85a95d8b Fix CI 2019-09-02 09:45:32 +10:00
Stuart Douglas
8ce3d73dab Fix maven cache on windows 2019-09-01 16:15:49 +10:00
Minto van der Sluis
7358057e3f Added support for @JsonPOJOBuilder annotated classes as reflectiveClass
- Use @JsonDeserialize (instead of @JsonPOJOBuilder) to add reflective classes.
- Both model and builder are added
- Added safeguard for @JsonDeserialize without builder
- Transformed reproducer project into integration tests for jackson extension.
- Added support for models and model builders with inheritance
2019-08-31 15:13:22 +02:00