Skip to content

Releases: PingCAP-QE/ee-apps

v2024.10.14

14 Oct 11:39
3db9c25
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/tektoncd/pipeline to v0.57.0 by @renovate in #50
  • fix: add startAt and endAt for Tekton runs by @jayl1e in #84
  • Revert "fix(deps): update module github.com/tektoncd/pipeline to v0.57.0" by @wuhuizuo in #89
  • fix: StartTime maybe nil by @jayl1e in #91
  • chore: change event log to info by @jayl1e in #92
  • feat(cloudevents): add params info in tekton runs notification by @wuhuizuo in #94
  • feat: update pipeline url from single to list by @jayl1e in #93
  • fix(deps): update react monorepo to v18.2.64 by @renovate in #90
  • fix(deps): update material-ui monorepo by @renovate in #54
  • fix(deps): update dependency react-router-dom to v6.22.2 by @renovate in #30
  • feat(cloudevents-server): improve notify info by @wuhuizuo in #98
  • fix(deps): update dependency web-vitals to v3.5.2 by @renovate in #95
  • fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.22 by @renovate in #96
  • feat(cloudevents): fix not add the not runned steps in notificatioins by @wuhuizuo in #101
  • feat(cloudevents-server): support notify by event subject by @wuhuizuo in #102
  • fix(deps): update dependency axios to v1.6.8 by @renovate in #77
  • fix(deps): update dependency react-router-dom to v6.22.3 by @renovate in #99
  • fix(deps): update material-ui monorepo by @renovate in #100
  • chore(deps): update actions/cache action to v4 by @renovate in #123
  • fix(deps): update module entgo.io/ent to v0.13.1 by @renovate in #110
  • fix(deps): update module github.com/rs/zerolog to v1.32.0 by @renovate in #114
  • fix(deps): update module golang.org/x/net to v0.24.0 by @renovate in #118
  • chore(deps): update golang docker tag to v1.22.2 by @renovate in #105
  • fix(deps): update dependency @octokit/core to v6 by @renovate in #127
  • chore(deps): update azure/setup-helm action to v4 by @renovate in #124
  • fix(deps): update dependency @testing-library/user-event to v14.5.2 by @renovate in #76
  • fix(deps): update emotion monorepo by @renovate in #65
  • fix(deps): update module github.com/spf13/viper to v1.18.2 by @renovate in #103
  • fix(deps): update react monorepo to v18.2.79 by @renovate in #104
  • chore(deps): update node.js to v20.12.2 by @renovate in #106
  • fix(deps): update dependency @testing-library/jest-dom to v6.4.2 by @renovate in #108
  • fix(deps): update dependency @testing-library/react to v14.3.1 by @renovate in #109
  • fix(deps): update module github.com/larksuite/oapi-sdk-go/v3 to v3.2.2 by @renovate in #113
  • fix(deps): update module github.com/stretchr/testify to v1.9.0 by @renovate in #115
  • fix(deps): update module goa.design/goa/v3 to v3.16.1 by @renovate in #117
  • fix(deps): update module gorm.io/gorm to v1.25.9 by @renovate in #120
  • chore(deps): update dorny/paths-filter action to v3 by @renovate in #125
  • fix(deps): update module github.com/google/go-github/v59 to v61 by @renovate in #131
  • feat(cloudevents-server): append tail logs for failed steps by @wuhuizuo in #132
  • chore(cloudevents-server): add debug log for tailing container log by @wuhuizuo in #133
  • fix(deps): update module gorm.io/driver/mysql to v1.5.6 by @renovate in #119
  • fix(deps): update module github.com/go-sql-driver/mysql to v1.8.1 by @renovate in #112
  • fix(deps): update module oras.land/oras-go/v2 to v2.5.0 by @renovate in #122
  • fix(cloudevents/server): fix ssl verify error for internal server url by @wuhuizuo in #134
  • refactor(cloudevents-server): add debug log to diagnose the devbuild issue by @wuhuizuo in #136
  • feat(tibuild): support build with tekton engine for pull requests by @wuhuizuo in #138
  • feat(tibuild): fill result col for devbuild list api by @wuhuizuo in #139
  • fix(deps): update dependency @mui/x-data-grid to v7 by @renovate in #126
  • fix(tibuild): update user guide link by @wuhuizuo in #143
  • refactor(tibuild): delete the just copied go files by @wuhuizuo in #144
  • chore(deps): update golang docker tag to v1.22.4 by @renovate in #146
  • fix(deps): update dependency @testing-library/jest-dom to v6.4.6 by @renovate in #147
  • fix(deps): update module github.com/gin-contrib/requestid to v1 by @renovate in #129
  • fix(deps): update material-ui monorepo by @renovate in #137
  • fix(deps): update module github.com/cloudevents/sdk-go/v2 to v2.15.2 by @renovate in #111
  • fix(deps): update module github.com/gin-contrib/static to v1 by @renovate in #130
  • fix(deps): update module github.com/larksuite/oapi-sdk-go/v3 to v3.2.8 by @renovate in #149
  • fix(deps): update module gorm.io/gorm to v1.25.11 by @renovate in #151
  • chore(deps): update ghcr.io/pingcap-qe/bases/pingcap-base docker tag to v1.9.0 by @renovate in #152
  • chore(deps): update node.js to v20.15.1 by @renovate in #153
  • fix(deps): update module gorm.io/driver/mysql to v1.5.7 by @renovate in #150
  • fix(deps): update dependency axios to v1.7.2 by @renovate in #154
  • fix(deps): update module github.com/ks3sdklib/aws-sdk-go to v1.3.0 by @renovate in #158
  • fix(deps): update module github.com/gin-gonic/gin to v1.10.0 by @renovate in #157
  • fix(deps): update module github.com/rs/zerolog to v1.33.0 by @renovate in #159
  • feat(dl): add oci.download-file-sha256 API by @wuhuizuo in #162
  • feat(dl): add credential support for dl service by @wuhuizuo in #163
  • fix(tibuild): fix image sycn source validation regexp by @wuhuizuo in #164
  • fix(deps): update module github.com/spf13/viper to v1.19.0 by @renovate in #160
  • refactor(cloudevents-server): add kafka topic to store event by @wuhuizuo in #165
  • chore(deps): update ghcr.io/pingcap-qe/bases/pingcap-base docker tag to v1.9.1 by @renovate in #166
  • feat(cloudevents-server): add dead letter topic support by @wuhuizuo in #168
  • feat(dl): support download file with file_regex param by @wuhuizuo in #169
  • fix(deps): update module goa.design/goa/v3 to v3.19.1 by @renovate in #161
  • refactor(cloudevents-server): refactor pkg struct by @wuhuizuo in #171
  • feat: implement tiup publisher by @wuhuizuo in #172
  • chore(deps): update golang docker tag to v1.23.2 by @renovate in #148
  • build(tiup-publisher): fix image repo and chart by @wuhuizuo in #175
  • fix(tiup-publisher): update tiup-publisher chart by @wuhuizuo in #176
  • chore(tiup-publisher): add logs by @wuhuizuo in #177
  • feat(tiup-publisher): add notify when publish failed by @wuhuizuo in #178
  • refactor(tiup-publisher): refactor and add new implementation by @wuhuizuo in #179
  • fix(publisher): fix config struct tag for worker component by @wuhuizuo in https://github.com/PingCAP-QE/ee-apps/pul...
Read more

v20240228

28 Feb 12:32
25062b5
Compare
Choose a tag to compare

What's Changed

  • chore: migrage tibuild code from from pingcap-qe/tibuild to tibuild folder by @wuhuizuo in #18
  • refactor(cloudevents-server): add reason filed by @wuhuizuo in #14
  • fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.18 by @renovate in #15
  • chore(deps): update helm/chart-releaser-action action to v1.6.0 by @renovate in #10
  • chore(deps): update golang docker tag to v1.21.4 by @renovate in #16
  • fix(deps): update module entgo.io/ent to v0.12.5 by @renovate in #17
  • fix(deps): update module github.com/dougsland/jenkinsctl to v0.0.1 by @renovate in #21
  • chore(deps): update golang docker tag to v1.21.5 by @renovate in #29
  • feat: support products pump drainer by @lijie0123 in #31
  • feat(cloudevents-server): support notify taskrun and pipelinerun by lark bot app by @wuhuizuo in #32
  • fix(cloudevents-server): fix tls verify by @wuhuizuo in #33
  • opt(cloudevents-server): skip notify for task runs by @wuhuizuo in #34
  • fix(tibuild): bump versions for golang and nodejs by @wuhuizuo in #35
  • fix(deps): update module github.com/jinzhu/configor to v1.2.2 by @renovate in #23
  • fix(deps): update module github.com/dougsland/jenkinsctl to v0.0.1 by @renovate in #36
  • fix(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #24
  • Update Dockerfile by @wuhuizuo in #39
  • refactor(tibuild): rename internalpkg to internal by @wuhuizuo in #38
  • fix(deps): update module github.com/swaggo/files to v1.0.1 by @renovate in #37
  • fix(deps): update module github.com/gin-gonic/gin to v1.9.1 by @renovate in #41
  • chore(deps): update node.js to v20.10.0 by @renovate in #40
  • fix(deps): update module github.com/spf13/viper to v1.18.1 by @renovate in #43
  • fix(deps): update module github.com/spf13/cobra to v1.8.0 by @renovate in #42
  • fix(deps): update module github.com/swaggo/gin-swagger to v1.6.0 by @renovate in #44
  • fix(deps): update module golang.org/x/net to v0.19.0 by @renovate in #46
  • feat(cloudevents-server): support sink events and produce for tibuild by @wuhuizuo in #53
  • feat: add basic auth to allow target by @lijie0123 in #55
  • feat(dl): implement DL(downloader) server by @wuhuizuo in #56
  • reafactor(cloud-events): just deal tekton pipelinerun final state events by @wuhuizuo in #58
  • feat(charts): add chart for dl server by @wuhuizuo in #59
  • fix(dl): fix yaml config and get object logic by @wuhuizuo in #60
  • ci: fix chart release flow by @wuhuizuo in #61
  • fix(cloudevents): fix notify conditions by @wuhuizuo in #63
  • fix(cloudevents): fix UT cases by @wuhuizuo in #64
  • fix(cloudevents): fix error for case run report by @wuhuizuo in #68
  • opt(cloudevents-server): opt notify card UI by @wuhuizuo in #69
  • feat(cloudevents-server): render lark message with template by @wuhuizuo in #70
  • feat: default release-x.y.z branch for enterprise-plugin in hotfix by @lijie0123 in #71
  • fix: some builder image may longer than 64 char by @lijie0123 in #72
  • fix(cloudevents-server): refactor results parts for tekton run notification message by @wuhuizuo in #73
  • feat: support tekton via cloud event by @lijie0123 in #67
  • fix: github require loggin to avoid rate limit by @lijie0123 in #74
  • fix(deps): update module github.com/swaggo/swag to v1.16.3 by @renovate in #45
  • fix(deps): update react monorepo to v18.2.57 by @renovate in #25
  • fix(deps): update module github.com/data-dog/go-sqlmock to v1.5.2 by @renovate in #52
  • fix: tekton null status by @lijie0123 in #78
  • feat(cloudevents-server): add extral message receiver from event context by @wuhuizuo in #79
  • fix: tekton artifact list by @lijie0123 in #80
  • refract: simplify tekton status by @lijie0123 in #81
  • refract: rename orasfile to oci file by @lijie0123 in #82
  • fix: sha256sum for oci artifact by @lijie0123 in #85
  • feat(cloudevents-server): support set receivers by event types by @wuhuizuo in #86
  • ci: full clone and fetch tags for skaffold build by @wuhuizuo in #87
  • chore: add labels in OWNERS files by @wuhuizuo in #88

New Contributors

  • @lijie0123 made their first contribution in #31

Full Changelog: v0.1.0...v20240228

dl-0.1.0

15 Dec 04:39
1c7fb26
Compare
Choose a tag to compare

Download server for artifacts.

cloudevents-server-0.1.0

15 Dec 04:39
1c7fb26
Compare
Choose a tag to compare

Cloud events server, its an event bus.