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

Migrate golang-build and golang-test resources #4

Merged
merged 1 commit into from
Jan 16, 2023

Conversation

QuanZhang-William
Copy link
Collaborator

This commit

  • Migrated the golang-build and golang-test tasks from the central repo
  • Changed the app.kubernetes.io/version to 1.0.0
  • Added new annotations required in tep-0079

The tests will be updated and migrated in later PRs, the installation in the README.md file will be updated in later PRs.

@QuanZhang-William
Copy link
Collaborator Author

/cc @vdemeester @vinamra28 @jerop @dibyom

@QuanZhang-William
Copy link
Collaborator Author

Part of #3

Comment on lines 1 to 4
approvers:
- vdemeester
reviewers:
- vdemeester

Choose a reason for hiding this comment

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

should we add all the maintainers of current catalog here?

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 did some further investigation. For reviewers we just need to add the name to the org.yaml file in the community repo: tektoncd/community#933.

For the approvers we need both the name in the org.yaml file and in the approvers list in this OWNERS file. So I removed the reviewers list in this file and added all maintainers to the approvers list. PTAL 😁

@QuanZhang-William
Copy link
Collaborator Author

/documentation

@QuanZhang-William QuanZhang-William added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Jan 14, 2023
This commit

- Migrated the [golang-build][golang-build] and [golang-test][golang-test] tasks from the central repo
- Changed the `app.kubernetes.io/version` to `1.0.0`
- Added new annotations required in [tep-0079][tep-0079]

The tests will be updated and migrated in later PRs, the installation in the README.md file will be updated in later PRs.

[golang-build]: https://github.com/tektoncd/catalog/tree/main/task/golang-build/0.3
[golang-test]: https://github.com/tektoncd/catalog/tree/main/task/golang-test/0.2
[tep-0079]: https://github.com/tektoncd/community/blob/main/teps/0079-tekton-catalog-support-tiers.md#cluster
@QuanZhang-William
Copy link
Collaborator Author

testing purpose:

/lgtm

@QuanZhang-William QuanZhang-William merged commit f9abbcb into main Jan 16, 2023
@vinamra28 vinamra28 deleted the migrate-resources branch January 17, 2023 15:03
@QuanZhang-William
Copy link
Collaborator Author

/lgtm

@QuanZhang-William QuanZhang-William added lgtm Indicates that a PR is ready to be merged. and removed lgtm Indicates that a PR is ready to be merged. labels Jan 20, 2023
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.

2 participants