1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-26 06:23:37 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Chmouel Boudjnah
3ba53979da Add a helper script to run a task test directly from your cluster
This script will allow the developer to test a task directly withouth having to
send it to the CI and wait that all tasks runs to test it.

Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com>
2020-08-11 10:11:06 +01:00
Chmouel Boudjnah
bddd282012 Centralize all the git-clone apply task to a common function
Centralize all the the git-clone apply commands we had around the
pre-apply-task-hook to a central common function.

This will make easier to have the same git-clone task version used everywhere.

Add some documentation about the helper functions along the way.

Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com>
2020-07-24 15:00:01 +01:00
Chmouel Boudjnah
22e0507eef Handle TaskRun as well as PipelineRun tests
Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com>
2020-04-08 23:15:01 +01:00
Christie Wilson
8fb72180f7 Combine DEVELOPMENT.md and CONTRIBUTING.md
In this repo at the moment the line between the 2 docs is not very clear
since developing pretty much is contributing. The info one needed to
submit to the catalog seemed spread across both so I combined them into
one.

Going forward the development.md is probably a good place to include
info for folks maintaining automation for the catalog.
2020-03-03 10:51:45 -06:00
Vincent Demeester
0a82fae35c Update README and CONTRIBUTING with some submission guidelines 📖
This adds information on OWNERS of the whole project and Tasks.

Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
2019-10-23 04:53:23 -05:00
Christie Wilson
c48dd05c35 Add any missing basic docs 📝
Added a few missing docs based on list at
https://github.com/tektoncd/community/blob/master/process.md#project-requirements
2019-04-30 02:14:52 -05:00
Dan Lorenc
26921af4c3 Initial commit with OWNERS, CONTRIBUTING.md and code-of-conduct.md. 2019-04-25 15:05:49 -05:00