~maas-committers/maas/+git/temporal:release/v1.4.x

Last commit made on 2021-02-18
Get this branch:
git clone -b release/v1.4.x https://git.launchpad.net/~maas-committers/maas/+git/temporal

Branch merges

Branch information

Name:
release/v1.4.x
Repository:
lp:~maas-committers/maas/+git/temporal

Recent commits

d24b6f0... by wenquan xing <email address hidden>

Try fix buildkite docker

ef0fa67... by wenquan xing <email address hidden>

Patch 1.4.4

7e9e264... by wenquan xing <email address hidden>

Pick #1187

1a6b7b3... by wxing1292 <email address hidden>

Bugfix: activity heartbeat timeout (#1220)

* Activity heartbeat timeout can be override by start to close timeout, not schedule to close timeout

8b4869d... by wxing1292 <email address hidden>

Fix docker build (#1138)

e8301eb... by wxing1292 <email address hidden>

Use go install instead of go get (#1136)

* Fix build issue caused by binary installation
* Use go install instead of go get
Ref: https://www.pixelstech.net/article/1608961684-About-go-get-and-go-install-in-Go-1-16

ada5ee0... by wenquan xing <email address hidden>

Update docker compose for 1.4.2

ae372f4... by wxing1292 <email address hidden>

Bugfix: infinite timeout for SDK compatibility (#1141)

* If activity has 0 schedule to close timeout (no timeout), server should correctly set / override the schedule to close timeout as 'start time' - 'first schedule time' + 'start to close timeout'. Previous the 'start time' - 'first schedule time' compensation is not included

43bfa77... by wxing1292 <email address hidden>

Properly handle infinite activity timeout for SDK (#1073)

* Properly handle infinite activity timeout for SDK

401e0ff... by wxing1292 <email address hidden>

Bump server version to 1.4.1 (#1072)