hub
hub copied to clipboard
The tekton hub, official
# Changes # Submitter Checklist These are the criteria that every PR should meet, please check them off as you review them: - [ ] Includes [tests](https://github.com/tektoncd/community/blob/main/standards.md#principles) (if functionality changed/added)...
Bumps [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) from 0.58.0 to 0.59.0. Release notes Sourced from github.com/tektoncd/pipeline's releases. Tekton Pipeline release v0.59.0 "Scottish Fold Sox" LTS 🎉 Artifact Metadata, Improved StepActions and Improved Stability 🎉 -Docs...
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 4.276.11 to 5.3.3. Release notes Sourced from @patternfly/react-core's releases. @patternfly/react-core@4.278.1 4.278.1 (2023-11-15) Note: Version bump only for package @patternfly/react-core @patternfly/react-core@4.278.0 4.278.0 (2023-10-06) Features Dropdown next: able to...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together. Updates `react-dom` from 17.0.2 to 18.3.1 Release notes Sourced from react-dom's releases. 18.3.1 (April 26, 2024) Export act from...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 17.0.2 to 18.3.1 Release notes Sourced from react's releases. 18.3.1 (April 26, 2024) Export act from...
Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.5.2 to 1.5.7. Commits 1139318 Add "boolean" as an alias for "bool" (#256) 3692119 fix: namer identifier max length (#258) 2f9abde fix: dryrun migration should run select...
# Changes # Submitter Checklist These are the criteria that every PR should meet, please check them off as you review them: - [ ] Includes [tests](https://github.com/tektoncd/community/blob/main/standards.md#principles) (if functionality changed/added)...
### Feature request Currently only Github, Gitlab and BitBucket Cloud are supported Oauth providers. It would be great if any OAuth provider, for example Keycloak or Auth0 could be used....
### Feature request This issue tracks the action items and progress of the migration work from [Tekton Hub](https://hub.tekton.dev/) to [Artifact Hub](https://artifacthub.io/). ### Background Based on @jerop's [investigation](https://docs.google.com/document/d/1fB4IYlgMBQrSupaSPGnaLkE2fwZZeh4s02p3cZektSE/edit) on Artifact Hub...
### Feature request For `tkn hub install`: add an option so that the install command does not fail if the catalog resource already exists in the cluster namespace. Example: ```sh...