Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Golang verified catalog repo setup #2

Merged
merged 1 commit into from
Jan 14, 2023

Conversation

QuanZhang-William
Copy link
Collaborator

This commit adds the required files to meet tektoncd project requirements:

  • CONTRIBUTING.md
  • DEVELOPMENT.md
  • OWNERS
  • code-of-conduct.md
  • README.md

The contents will be filled in later PRs

The OWNERS file content is migrated from: https://github.com/tektoncd/catalog/blob/main/OWNERS

@QuanZhang-William
Copy link
Collaborator Author

Part of #3

@QuanZhang-William
Copy link
Collaborator Author

/cc @dibyom @vdemeester @vinamra28

CONTRIBUTING.md Outdated
@@ -0,0 +1 @@
TODO: add contributing documentation
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should adapt the one from tektoncd/catalog for this repo I think.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I will use it as a template. But there are some changes we need to make; for example, using git based versioning and the new automated testing setup.

Will add the details in later PRs if you don't mind 😁

@dibyom
Copy link

dibyom commented Jan 11, 2023

Do we want to use a .github repository for the templates? So that newly created projects can just have it automatically? Similar to https://github.com/tektoncd/.github/tree/main/.github ?

@QuanZhang-William
Copy link
Collaborator Author

Do we want to use a .github repository for the templates? So that newly created projects can just have it automatically? Similar to https://github.com/tektoncd/.github/tree/main/.github ?

Interesting, I didn't know there is org level .github folder! Will update the PR to use the template.

This commit adds the required files to meet tektoncd project requirements: https://github.com/tektoncd/community/blob/main/process.md#project-requirements.
The OWNERS file content is migrated from: https://github.com/tektoncd/catalog/blob/main/OWNERS
@QuanZhang-William
Copy link
Collaborator Author

Do we want to use a .github repository for the templates? So that newly created projects can just have it automatically? Similar to https://github.com/tektoncd/.github/tree/main/.github ?

@dibyom @jerop @vdemeester @vinamra28 . I have created the .github and cleaned up the content in this PR. Can you please take a look?

@QuanZhang-William QuanZhang-William merged commit 192abeb into main Jan 14, 2023
@QuanZhang-William QuanZhang-William deleted the tektoncd-repo-setup branch February 21, 2023 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants