jromero / hub

The tekton hub, official

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tekton Hub

The Tekton hub is a web based platform for developers to discover, share and contribute tasks and pipelines for Tekton. This repository contains the source code of this service.

Currently, Hub is launched as a preview hub-preview.tekton.dev 📣

You can find the source code here.

The project is being moved from experimental to hub. Stay tuned for further updates 🙇

Please file all issues on hub.

Key features

  • Tekton Hub provides the following features:
  1. Display of resources in a curated way:

    User gets detailed information such as description, YAML, tags and rating of resources.

  2. Filter by categories :

    This allows user to filter resources based on categories which will help user to get multiple resources.

  3. Search resources on the basis of name or displayName

  4. Rating

    • User can rate a resource based on the experience
    • This can even help the other user as by knowing the rating they can directly compare and use the resource
  5. Sort resources on the basis of name or rating.

  6. Install resources on cluster :

    • The Tekton Hub provides cluster installation commands for tasks or pipelines.

Contributing and Support

If you want to contribute to this repository, please see our contributing guidelines.

If you are looking for support, enter an issue or join our Slack workspace

Status of the Project

This project is still under active development, so you might run into issues. If you do, please don't be shy about letting us know, or better yet, contribute a fix or feature. Its folder structure is not yet set in stone either.

About

The tekton hub, official

License:Apache License 2.0


Languages

Language:Go 73.8%Language:TypeScript 23.7%Language:CSS 1.4%Language:Shell 0.7%Language:HTML 0.3%Language:Dockerfile 0.1%Language:JavaScript 0.0%