Commits on Source
100+
c5847cac
Merge branch 'autocore-column-order' into 'master'
May 04, 2026
0790cff9
Use bash for local exec in loadtest setup
May 04, 2026
47298dd3
Use dind for loadtest
May 04, 2026
c04f104b
Use runner with privileged DinD support for loadtest
May 04, 2026
398d235d
Bump task attempt only when scheduling a retry
May 04, 2026
5732f444
Rework workflow round to execution result
May 04, 2026
4f92fc49
Rework activity execution results
May 04, 2026
1976f7e8
Refactor abort cause for workflows and activities
May 04, 2026
c3241b71
Remove unused workflow attempt column
May 04, 2026
b197f66c
Remove redundant max_attempts from activity task table
May 04, 2026
9eba7315
Add missing metrics to autocore docs
May 04, 2026
5f47f4f5
Do not skip build in run loadtest job
May 04, 2026
0a00ff34
Implement workflow and activity abort retries
May 04, 2026
9cf8aa05
Delete orphan Retrying tasks when scheduled retry fires for terminal workflow
May 04, 2026
0e7fb21d
Only fire retry timers when new task exists
May 04, 2026
fee623cb
Register timer hints for workflow and activity retries
May 04, 2026
a61fbbf9
Add length checks to text columns
May 05, 2026
5bee0400
Merge branch 'results' into 'master'
May 05, 2026
14d80b67
Change AutoFlow engine proto to 2023 edition
May 05, 2026
d8eb22b9
Add StartWorkflow RPC for caller-supplied Starlark workflows
May 05, 2026
3544a52a
go: Update module github.com/getsentry/sentry-go to v0.46.1
May 05, 2026
42cc5e6c
Merge branch 'renovate/github.com-getsentry-sentry-go-0.x' into 'master'
May 05, 2026
ce8429f1
Merge branch 'text-column-length-checks' into 'master'
May 06, 2026
1013ba48
chore(deps): update dependency grpc to v1.80.0
May 06, 2026
aeb09dc0
Expose workers in worker manager
May 06, 2026
52d91805
Merge branch 'ash2k/refactor-for-multidb' into 'master'
May 06, 2026
94f1c0a7
go: Update gitlab.com/gitlab-org/cluster-integration/tunnel digest to 71348b8
May 07, 2026
7c68b7c8
Merge branch 'renovate/gitlab.com-gitlab-org-cluster-integration-tunnel-digest' into 'master'
May 07, 2026
50ae55e1
Merge branch 'exec-wf-with-def' into 'master'
May 07, 2026
8e102442
Remove racing deletion of wf task when system aborts (cancel, fenced, ...)
May 07, 2026
3f1307ec
Implement first iteration of child workflows
May 07, 2026
d1950cf2
Fix visibility for autocore and loadtests
May 07, 2026
5fb9868b
Merge branch 'fix-deleted-task-for-aborts' into 'master'
May 07, 2026
8b3363f2
Merge branch 'child-workflows' into 'master'
May 07, 2026
689b426d
Pin saas runners for all loadtest jobs
May 07, 2026
c64182c7
Remove unreachable yield-during-suspension paths in suspendLoop
May 07, 2026
4a7e90ca
Remove unreachable suspendLoop branches
May 07, 2026
56b082a6
Rebind logger with resumed task context fields
May 07, 2026
8585da66
Merge branch 'remove-dead-belt-and-suspenders-code' into 'master'
May 07, 2026
c9168c6c
Support inline activities
May 07, 2026
040a2ae6
Fix abort retry bug in futures
May 07, 2026
1fdb479c
Merge branch 'inline-activity' into 'master'
May 07, 2026
ee7ae067
Stop racing ctx.Done() with outcomeCh in handleWorkflowRound
May 07, 2026
04b15676
Remove redundant wf cancel on parent ctx done
May 07, 2026
79e0dd1d
Merge branch 'handle-wf-round-cancel' into 'master'
May 08, 2026
0540137b
Merge branch 'renovate/grpc-1.x' into 'master'
May 08, 2026
faa578b4
chore(deps): update dependency gazelle to v0.51.0
May 08, 2026
1be88804
chore(deps): update dependency golangci-lint to v2.12.1
May 08, 2026
b9ec6e1c
Fix linting warnings
May 09, 2026
1ee0d13e
Merge branch 'renovate/gazelle-0.x' into 'master'
May 09, 2026
81081902
Merge branch 'renovate/golangci-lint-2.x' into 'master'
May 09, 2026
4c682c0b
go: Update gitlab.com/gitlab-org/cluster-integration/tunnel digest to 5e583fc
May 11, 2026
1398ee85
chore(deps): update docker docker tag to v29.4.3
May 11, 2026
31b7fbb1
go: Update module google.golang.org/api to v0.277.0
May 11, 2026
9afd5f14
Merge branch 'renovate/google-golang-org-api' into 'master'
May 11, 2026
613786fe
Merge branch 'renovate/gitlab.com-gitlab-org-cluster-integration-tunnel-digest' into 'master'
May 11, 2026
28db4145
Merge branch 'renovate/docker-29.x' into 'master'
May 11, 2026
fc82d1c5
go: Update module google.golang.org/grpc to v1.81.0
May 11, 2026
1f9b7885
Merge branch 'renovate/google.golang.org-grpc-1.x' into 'master'
May 11, 2026
ccf79549
go: Update gitlab.com/gitlab-org/cluster-integration/tunnel digest to b7d098d
May 11, 2026
3401b0cb
go: Update module github.com/getsentry/sentry-go to v0.46.2
May 11, 2026
5a96ee0c
Merge branch 'renovate/gitlab.com-gitlab-org-cluster-integration-tunnel-digest' into 'master'
May 11, 2026
bc76a209
Merge branch 'renovate/github.com-getsentry-sentry-go-0.x' into 'master'
May 11, 2026
270962d1
go: Update module github.com/google/cel-go to v0.28.1
May 12, 2026
904f129b
Merge branch 'renovate/github.com-google-cel-go-0.x' into 'master'
May 13, 2026
6fba7bbd
Add events_platform Ruby stubs to gitlab-kas-grpc gem
May 13, 2026
36dd14fc
Merge branch 'ck3g-add-events-platform-stubs' into 'master'
May 13, 2026
767a62ad
Update changelog for 18.11.3
May 13, 2026
825fe0fe
Update changelog for 18.10.6
May 13, 2026
de03b819
Update changelog for 18.9.7
May 13, 2026
ddc06684
chore(deps): update dependency golangci-lint to v2.12.2
May 13, 2026
bb56602d
Merge branch 'renovate/golangci-lint-2.x' into 'master'
May 13, 2026
fd6a9da3
go: Update gitlab.com/gitlab-org/cluster-integration/tunnel digest to 7549b0c
May 13, 2026
691c4191
Merge remote-tracking branch 'dev/master'
May 13, 2026
64a9e940
Merge branch 'renovate/gitlab.com-gitlab-org-cluster-integration-tunnel-digest' into 'master'
May 14, 2026
eb5cce66
Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc
May 14, 2026
5b37aac0
Fix cache invalidation
May 14, 2026
c87aafcd
Merge branch 'ash2k/bump-plugin' into 'master'
May 14, 2026
7dbbdc6e
go: Update k8s.io/utils digest to ff6756f
May 14, 2026
86fe862a
Merge branch 'renovate/k8s.io-utils-digest' into 'master'
May 15, 2026
70e15e4b
Remove unnecessary locking
May 15, 2026
e91c6483
Extra WorkerManager methods
May 15, 2026
528f8ab1
Cleanup migration test plumbing
May 15, 2026
5ab5e38b
Defensive quoting in shell scripts
May 15, 2026
651e71bf
Merge branch 'ash2k/refactor' into 'master'
May 15, 2026
a68cdb25
chore(deps): update dependency googleapis to v0.0.0-20260514-1dbb1a14
May 15, 2026
8d4115e8
Merge branch 'renovate/googleapis-0.x' into 'master'
May 16, 2026
4c2c3b33
chore(deps): update bazel oci images
May 18, 2026
63127013
chore(deps): update dependency python to v3.14.5
May 18, 2026
1960fc43
Merge branch 'renovate/python-3.x' into 'master'
May 18, 2026
1f9db232
chore(deps): update docker docker tag to v29.5.0
May 18, 2026
a56d6f82
Merge branch 'renovate/bazel-oci' into 'master'
May 18, 2026
628da54b
Merge branch 'renovate/docker-29.x' into 'master'
May 18, 2026
b1731945
go: Update github.com/redis/rueidis packages to v1.0.75
May 18, 2026
ec42b267
Merge branch 'renovate/redis-rueidis-go' into 'master'
May 18, 2026
7f7f27ed
Don't build Ruby from source
May 18, 2026
c56713c2
Merge branch 'ash2k/dont-build-ruby' into 'master'
May 18, 2026
1fe21336
Update VERSION files
May 19, 2026
82f8ed4a
Update VERSION files
May 20, 2026
66b8ef0e
Update VERSION files
May 21, 2026
Additional commits have been omitted to prevent performance issues.
Loading
Loading