{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":507744979,"defaultBranch":"main","name":"workflow","ownerLogin":"kubevela","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-06-27T03:02:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/74584788?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710367692.0","currentOid":""},"activityList":{"items":[{"before":"94c9275ef97adc3f5cb0790288c3c7ff8024588d","after":"76db4ac03eaa852b97da3d0d32c39ae8eb06ddcb","ref":"refs/heads/main","pushedAt":"2024-08-16T16:14:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"FogDong","name":"Tianxin Dong","path":"/FogDong","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15977536?s=80&v=4"},"commit":{"message":"Fix: fix context in provider (#194)\n\nfix: fix context in provider\r\n\r\nSigned-off-by: FogDong ","shortMessageHtmlLink":"Fix: fix context in provider (#194)"}},{"before":"1fa0042fe9f314183ae692c2a2246c7f7d04bcfb","after":"94c9275ef97adc3f5cb0790288c3c7ff8024588d","ref":"refs/heads/main","pushedAt":"2024-08-15T14:25:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"FogDong","name":"Tianxin Dong","path":"/FogDong","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15977536?s=80&v=4"},"commit":{"message":"Fix: fix native cue providers (#193)\n\n* fix: fix native cue providers\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: fix test\r\n\r\nSigned-off-by: FogDong \r\n\r\n---------\r\n\r\nSigned-off-by: FogDong ","shortMessageHtmlLink":"Fix: fix native cue providers (#193)"}},{"before":"9d557371b38431ef0d3e5abfcfc5bd7c1235cfc3","after":"1fa0042fe9f314183ae692c2a2246c7f7d04bcfb","ref":"refs/heads/main","pushedAt":"2024-08-14T16:51:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"FogDong","name":"Tianxin Dong","path":"/FogDong","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15977536?s=80&v=4"},"commit":{"message":"Feat: add builtin providers and fix helm (#192)\n\n* feat: add builtin providers and fix helm\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: fix lint\r\n\r\nSigned-off-by: FogDong \r\n\r\n---------\r\n\r\nSigned-off-by: FogDong ","shortMessageHtmlLink":"Feat: add builtin providers and fix helm (#192)"}},{"before":"7d94489306a895cbb5f7daaa1c9bb2c49bb05e87","after":"9d557371b38431ef0d3e5abfcfc5bd7c1235cfc3","ref":"refs/heads/main","pushedAt":"2024-08-13T15:37:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"FogDong","name":"Tianxin Dong","path":"/FogDong","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15977536?s=80&v=4"},"commit":{"message":"Feat: add new providers (#190)\n\n* feat: add new providers\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: lint\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: delete useless code\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: ignore package error\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: add test -v\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: set dynamic client\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: register schema\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: delete -v\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: fix test\r\n\r\nSigned-off-by: FogDong \r\n\r\n---------\r\n\r\nSigned-off-by: FogDong ","shortMessageHtmlLink":"Feat: add new providers (#190)"}},{"before":"c3331e7c07783ae1adcd03d0031c94b57a2b236b","after":"7d94489306a895cbb5f7daaa1c9bb2c49bb05e87","ref":"refs/heads/main","pushedAt":"2024-07-27T09:44:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"FogDong","name":"Tianxin Dong","path":"/FogDong","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15977536?s=80&v=4"},"commit":{"message":"Chore: refactor the cue engine with cuex (#162)\n\n* Chore: refactor the cue engine with cuex\r\n\r\nSigned-off-by: FogDong \r\n\r\n* use singelton for compiler\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix email test casses\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix test\r\n\r\nSigned-off-by: FogDong \r\n\r\n* add unmarshal to as util func\r\n\r\nSigned-off-by: FogDong \r\n\r\n* add time provider\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: fix compiler\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: fix lint and rebase\r\n\r\nSigned-off-by: FogDong \r\n\r\n* chore: update cue and fix context key\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: fix input fill val\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: fix checkpending field path\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: fix nil pointer return in kube\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: fix error in return\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: add mutex for syntax\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: add kubeclient runtime param\r\n\r\nSigned-off-by: FogDong \r\n\r\n* chore: clean up stdlib\r\n\r\nSigned-off-by: FogDong \r\n\r\n* fix: do not override runtime params\r\n\r\nSigned-off-by: FogDong \r\n\r\n---------\r\n\r\nSigned-off-by: FogDong \r\nSigned-off-by: FogDong ","shortMessageHtmlLink":"Chore: refactor the cue engine with cuex (#162)"}},{"before":"f187b42dc945ed0a7039d2c9ec20f5bd4df65deb","after":"c3331e7c07783ae1adcd03d0031c94b57a2b236b","ref":"refs/heads/main","pushedAt":"2024-07-10T14:17:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"FogDong","name":"Tianxin Dong","path":"/FogDong","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15977536?s=80&v=4"},"commit":{"message":"Chore: Update the go version to 1.22 (#188)\n\n* Update the go version to 1.22\r\n\r\n- Change the go version in go.mod to 1.22\r\n\r\nSigned-off-by: Chaitanyareddy0702 \r\nAuthor: VibhorChinda \r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* Fix: Change the version of go in workflow file\r\n\r\n- Change go and golangci version in unit-test workflow\r\n\r\nSigned-off-by: Chaitanyareddy0702 \r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* Chore: Update the go version to 1.22\r\n\r\n- Update the go version in dockerfile and post-submit in github workflows\r\n\r\nSigned-off-by: Chaitanyareddy0702 \r\n\r\nAuthor: VibhorChinda \r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* Chore: Update the go version to 1.22\r\n\r\n- Update the staticcheck to version 2023.1.7\r\n\r\nSigned-off-by: Chaitanyareddy0702 \r\n\r\nAuthor: VibhorChinda \r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* Chore: Update go version\r\n\r\n- Change the go version and golangci version in go.yml workflow\r\n\r\nSigned-off-by: Chaitanyareddy0702 \r\n\r\nAuthor: VibhorChinda \r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* Chore: Update go version\r\n\r\n- Change the action-cache version\r\n\r\nSigned-off-by: Chaitanyareddy0702 \r\n\r\nAuthor: VibhorChinda \r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* Chore: Bump the go verison to 1.22\r\n\r\n- Remove cache of go dependencies on the pipeline and run go mod tidy\r\n\r\nSigned-off-by: co_gwre \r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* Bumped the staticcheck version\r\n\r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* Bump the go version for e2e tests\r\n\r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* Removed the uncache step\r\n\r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* bumped golanci version\r\n\r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* Bump controller tools version\r\n\r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* Bumped go version in dockerfile.e2e\r\n\r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* Added no lint comments\r\n\r\nAuthor: Chaitanyareddy0702 chaitanyareddy0702@gmail.com\r\nSigned-off-by: vchinda \r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* added lint\r\n\r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* Revert \"added lint\"\r\n\r\nThis reverts commit 0025dd036210a3a82e07cfef605be740b7f70b8f.\r\n\r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* modified lint\r\n\r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* lint changes\r\n\r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* added nolint\r\n\r\nSigned-off-by: GW Cloud Common Services \r\n\r\n* changed new object\r\n\r\nSigned-off-by: GW Cloud Common Services \r\n\r\n---------\r\n\r\nSigned-off-by: Chaitanyareddy0702 \r\nSigned-off-by: GW Cloud Common Services \r\nSigned-off-by: co_gwre \r\nSigned-off-by: vchinda \r\nCo-authored-by: co_gwre \r\nCo-authored-by: vchinda \r\nCo-authored-by: GW Cloud Common Services ","shortMessageHtmlLink":"Chore: Update the go version to 1.22 (#188)"}},{"before":null,"after":"e73310b1ec026e26ce7c865e47cc371487c40e80","ref":"refs/heads/dependabot/go_modules/google.golang.org/protobuf-1.33.0","pushedAt":"2024-03-13T22:08:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0\n\nBumps google.golang.org/protobuf from 1.28.1 to 1.33.0.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0"}},{"before":null,"after":"01841e350bfa73c3a2f5fe5d777d03dfe739b623","ref":"refs/heads/dependabot/go_modules/github.com/cloudflare/circl-1.3.7","pushedAt":"2024-01-08T16:49:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7\n\nBumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.3 to 1.3.7.\n- [Release notes](https://github.com/cloudflare/circl/releases)\n- [Commits](https://github.com/cloudflare/circl/compare/v1.3.3...v1.3.7)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/cloudflare/circl\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7"}},{"before":null,"after":"d846811367e9ede5cbb426bb5bc4d525a23fc50b","ref":"refs/heads/dependabot/go_modules/github.com/go-git/go-git/v5-5.11.0","pushedAt":"2023-12-27T15:21:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.11.0\n\nBumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.6.1 to 5.11.0.\n- [Release notes](https://github.com/go-git/go-git/releases)\n- [Commits](https://github.com/go-git/go-git/compare/v5.6.1...v5.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-git/go-git/v5\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.11.0"}},{"before":null,"after":"bfea09a69854154f5f57ac85d4ff9a141d62f09e","ref":"refs/heads/dependabot/go_modules/github.com/containerd/containerd-1.6.26","pushedAt":"2023-12-19T21:25:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Chore(deps): bump github.com/containerd/containerd from 1.6.18 to 1.6.26\n\nBumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.18 to 1.6.26.\n- [Release notes](https://github.com/containerd/containerd/releases)\n- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)\n- [Commits](https://github.com/containerd/containerd/compare/v1.6.18...v1.6.26)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/containerd/containerd\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Chore(deps): bump github.com/containerd/containerd from 1.6.18 to 1.6.26"}},{"before":"d1f7aba888c215c6d19c6d6d7634e4e11e352b26","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.17.0","pushedAt":"2023-12-19T06:48:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"ec3c20d21490707e759b6a961940c9e6d005a6a2","after":"f187b42dc945ed0a7039d2c9ec20f5bd4df65deb","ref":"refs/heads/main","pushedAt":"2023-12-19T06:48:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"FogDong","name":"Tianxin Dong","path":"/FogDong","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15977536?s=80&v=4"},"commit":{"message":"Chore(deps): bump golang.org/x/crypto from 0.6.0 to 0.17.0 (#182)\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.6.0 to 0.17.0.\r\n- [Commits](https://github.com/golang/crypto/compare/v0.6.0...v0.17.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/crypto\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Chore(deps): bump golang.org/x/crypto from 0.6.0 to 0.17.0 (#182)"}},{"before":null,"after":"d1f7aba888c215c6d19c6d6d7634e4e11e352b26","ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.17.0","pushedAt":"2023-12-19T00:12:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Chore(deps): bump golang.org/x/crypto from 0.6.0 to 0.17.0\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.6.0 to 0.17.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.6.0...v0.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Chore(deps): bump golang.org/x/crypto from 0.6.0 to 0.17.0"}},{"before":"7d88eef4abf8bebb0280ce155e70431ce6ce5a0b","after":"ec3c20d21490707e759b6a961940c9e6d005a6a2","ref":"refs/heads/main","pushedAt":"2023-12-18T07:48:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"FogDong","name":"Tianxin Dong","path":"/FogDong","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15977536?s=80&v=4"},"commit":{"message":"Feat: replace deprecated command with environment file (#181)\n\nSigned-off-by: Jongwoo Han ","shortMessageHtmlLink":"Feat: replace deprecated command with environment file (#181)"}},{"before":null,"after":"10191d36a8d0198392a5236831192240268f6f41","ref":"refs/heads/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.46.0","pushedAt":"2023-11-12T16:09:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc\n\nBumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.35.0 to 0.46.0.\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)\n- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.35.0...zpages/v0.46.0)\n\n---\nupdated-dependencies:\n- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.…"}},{"before":null,"after":"741875e6d58f623c7482331ed68d794a03e84b44","ref":"refs/heads/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp-0.44.0","pushedAt":"2023-11-06T07:13:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp\n\nBumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.35.0 to 0.44.0.\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)\n- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.35.0...zpages/v0.44.0)\n\n---\nupdated-dependencies:\n- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/htt…"}},{"before":null,"after":"5b709411e2af24cebadf542713987e0828d87014","ref":"refs/heads/dependabot/go_modules/google.golang.org/grpc-1.56.3","pushedAt":"2023-11-06T07:12:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.56.3)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3"}},{"before":null,"after":"5c82144170800fdbdec8e0fe698101f91e49836e","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.17.0","pushedAt":"2023-11-06T07:11:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Chore(deps): bump golang.org/x/net from 0.8.0 to 0.17.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.17.0.\n- [Commits](https://github.com/golang/net/compare/v0.8.0...v0.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Chore(deps): bump golang.org/x/net from 0.8.0 to 0.17.0"}},{"before":null,"after":"ecab746ad1c6f4a11c472680bec23f678459be34","ref":"refs/heads/dependabot/go_modules/github.com/docker/docker-24.0.7incompatible","pushedAt":"2023-11-06T07:11:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Chore(deps): bump github.com/docker/docker\n\nBumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.24+incompatible to 24.0.7+incompatible.\n- [Release notes](https://github.com/docker/docker/releases)\n- [Commits](https://github.com/docker/docker/compare/v20.10.24...v24.0.7)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/docker/docker\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Chore(deps): bump github.com/docker/docker"}},{"before":"e779631be95de30782ba657779fb73fab1717b77","after":null,"ref":"refs/heads/dependabot/go_modules/google.golang.org/grpc-1.53.0","pushedAt":"2023-11-06T07:10:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"3d4f4413ff670f4327cdc1a9faaae559f9ccf37f","after":"7d88eef4abf8bebb0280ce155e70431ce6ce5a0b","ref":"refs/heads/main","pushedAt":"2023-11-06T07:10:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"FogDong","name":"Tianxin Dong","path":"/FogDong","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15977536?s=80&v=4"},"commit":{"message":"Chore(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0 (#168)\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.1 to 1.53.0.\r\n- [Release notes](https://github.com/grpc/grpc-go/releases)\r\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.50.1...v1.53.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/grpc\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Chore(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0 (#168)"}},{"before":null,"after":"e779631be95de30782ba657779fb73fab1717b77","ref":"refs/heads/dependabot/go_modules/google.golang.org/grpc-1.53.0","pushedAt":"2023-07-05T21:38:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Chore(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.1 to 1.53.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.50.1...v1.53.0)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Chore(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0"}},{"before":"cd8f883f59c459ef32153bf11e192271ac1a3147","after":"3d4f4413ff670f4327cdc1a9faaae559f9ccf37f","ref":"refs/heads/main","pushedAt":"2023-06-05T02:52:36.034Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Somefive","name":"Somefive","path":"/Somefive","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14019297?s=80&v=4"},"commit":{"message":"Feat: update ci for publishing (#167)\n\nSigned-off-by: Yin Da ","shortMessageHtmlLink":"Feat: update ci for publishing (#167)"}},{"before":"5139e881c9935e383e798c0088f2a0784a5b6fa9","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/cloudflare/circl-1.3.3","pushedAt":"2023-06-01T09:40:41.011Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"27766d4e7b00a306d426d7fda4633385c6f74035","after":"cd8f883f59c459ef32153bf11e192271ac1a3147","ref":"refs/heads/main","pushedAt":"2023-06-01T09:40:32.626Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Somefive","name":"Somefive","path":"/Somefive","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14019297?s=80&v=4"},"commit":{"message":"Chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (#163)\n\nBumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.1.0 to 1.3.3.\r\n- [Release notes](https://github.com/cloudflare/circl/releases)\r\n- [Commits](https://github.com/cloudflare/circl/compare/v1.1.0...v1.3.3)\r\n\r\n\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/cloudflare/circl\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (#163)"}},{"before":"67d72204d208c48b993bcd3da8adc51b57c32e47","after":"5139e881c9935e383e798c0088f2a0784a5b6fa9","ref":"refs/heads/dependabot/go_modules/github.com/cloudflare/circl-1.3.3","pushedAt":"2023-06-01T09:19:47.518Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Somefive","name":"Somefive","path":"/Somefive","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14019297?s=80&v=4"},"commit":{"message":"Chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3\n\nBumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.1.0 to 1.3.3.\n- [Release notes](https://github.com/cloudflare/circl/releases)\n- [Commits](https://github.com/cloudflare/circl/compare/v1.1.0...v1.3.3)\n\nSigned-off-by: Yin Da \n\n---\nupdated-dependencies:\n- dependency-name: github.com/cloudflare/circl\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3"}},{"before":"123a48b57936a5ec39dd8869516193ea12288148","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/docker/distribution-2.8.2incompatible","pushedAt":"2023-06-01T09:19:17.929Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"97c5853ce16fb8c4a0f7e1705da0a98345b0c19e","after":"27766d4e7b00a306d426d7fda4633385c6f74035","ref":"refs/heads/main","pushedAt":"2023-06-01T09:19:10.102Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Somefive","name":"Somefive","path":"/Somefive","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14019297?s=80&v=4"},"commit":{"message":"Chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#164)\n\nChore(deps): bump github.com/docker/distribution\r\n\r\nBumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incompatible to 2.8.2+incompatible.\r\n- [Release notes](https://github.com/docker/distribution/releases)\r\n- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2)\r\n\r\n\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/docker/distribution\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Chore(deps): bump github.com/docker/distribution from 2.8.1+incompati…"}},{"before":"36e653fee480a295f370bcf870299c953c3a6f87","after":"123a48b57936a5ec39dd8869516193ea12288148","ref":"refs/heads/dependabot/go_modules/github.com/docker/distribution-2.8.2incompatible","pushedAt":"2023-06-01T08:05:23.827Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Somefive","name":"Somefive","path":"/Somefive","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14019297?s=80&v=4"},"commit":{"message":"Chore(deps): bump github.com/docker/distribution\n\nBumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incompatible to 2.8.2+incompatible.\n- [Release notes](https://github.com/docker/distribution/releases)\n- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2)\n\nSigned-off-by: Yin Da \n\n---\nupdated-dependencies:\n- dependency-name: github.com/docker/distribution\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Chore(deps): bump github.com/docker/distribution"}},{"before":"c9f3952c9c206176d243f9394ecd7dd234a580f5","after":"36e653fee480a295f370bcf870299c953c3a6f87","ref":"refs/heads/dependabot/go_modules/github.com/docker/distribution-2.8.2incompatible","pushedAt":"2023-06-01T08:05:13.763Z","pushType":"push","commitsCount":1,"pusher":{"login":"Somefive","name":"Somefive","path":"/Somefive","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14019297?s=80&v=4"},"commit":{"message":"fix e2e test\n\nSigned-off-by: Yin Da ","shortMessageHtmlLink":"fix e2e test"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xNlQxNjoxNDoxMi4wMDAwMDBazwAAAAScTzXV","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xNlQxNjoxNDoxMi4wMDAwMDBazwAAAAScTzXV","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNi0wMVQwODowNToxMy43NjM0MzdazwAAAAM4dXwV"}},"title":"Activity · kubevela/workflow"}