buildmaster
45e2d5e467
Bumping versions
2023-06-30 13:58:14 +00:00
buildmaster
800e6892d5
Bumping versions
2023-04-28 21:05:14 +00:00
buildmaster
78d0b061cf
Bumping versions to 2.4.7-SNAPSHOT after release
2023-02-23 23:00:21 +00:00
buildmaster
50f93a8838
Going back to snapshots
2023-02-23 23:00:20 +00:00
buildmaster
e366c07936
Update SNAPSHOT to 2.4.6
2023-02-23 22:57:02 +00:00
buildmaster
97f2404750
Bumping versions
2023-02-16 21:05:02 +00:00
Glenn Renfro
adb15e2234
Updated versions for 2.4.6 release
2023-02-16 13:41:31 -05:00
Henning Poettker
b19556c217
Inject event publisher into TaskJobLauncherApplicationRunner
...
Polished on cherry-pick
2023-02-13 17:55:11 -05:00
Henning Poettker
054d0d6440
Simplify monitoring of job executions
...
Resolved backport issues
2023-02-08 17:10:55 -05:00
buildmaster
8306f00ec2
Bumping versions to 2.4.6-SNAPSHOT after release
2022-11-03 15:17:41 +00:00
buildmaster
7d53d726b4
Going back to snapshots
2022-11-03 15:17:41 +00:00
buildmaster
33d42d075d
Update SNAPSHOT to 2.4.5
2022-11-03 15:14:21 +00:00
Glenn Renfro
ae2f8984be
Remove deprecated html-single documentation
...
The html document supercedes the use of the html-single documentation.
However task was still creating a stub html-single docment
2022-09-29 17:04:41 -04:00
Glenn Renfro
bda4cd1917
StartTime is now honored for TaskExecution
...
regardless if they were created before or during task execution.
resolves #861
Readded check for duplicate launch request
2022-09-14 11:56:40 -04:00
buildmaster
0bfacb193b
Going back to snapshots
2022-09-06 20:05:11 +00:00
buildmaster
cd0cd809a9
Update SNAPSHOT to 2.4.4
2022-09-06 20:01:57 +00:00
buildmaster
9773ff8792
Bumping versions to 2.4.5-SNAPSHOT after release
2022-09-02 23:29:41 +00:00
buildmaster
794eef569a
Going back to snapshots
2022-09-02 23:29:40 +00:00
buildmaster
cedad8798f
Update SNAPSHOT to 2.4.4
2022-09-02 23:26:20 +00:00
buildmaster
14bd555955
Bumping versions
2022-08-17 21:10:00 +00:00
Glenn Renfro
bcc070aaff
Removed Caching when creating sequences to enforce order
...
resolves #853
2022-08-15 18:51:46 -04:00
buildmaster
757187ab65
Bumping versions
2022-06-30 21:13:27 +00:00
buildmaster
a0a9e59e31
Bumping versions
2022-06-14 21:11:08 +00:00
spencergibb
3a62ce5f32
Updates cloud dependencies to snapshots
2022-05-27 14:06:10 -04:00
Glenn Renfro
f4e234751c
Update Version to 2.4.4-SNAPSHOT
2022-05-27 13:23:28 -04:00
buildmaster
9b22485971
Update SNAPSHOT to 2.4.3
2022-05-27 13:23:28 -04:00
Spencer Gibb
0af7520cf5
don't deploy docs
2022-05-26 11:58:56 -04:00
Glenn Renfro
31809c75e2
Replace Testcontainer getContainerIpAddress with getHost
2022-05-25 09:53:02 -04:00
Glenn Renfro
535175d664
Update Test Container version
2022-05-24 10:44:46 -04:00
buildmaster
da36f6c4e1
Bumping versions to 2.4.3-SNAPSHOT after release
2022-04-27 10:34:58 +00:00
buildmaster
8f17e5da54
Going back to snapshots
2022-04-27 10:34:57 +00:00
buildmaster
d76506e9de
Update SNAPSHOT to 2.4.2
2022-04-27 10:31:34 +00:00
Olga Maciaszek-Sharma
a1eb763da3
Revert "Update SNAPSHOT to 2.4.2"
...
This reverts commit 508e622ebe .
2022-04-27 11:04:05 +02:00
Olga Maciaszek-Sharma
e02b258857
Revert "Going back to snapshots"
...
This reverts commit df4ddb602f .
2022-04-27 11:03:57 +02:00
Olga Maciaszek-Sharma
28a4c9b951
Revert "Bumping versions to 2.4.3-SNAPSHOT after release"
...
This reverts commit ae89d16807 .
2022-04-27 11:03:48 +02:00
buildmaster
ae89d16807
Bumping versions to 2.4.3-SNAPSHOT after release
2022-04-26 15:45:17 +00:00
buildmaster
df4ddb602f
Going back to snapshots
2022-04-26 15:45:16 +00:00
buildmaster
508e622ebe
Update SNAPSHOT to 2.4.2
2022-04-26 15:41:58 +00:00
Glenn Renfro
a679300fdd
Updated Spring Cloud Build to 3.1.2-SNAPSHOT
2022-04-19 08:33:02 -04:00
Glenn Renfro
7a043611df
Updated versions for next release
2022-04-18 11:20:25 -04:00
buildmaster
5bffc8480f
Bumping versions to 2.4.2-SNAPSHOT after release
2022-02-17 16:37:25 +00:00
buildmaster
e4cb3b196c
Going back to snapshots
2022-02-17 16:37:24 +00:00
buildmaster
1b990a1b62
Update SNAPSHOT to 2.4.1
2022-02-17 16:33:57 +00:00
Glenn Renfro
b20bb7982e
Task now relies on Boot BOM for versions
2022-02-14 11:42:49 -05:00
Glenn Renfro
a60235ac3a
TaskBatcheExecutionListener is now created before other jobexec listeners
...
Resolves #818
This resolves the scenario where a JobExecutionListenerSupport fails before the TaskBatchExecutionListener fires and thus the TASK-BATCH table is not populated.
2022-01-20 16:45:20 -05:00
Henning Poettker
102f4b7c35
Use strict H2 query syntax for paging query provider
...
Simplify tests a bit
Updated to snapshot dependencies
Updated test and to set the version of h2 to us boot bom.
2022-01-10 17:24:23 -05:00
Robert McNees
f74d38a47f
New build profile to compile without local Docker environment
2021-12-15 07:20:09 -05:00
buildmaster
b941324465
Bumping versions
2021-12-02 09:24:14 +00:00
buildmaster
78d51438e9
Bumping versions to 2.4.1-SNAPSHOT after release
2021-12-01 18:17:24 +00:00
buildmaster
385cc836c4
Going back to snapshots
2021-12-01 18:17:23 +00:00