hub
hub copied to clipboard
The tekton hub, official
### Feature request I would like to be able to host hub configuration in a ConfigMap. Today it must be hosted in a YAML file served via HTTP or file://...
Based on the https://github.com/tektoncd/community/blob/master/teps/0003-tekton-catalog-organization.md#deprecation--removal-strategy, task or any other resources can be deprecated in the catalog There will be annotation `tekton.dev/deprecated: "true"` for deprecated resource Hub should this information in the...
All the hard coded text is kept within the code as of now so it becomes difficult for contributors to find the place and add new things or fix things....
### Feature request The instructions for adding a new task or pipeline should be available from the hub UI. ### Use case I want to add my task to the...
### Feature request Enable the [Open Graph protocol](https://ogp.me/), or a similar set of meta information for [unfurling](https://api.slack.com/reference/messaging/link-unfurling) purposes, on task pages, so that links reflect the individual task, rather than...
It seems like `hub/api` wasn't keeping it's dependencies up to date ie. bumping`tektoncd/pipeline` see: https://github.com/tektoncd/hub/commit/6402cc39ecff3bab45c63d3a3236eed7a138e2e6 I've dropped `require` directives for k8s deps across tekton but for updates to get picked...
### Feature request It would be nice to start setting up nightly builds for the Hub UI and API ### Use case With nightly builds in place: - we could...
### Feature request Please add an option for a permanent url for tasks, rather than the current brittle links. ### Use case As a contributor to the [Cloud Native Buildpacks...
When installing a task using tkn hub minimum pipeline version should be checked with the pipelines version installed in the cluster. If it is incompatible, the user should be warned
The CI job should test the migration and check if the schema is applied properly