John Blum
ea05331b2c
Upgrade to Awaitility 4.1.0.
2021-05-20 11:32:41 -07:00
John Blum
12ba73aa2f
Edit README to refer to 1.5.0-RC1.
...
In addition, refer all Spring Boot & SBDG docs to the latest GA version (1.4.5/2.4.5).
2021-04-28 12:46:45 -07:00
John Blum
c0fc0eacf5
Prepare next development iteration.
...
Set Spring Boot version to 2.5.0-SNAPSHOT.
Set version to 1.5.0-SNAPSHOT.
2021-04-28 12:22:07 -07:00
John Blum
23f88913a7
Release 1.5.0-RC1.
2021-04-28 11:49:00 -07:00
John Blum
92bef1280f
Edit changelog and add 1.5.0-RC1 release notes.
2021-04-28 11:32:59 -07:00
John Blum
47d00d7009
Upgrade to Testcontainers 1.15.3.
2021-04-28 11:18:04 -07:00
John Blum
9993b78157
Upgrade to Spring Session BOM 2021.0.0-RC1.
...
Upgrade to Spring Session for Apache Geode 2.5.0-RC1.
2021-04-28 11:17:37 -07:00
John Blum
6322eda639
Upgrade to Spring Data Pascal GA.
...
Upgrade to Spring Data BOM 2021.0.0 (Pascal GA).
Upgrade to Spring Data for Apache Geode 2.5.0.
2021-04-28 11:16:34 -07:00
John Blum
6fa1fb8b3f
Upgrade to Spring Boot 2.5.0-RC1.
2021-04-28 11:15:23 -07:00
John Blum
5f426384be
Upgrade to Spring Framework 5.3.6.
2021-04-28 11:14:56 -07:00
John Blum
c84958250d
Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.7.
2021-04-28 11:14:32 -07:00
John Blum
099d7fd8bc
Edit README to refer to 1.4.5.
2021-04-28 11:11:01 -07:00
John Blum
95966fc30b
Edit README to refer to 1.3.10.RELEASE.
2021-04-28 11:10:18 -07:00
John Blum
d6cb3d124a
Edit changelog and include 1.4.5 release notes.
2021-04-28 11:09:47 -07:00
John Blum
6fce19f9c9
Edit changelog and include 1.3.10.RELEASE notes.
2021-04-28 11:09:06 -07:00
John Blum
00534fe590
Set the Docs host for deployment.
2021-04-27 11:16:57 -07:00
John Blum
102928314c
Add sub-project-specific directory (e.g. 'boot') under /tmp/geode directory on build machine.
2021-04-14 14:51:43 -07:00
John Blum
d0deadefbb
Switch Jenkinsfile to build on 'any' agent.
2021-04-12 15:13:20 -07:00
John Blum
ee8593918b
Edit README to refer to 1.5.0-M3.
2021-04-09 16:29:05 -07:00
John Blum
0bede72cca
Prepare next development iteration.
...
Set Spring Boot version to 2.5.0-SNAPSHOT.
Set version to 1.5.0-SNAPSHOT.
2021-04-09 16:07:58 -07:00
John Blum
3dfba672b5
Release 1.5.0-M3.
2021-04-09 15:47:28 -07:00
John Blum
7d78f06cac
Edit changelog and add 1.5.0-M3 release notes.
2021-04-09 15:44:00 -07:00
John Blum
bb228afec8
Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.5.0-M3.
2021-04-09 15:36:06 -07:00
John Blum
8be725f875
Upgrade to Spring Cloud Bindings 1.7.1.
2021-04-09 15:23:24 -07:00
John Blum
2207797e33
Upgrade to Spring Boot 2.5.0-M3.
2021-04-09 15:22:34 -07:00
John Blum
416497545c
Upgrade to Apache Geode 1.13.2.
2021-04-09 15:21:43 -07:00
John Blum
fd8c874ef8
Edit README to refer to 1.4.4 and 1.4.5-SNAPSHOT.
2021-04-09 15:19:32 -07:00
John Blum
6d3267d219
Edit changelog and include 1.4.4 release notes.
2021-04-09 15:18:20 -07:00
John Blum
cd9c9f8561
Serialize the deployment of artifacts & docs.
2021-04-08 23:05:35 -07:00
John Blum
db6d6ec2c5
Fix syntax error in --no-build-cache option to the gradlew command in the ci/deployArtifact.sh Bash shell script.
2021-04-08 22:48:39 -07:00
John Blum
9404c0d6c0
Change log messages (echo) when deploying artifacts & docs.
2021-04-08 22:29:09 -07:00
John Blum
fabf9dec13
Move (start) the deployment of docs stage before the deployment of artifacts stage.
2021-04-08 22:08:48 -07:00
John Blum
30b7c66f23
Name the Docker container forks for the deployment of artifacts & docs after the hostname.
...
Log (echo) the $HOSTNAME for the host running each deployment.
2021-04-08 22:08:07 -07:00
John Blum
3550f3c124
Map the /tmp directory between the host Jenkins node and the Docker container.
2021-04-08 20:55:03 -07:00
John Blum
d778ebe1c9
Remove (clean) the .gradle/ directory inside the build/checkout/working directory.
2021-04-08 20:54:54 -07:00
John Blum
ebe48bd62b
Create and use different/separate Gradle caches (directory locations) for build, artifacts and docs phases/stages.
2021-04-08 15:06:03 -07:00
John Blum
11e8e7aa3b
Login as 'root' when forking the Docker containers used to deploy artifacts & docs.
...
Reinstate the declaration of the 'user.name' Java System System Property set to 'jenkins' during the Build phase (check).
Execute chown command to change the owner of the SBDG build directory to 'jenkins' prior to deploying artifacts & docs.
Declare the 'user.name' (set to 'jenkins') and `java.io.tmpdir' (set to '/tmp') Java System Properties in Gradle Options prior to deploying artifacts & docs.
2021-04-08 13:21:27 -07:00
John Blum
56ca80ff73
Polish.
2021-04-07 21:02:44 -07:00
John Blum
fee8821d89
Disable the Gradle build-cache & configuration-cache when deploying artifacts.
...
Remove the unnecessary --refresh-dependencies option when deploying artifacts & docs.
2021-04-07 21:01:10 -07:00
John Blum
59b7f678b3
Set the 'java.io.tmpdir' Java System Property to '/tmp'.
2021-04-07 20:52:51 -07:00
John Blum
b2c1363d76
Move 'docker login' command to setup.sh.
...
Move 'chown' and and 'mkdir /tmp/jenkins-home' commmands to setup.sh.
Add 'exit 0' commands to the cleanup Bash shell scripts.
Add 'echo' commands to log build progress.
2021-04-07 20:49:27 -07:00
John Blum
65e111dd0f
Use Docker to deploy artifacts & docs.
2021-04-07 20:47:59 -07:00
John Blum
64cff111bf
Maintain 15 previous Jenkins CI build results.
2021-04-07 20:47:55 -07:00
John Blum
766d2d08eb
Define 'DOCKER_HUB' (build) environment variable to access the credentials (username/password) required to login to Docker.
2021-04-07 20:47:50 -07:00
John Blum
404f8759e8
Fix Jenkinsfile syntax errors.
...
Remove outer, erroneous try-finally block wrapping the build stages and then attempting to 'notify' users of the build result.
Change finally block to a post block.
Add slacksend notification.
2021-04-07 20:37:22 -07:00
John Blum
7144a5e4af
Refactor Jenkinsfile to use Bash shell scripts to execute individual, isolated Steps in the Staged Jenkins CI build Pipeline.
2021-04-07 20:36:24 -07:00
John Blum
01347ac4af
Separate Jenkins CI build Pipeline Steps into individual Bash shell scripts.
2021-04-07 20:36:04 -07:00
John Blum
0ba6de396e
Add doc on how to build locally.
...
"Think global, build local!"
2021-04-07 20:33:44 -07:00
John Blum
06870a6615
Configure the NoHTTP Checkstyle Gradle Plugin to ignore the .gradle/ and .m2/ directories if under the project (build) working directory.
2021-04-04 17:43:34 -07:00
John Blum
56497fb9ec
Edit comments.
2021-04-02 13:41:38 -07:00