You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The correct kn released image URL is gcr.io/knative-releases/knative.dev/client/cmd/kn with latest and v0.9.0 tags.
Updated kn task with correct URL tektoncd/catalog#114.
…collection (knative#465)
* define data structure to be shared across all functionalities among components, i.e. data collection, github issues tracking, and slack notification
* Flaky tests reporting(Part 2): collects data for flaky tests discovery
As discussed, flaky tests reporting consists of github issues tracking and slack notification, so it's important to decide a common data interface that can be easily consumable by both github issues trakcing and slack notification flows. This commit defines this data structure, plus logic of data collection.
Update tools/flaky-test-reporter/main.go
Co-Authored-By: chaodaiG <[email protected]>
Update tools/flaky-test-reporter/main.go
Co-Authored-By: chaodaiG <[email protected]>
* update based on PR comments
It seems that the latest release of the public docker image:
gcr.io/knative-releases/github.com/knative/client/cmd/kn
Is out of date (0.2.0). It'd be great to have a new release.
The text was updated successfully, but these errors were encountered: