Skip to content

avivgt/hub

This branch is 1315 commits behind tektoncd/hub:main.

Folders and files

NameName
Last commit message
Last commit date
Aug 9, 2022
Aug 9, 2022
Jun 27, 2022
Jun 27, 2022
Feb 4, 2022
Jul 29, 2022
Jan 11, 2022
Jul 21, 2022
May 17, 2021
Aug 1, 2022
Jul 28, 2022
Aug 16, 2022
Feb 22, 2021
Mar 1, 2021
Mar 19, 2021
Apr 2, 2020
May 11, 2022
Feb 2, 2022
Feb 10, 2022
May 27, 2021
Apr 2, 2020
Feb 28, 2022
Aug 16, 2022
Aug 16, 2022
Mar 7, 2022
Feb 4, 2022

Repository files navigation

Tekton Hub

Tekton Hub logo

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.

Hub is launched as hub.tekton.dev πŸ“£

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.

Hub APIs for Integration

The public hub APIs are exposed for Integration outside hub. You can find the API Policy here.

For documentation of public APIs, you can use Hub Swagger

Deploy your own instance

You can deploy your own instance of Tekton Hub. You can find the documentation here.

Want to Contribute

We are so excited to have you!

About

The tekton hub, official

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 73.1%
  • TypeScript 22.0%
  • Shell 2.8%
  • CSS 1.1%
  • HTML 0.4%
  • Makefile 0.3%
  • Other 0.3%