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

Bump tkn to v0.31.1 in docs #2062

Merged
merged 1 commit into from
Jun 14, 2023
Merged

Conversation

piyush-garg
Copy link
Contributor

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes tests (if functionality changed/added)
  • Run the code checkers with make check
  • Regenerate the manpages, docs and go formatting with make generated
  • Commit messages follow commit message best practices

See the contribution guide
for more details.

Release Notes

Bump tkn to v0.31.1 in docs

@tekton-robot tekton-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jun 13, 2023
Copy link
Member

@vinamra28 vinamra28 left a comment

Choose a reason for hiding this comment

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

/lgtm

@tekton-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vinamra28

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jun 13, 2023
@tekton-robot tekton-robot removed the lgtm Indicates that a PR is ready to be merged. label Jun 13, 2023
@piyush-garg
Copy link
Contributor Author

/easycla

@piyush-garg
Copy link
Contributor Author

/ok-to-test

@tekton-robot tekton-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jun 13, 2023
@piyush-garg piyush-garg reopened this Jun 13, 2023
@piyush-garg
Copy link
Contributor Author

/easycla

@piyush-garg
Copy link
Contributor Author

/test pull-tekton-cli-integration-tests

@piyush-garg
Copy link
Contributor Author

/test all

@pratap0007
Copy link
Contributor

/lgtm

@tekton-robot
Copy link
Contributor

@pratap0007: changing LGTM is restricted to collaborators

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@PuneetPunamiya
Copy link
Member

/lgtm

@tekton-robot
Copy link
Contributor

@PuneetPunamiya: changing LGTM is restricted to collaborators

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@vinamra28
Copy link
Member

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 14, 2023
@tekton-robot tekton-robot merged commit 5f30d85 into tektoncd:main Jun 14, 2023
piyush-garg added a commit that referenced this pull request Aug 1, 2023
#2060 | [dependabot[bot]] Bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.7 | 2023/06/13-20:28
#2061 | [dependabot[bot]] Bump golang.org/x/term from 0.8.0 to 0.9.0 | 2023/06/13-21:16
#2062 | [Piyush Garg] Bump tkn to v0.31.1 in docs | 2023/06/14-06:20
#2064 | [dependabot[bot]] Bump k8s.io/apimachinery from 0.26.5 to 0.26.6 | 2023/06/16-08:42
#2066 | [dependabot[bot]] Bump k8s.io/cli-runtime from 0.25.10 to 0.25.11 | 2023/06/16-09:16
#2067 | [dependabot[bot]] Bump k8s.io/api from 0.26.5 to 0.26.6 | 2023/06/16-09:48
#2065 | [dependabot[bot]] Bump github.com/golangci/golangci-lint from 1.53.2 to 1.53.3 in /tools | 2023/06/16-11:14
#2068 | [Piyush Garg] Bump golangci-lint to 1.53.3 | 2023/06/19-13:40
#2073 | [dependabot[bot]] Bump gotest.tools/v3 from 3.4.0 to 3.5.0 | 2023/07/03-08:04
#2074 | [dependabot[bot]] Bump golang.org/x/term from 0.9.0 to 0.10.0 | 2023/07/06-11:44
null | [Piyush Garg] Bump deps | 2023/07/06-18:38
null | [dependabot[bot]] Bump github.com/docker/cli | 2023/07/06-20:48
null | [dependabot[bot]] Bump github.com/docker/docker | 2023/07/06-21:58
null | [dependabot[bot]] Bump github.com/docker/docker | 2023/07/10-08:30
null | [dependabot[bot]] Bump github.com/docker/cli | 2023/07/10-11:08
null | [Piyush Garg] Use only sigs.k8s.io/yaml for yaml usecases | 2023/07/18-12:28
null | [Piyush Garg] Use text/template consistently | 2023/07/19-03:42
null | [dependabot[bot]] Bump k8s.io/cli-runtime from 0.25.11 to 0.25.12 | 2023/07/20-14:10
null | [dependabot[bot]] Bump github.com/theupdateframework/go-tuf from 0.5.2 to 0.6.0 | 2023/07/21-19:50
null | [dependabot[bot]] Bump github.com/docker/cli | 2023/07/26-06:26
null | [dependabot[bot]] Bump github.com/docker/docker | 2023/07/26-07:36
null | [pratap0007] Add resolver support for tkn pr logs command | 2023/08/01-05:54

Signed-off-by: Piyush Garg <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants