-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add starting point for Hacktoberfest project ideas
- Loading branch information
Showing
2 changed files
with
95 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
## Hacktoberfest 2020 and Tekton! | ||
|
||
### What's this about? | ||
|
||
We'd love to encourage folks to contribute to Tekton - and over at the [Continous Delivery Foundation](https://cd.foundation/) we've decided something like this could come in handy. | ||
|
||
### Project ideas and contacts | ||
|
||
[Catalog](https://github.com/tektoncd/catalog) | ||
|
||
| Idea | Issue | Contacts | | ||
| ------------- | ------------- | ------------- | ||
| replaceme | replaceme | replaceme | | ||
| replaceme | replaceme | replaceme | | ||
|
||
[Chains](https://github.com/tektoncd/chains) | ||
|
||
| Idea | Issue | Contacts | | ||
| ------------- | ------------- | ------------- | ||
| replaceme | replaceme | replaceme | | ||
| replaceme | replaceme | replaceme | | ||
|
||
[CLI](https://github.com/tektoncd/cli/) | ||
|
||
| Idea | Issue | Contacts | | ||
| ------------- | ------------- | ------------- | ||
| replaceme | replaceme | replaceme | | ||
| replaceme | replaceme | replaceme | | ||
|
||
[Dashboard](https://github.com/tektoncd/dashboard/) | ||
|
||
| Idea | Issue | Contacts | | ||
| ------------- | ------------- | ------------- | ||
| Making "Import" more useful - from the Tekton Catalog by version? How about an option to do a `kubectl create` not `apply`? Git revisions?) | [Git revision support](https://github.com/tektoncd/dashboard/issues/1550), [generateName support](https://github.com/tektoncd/dashboard/issues/1552) | @a-roberts @AlanGreene @eddycharly | | ||
| Adding Workspace support for TaskRuns and PipelineRuns | [Workspace support](https://github.com/tektoncd/dashboard/issues/1283) | @a-roberts @AlanGreene @eddycharly | | ||
| Displaying of anything to do with Chains? | issue link here | @a-roberts @AlanGreene @eddycharly | | ||
| Making the single namespace install more user friendly | issue link here | @a-roberts @AlanGreene @eddycharly | | ||
| Security revisit! | issue link here | @a-roberts @AlanGreene @eddycharly | | ||
| Platform tests (different clouds, Kubernetes platforms) | issue link here | @a-roberts @AlanGreene @eddycharly | | ||
|
||
[Pipeline](https://github.com/tektoncd/pipeline/) | ||
|
||
| Idea | Issue | Contacts | | ||
| ------------- | ------------- | ------------- | ||
| replaceme | replaceme | replaceme | | ||
| replaceme | replaceme | replaceme | | ||
|
||
Platforms | ||
|
||
| Idea | Issue | Contacts | | ||
| ------------- | ------------- | ------------- | ||
| replaceme | replaceme | replaceme | | ||
| replaceme | replaceme | replaceme | | ||
|
||
Testing! | ||
|
||
| Idea | Issue | Contacts | | ||
| ------------- | ------------- | ------------- | ||
| replaceme | replaceme | replaceme | | ||
| replaceme | replaceme | replaceme | | ||
|
||
[Triggers](https://github.com/tektoncd/triggers/) | ||
|
||
| Idea | Issue | Contacts | | ||
| ------------- | ------------- | ------------- | ||
| replaceme | replaceme | replaceme | | ||
| replaceme | replaceme | replaceme | | ||
|
||
[Website](https://github.com/tektoncd/website/) | ||
|
||
| Idea | Issue | Contacts | | ||
| ------------- | ------------- | ------------- | ||
| replaceme | replaceme | replaceme | | ||
| replaceme | replaceme | replaceme | | ||
|
||
Demos! Building and putting cool things together | ||
|
||
| Idea | Issue | Contacts | | ||
| ------------- | ------------- | ------------- | ||
| replaceme | replaceme | replaceme | | ||
| replaceme | replaceme | replaceme | | ||
|
||
### Actions we encourage | ||
|
||
- Sharing ideas and progress | ||
- Mentoring others | ||
- Challenging yourself | ||
- Bringing others in to contribute | ||
- Asking for help and making new contacts | ||
|
||
### More information on Hacktoberfest and recognition | ||
|
||
(todo) |