Skip to content

openshift-knative/kn-plugin-event

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kn-plugin-event

This repository holds OpenShift's fork of knative-sandbox/kn-plugin-event with additions and fixes needed only for the OpenShift side of things.

Mage GolangCI-Lint

How this repository works ?

The main branch holds up-to-date specific openshift files that are necessary for CI setups and maintaining it. This includes:

  • Scripts to create a new release branch from upstream
  • CI setup files & tests scripts

Each release branch holds the upstream code for that release and our OpenShift's specific files.

CI Setup

For the CI setup, two repositories are of importance:

  • This repository
  • openshift/release which contains the configuration of CI jobs that are run on this repository

About

Kn plugin for sending events to Knative sinks.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 48.4%
  • Shell 35.1%
  • Dockerfile 16.5%