Commit Graph

780 Commits

Author SHA1 Message Date
Glenn Renfro
953cbeb3ec Updated antora-playbook to use correct configuration
also added static-page-extension
2023-09-22 17:54:52 -04:00
Glenn Renfro
65aa48587d Removed static-page-extension 2023-09-21 18:52:20 -04:00
Glenn Renfro
1421aba3c9 Trying version 0.0.4 2023-09-21 18:48:17 -04:00
Glenn Renfro
efcbd4783e Removed static-page-extension 2023-09-21 18:30:18 -04:00
Glenn Renfro
56a55dcf32 Update versions and set index name to springdocs 2023-09-21 18:22:41 -04:00
Marcin Grzejszczak
ac523932c6 Update deploy-docs.yml 2023-09-08 18:40:14 +02:00
Marcin Grzejszczak
9cd844827c Initial commit 2023-09-08 16:32:26 +02:00
Marcin Grzejszczak
4595ffc819 Enable Section Summary TOC for small pages 2023-09-08 16:32:25 +02:00
Marcin Grzejszczak
4e15838b7d Fix cross references 2023-09-08 16:32:25 +02:00
Marcin Grzejszczak
c898f11f94 Remove includes 2023-09-08 16:32:25 +02:00
Marcin Grzejszczak
d15755c2a0 Generate a default navigation 2023-09-08 16:32:25 +02:00
Marcin Grzejszczak
6244c8e08e Fix indentation for all pages 2023-09-08 16:32:25 +02:00
Marcin Grzejszczak
2be4860b28 Copy default antora files 2023-09-08 16:32:25 +02:00
Marcin Grzejszczak
839a7b7d3a Remove unnecessary asciidoc attributes 2023-09-08 16:32:25 +02:00
Marcin Grzejszczak
f54bda8221 Insert explicit ids for headers 2023-09-08 16:32:25 +02:00
Marcin Grzejszczak
4f97031060 Migrate Structure 2023-09-08 16:32:25 +02:00
Glenn Renfro
dbbae91056 User can establish taskNameReslover via configurer vs SimpleTaskAutoConfiguration.
resolves #801
2023-09-07 16:30:10 -04:00
Glenn Renfro
1f39989831 Remove native compilation hint from batch job sample 2023-09-07 15:56:51 -04:00
Kevin Bimonte
1744b0bbc4 fix(doc): Update name of project to Spring Cloud Task (#912) 2023-08-24 10:07:27 -07:00
Ben Rankin (@UvixCreative)
4841f07fde Removed line referring to epub documentation. Fixes #909
Signed-off-by: Ben Rankin (@UvixCreative) <benrankin4000@gmail.com>
2023-08-21 22:34:47 -07:00
buildmaster
1e791c68c4 Bumping versions 2023-08-12 17:18:12 +00:00
Glenn Renfro
856a56c707 Context now use bean for application in test 2023-08-11 16:06:47 -04:00
buildmaster
b4e732211c Going back to snapshots 2023-08-10 01:54:27 +00:00
buildmaster
ff83701cd3 Update SNAPSHOT to 3.1.0-M1 2023-08-10 01:50:18 +00:00
Glenn Renfro
8adfcb44de Updating to deployer to version 2.8.3 2023-08-08 13:39:52 -04:00
buildmaster
bcca4404d6 Bumping versions 2023-07-22 17:18:12 +00:00
Glenn Renfro
10dee0be5e Updated 3.1 updates in sample apps
Simplified usage of Ranges in single-step-batch-job for filereader
2023-07-07 13:44:16 -04:00
Glenn Renfro
05b553dbde Closed an observation left open in TaskListener task
This caused observation tests to fail after test reshuffling.
2023-07-05 15:05:22 -04:00
Glenn Renfro
e72c730cbc Update timestamp and batch app tests to check task name
With the latest changes in boot logs include app name and the tests needed to be amended to look at the name value that is returned as a part of the task log
2023-06-22 16:12:37 -04:00
Glenn Renfro
cd54b77c6f Updated samples to boot 3.2
Removed versions for test containers.  This is now managed by Boot
Updated samples to be version 3.1.
2023-06-15 09:41:17 -04:00
spencergibb
c78d09f343 Updates to 3.1.0-SNAPSHOT
Uses s-c-build 4.1.0-SNAPSHOT
2023-06-14 14:12:06 -04:00
buildmaster
16542604e9 Bumping versions 2023-05-26 19:45:07 +00:00
buildmaster
d62e8dc605 Bumping versions 2023-05-25 00:15:53 +00:00
buildmaster
1a63e3b768 Bumping versions to 3.0.4-SNAPSHOT after release 2023-05-24 19:08:09 +00:00
buildmaster
b6f62dbedf Going back to snapshots 2023-05-24 19:08:08 +00:00
buildmaster
c8c5bae7d0 Update SNAPSHOT to 3.0.3 2023-05-24 19:03:47 +00:00
Glenn Renfro
0a596a19ee Updated partitioning readme to contain content on Kubernetes 2023-05-08 14:27:49 -04:00
Glenn Renfro
30ac726523 Added Spring-boot-starter-jdbc to Task Starter
The user adds this  dependency is added each time they  implement Spring Cloud task

Resolves #758
2023-05-08 07:27:54 -04:00
Glenn Renfro
24a54b954b Updated libs-snapshot to snapshot for test dependencies and props 2023-05-01 16:17:04 -04:00
David McClatchey
ab87387b8b updated wording to be single spring batch job
updating batch job wording
2023-04-12 08:09:10 -04:00
buildmaster
c6cd589cf7 Bumping versions to 3.0.3-SNAPSHOT after release 2023-03-28 15:10:22 +00:00
buildmaster
cfec853435 Going back to snapshots 2023-03-28 15:10:21 +00:00
buildmaster
3bdd991f69 Update SNAPSHOT to 3.0.2 2023-03-28 15:06:10 +00:00
buildmaster
a4dee5647e Bumping versions 2023-03-21 00:16:00 +00:00
Glenn Renfro
4f0b68bd0b Identified depracations and updated the code 2023-03-20 14:01:45 -04:00
Glenn Renfro
afc1b2ea9e Needed to update property name for job names.
it is singular now for Boot 3.x.
2023-03-20 10:53:07 -04:00
Glenn Renfro
f7d52e6f12 Merged MapTaskExecutionTests into TaskExecutionDaoTests
Removes duplicated code.

Resolves #427
2023-02-24 17:31:45 -05:00
Glenn Renfro
4feaca28bf Docs discussing difference between SCT and spring.task propeties
User reported via this issue that the similar naming struction of these features was confusing.
Added docs to address this.

resolves #891
2023-02-21 14:07:22 -05:00
Henning Poettker
4ea9b9fa21 Inject event publisher into TaskJobLauncherApplicationRunner 2023-02-08 22:51:32 +01:00
Henning Poettker
30ce8f944f Simplify monitoring of job executions 2023-02-04 16:30:46 +01:00