Commit Graph

41 Commits

Author SHA1 Message Date
Mahmoud Ben Hassine
acdb1741f1 Add workflow_dispatch trigger to the CI build
This is needed to manually trigger the workflow
without having to push a commit to the main branch.

The typical use case is when an upstream dependency
causes a build failure in the latest snapshot and
we want to test the fix by triggering a new build on
github.
2024-09-30 13:20:17 +02:00
Mahmoud Ben Hassine
52e6ad848a Remove continuous inspection profile and workflow 2024-09-27 10:53:52 +02:00
Mahmoud Ben Hassine
f9a3ca5e43 Fix javadocs deployment path 2024-05-29 11:01:31 +02:00
Mahmoud Ben Hassine
94ec542905 Fix command syntax in documentation deployment scripts 2024-04-24 12:11:35 +02:00
Mahmoud Ben Hassine
52beef2dac Fix javadocs deployment script
Resolves #4511
2023-12-15 10:46:40 +01:00
Mahmoud Ben Hassine
2d30b63788 Update extension build workflow 2023-12-01 18:16:45 +01:00
Mahmoud Ben Hassine
7be7f45645 Fix extension build workflow 2023-12-01 18:05:09 +01:00
Mahmoud Ben Hassine
27dcdb6ca8 Add workflow to build spring batch extensions 2023-12-01 17:58:07 +01:00
Mahmoud Ben Hassine
90497bc749 Remove unused workflow 2023-12-01 15:55:47 +01:00
Mahmoud Ben Hassine
4e2b5d2bc7 Fix documentation upload workflow 2023-09-20 10:13:46 +02:00
Mahmoud Ben Hassine
3fddcd6949 Update documentation upload workflow 2023-09-20 09:51:54 +02:00
Mahmoud Ben Hassine
df4bf84688 Fix Javadocs assembly 2023-09-11 11:17:38 +02:00
Mahmoud Ben Hassine
73450563e5 Fix continuous integration workflow 2023-09-08 22:40:00 +02:00
Rob Winch
2e8d5063f7 Migrate documentation to Antora
Issue #4422
2023-09-06 08:58:43 +02:00
Mahmoud Ben Hassine
63ae725559 Update release workflow 2023-08-23 10:10:41 -07:00
Mahmoud Ben Hassine
a5b7b14af8 Add branch 5.0.x to the CI/CD workflow 2023-08-03 10:18:57 +02:00
Robert McNees
babb91342d Update GitHub Action
Resolves #4346
2023-04-11 15:00:05 +02:00
Mahmoud Ben Hassine
7a0fedec02 Add Github Action to generate release notes 2023-02-28 16:46:24 +01:00
Mahmoud Ben Hassine
dee6862f9a Rename Github Actions workflow files 2023-02-27 22:34:08 +01:00
Mahmoud Ben Hassine
e07ed7a58b Update the release process to automatically close the staging repository 2023-02-27 22:31:19 +01:00
Mahmoud Ben Hassine
8b4dce7923 Update documentation upload build 2023-02-27 22:28:28 +01:00
Mahmoud Ben Hassine
58802381c9 Add Github Action to deploy a milestone release to Artifactory 2023-02-27 22:26:20 +01:00
Mahmoud Ben Hassine
310575ab06 Fix directory setup in sonatype staging build 2023-02-23 00:00:09 +01:00
Mahmoud Ben Hassine
3aa72bf96a Fix artifact URLs in sonatype staging build 2023-02-22 23:36:16 +01:00
Mahmoud Ben Hassine
001aac4f46 Fix steps order in artifactory staging build 2023-02-22 20:53:21 +01:00
Mahmoud Ben Hassine
ab9dbc3e93 Update documentation upload build to deploy XSD schemas
Issue #4128
2023-02-20 22:53:55 +01:00
Mahmoud Ben Hassine
27c0e775b5 Add github action to generate and upload a release documentation 2023-01-18 21:15:17 +01:00
Mahmoud Ben Hassine
17b66ff11d Rename github actions 2023-01-18 20:41:08 +01:00
Mahmoud Ben Hassine
ccd671004c Add github action to stage a release to Sonatype 2023-01-18 20:40:31 +01:00
Mahmoud Ben Hassine
d3bb0ded41 Add github action for continuous inspection 2022-12-16 05:54:35 +01:00
Mahmoud Ben Hassine
ee31017d06 Add github action to stage a release to Artifactory 2022-12-14 17:31:28 +01:00
Mahmoud Ben Hassine
c93d747f42 Fix SSH key permissions in build action 2022-12-14 17:02:10 +01:00
Mahmoud Ben Hassine
7601553a21 Fix SSH key setup in build action 2022-12-14 16:44:42 +01:00
Mahmoud Ben Hassine
b4d7f6bdfb Add step to setup SSH key in build action 2022-12-14 16:08:39 +01:00
Mahmoud Ben Hassine
2ca5c223d8 Fix syntax of scp command in build action 2022-12-14 06:25:54 +01:00
Mahmoud Ben Hassine
2c863bf7ea Update main CI/CD build action 2022-12-13 13:17:46 +01:00
Mahmoud Ben Hassine
8eed4aca01 Add step to deploy docs during the main CI/CD build 2022-12-13 13:00:43 +01:00
Mahmoud Ben Hassine
b7971ca538 Add Artifactory credentials to the build environment 2022-12-13 00:34:17 +01:00
Mahmoud Ben Hassine
9eebaf4410 Update build to deploy artifacts to Artifactory 2022-12-13 00:24:55 +01:00
Mahmoud Ben Hassine
423067557a Add Github Action to build the project
Issue #4128
2022-12-09 01:37:22 +01:00
Mahmoud Ben Hassine
d43de5cf65 Add github actions workflow to stage a release on maven central 2021-05-12 09:13:38 +02:00