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

Update docs to latest version 0.23.0 #1525

Merged
merged 1 commit into from
Mar 9, 2022

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

Update docs to latest version 0.23.0

@tekton-robot tekton-robot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Mar 9, 2022
@tekton-robot tekton-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 9, 2022
Copy link
Contributor

@pradeepitm12 pradeepitm12 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 tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 9, 2022
@tekton-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pradeepitm12

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 the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 9, 2022
@tekton-robot tekton-robot merged commit bb1e1cb into tektoncd:main Mar 9, 2022
pradeepitm12 added a commit that referenced this pull request Mar 24, 2022
#1525 | [Piyush Garg] Update docs to latest version 0.23.0 | 2022/03/09-17:25
#1528 | [Chmouel Boudjnah] generate universal binaries for osx | 2022/03/11-10:28
#1529 | [PuneetPunamiya] Adds namespace where operator is installed | 2022/03/11-14:06
#1530 | [Chmouel Boudjnah] Remove go11modules export instructions in README | 2022/03/14-15:49
#1526 | [Chmouel Boudjnah] Add information about arch package | 2022/03/14-16:17
#1523 | [Vincent Demeester] ROADMAP.md: update it to reflect 2022 goals | 2022/03/15-11:18
#1467 | [mathew-fleisch] Go compile darwin-arm64 in makefile for m1 macs | 2022/03/15-13:04
#1520 | [jbpratt] parse full duration for time formatting | 2022/03/15-16:12
#1531 | [Chmouel Boudjnah] Add "tkn taskrun export" | 2022/03/18-09:46
#1538 | [Chmouel Boudjnah] update to cobra 1.4.0 | 2022/03/18-11:42
null | [PuneetPunamiya] Updates the configMap name for Operator version | 2022/03/18-13:01
null | [Chmouel Boudjnah] Add -o name to pipeline start | 2022/03/22-11:32
null | [Piyush Garg] This will fix the version command failing for chain and operator | 2022/03/23-12:16
null | [Pradeep Kumar] fix error while deleting pr without status | 2022/03/24-07:16

Signed-off-by: Pradeep Kumar <pradkuma@redhat.com>
pradeepitm12 added a commit that referenced this pull request Mar 24, 2022
#1525 | [Piyush Garg] Update docs to latest version 0.23.0 | 2022/03/09-17:25
#1528 | [Chmouel Boudjnah] generate universal binaries for osx | 2022/03/11-10:28
#1529 | [PuneetPunamiya] Adds namespace where operator is installed | 2022/03/11-14:06
#1530 | [Chmouel Boudjnah] Remove go11modules export instructions in README | 2022/03/14-15:49
#1526 | [Chmouel Boudjnah] Add information about arch package | 2022/03/14-16:17
#1523 | [Vincent Demeester] ROADMAP.md: update it to reflect 2022 goals | 2022/03/15-11:18
#1467 | [mathew-fleisch] Go compile darwin-arm64 in makefile for m1 macs | 2022/03/15-13:04
#1520 | [jbpratt] parse full duration for time formatting | 2022/03/15-16:12
#1531 | [Chmouel Boudjnah] Add "tkn taskrun export" | 2022/03/18-09:46
#1538 | [Chmouel Boudjnah] update to cobra 1.4.0 | 2022/03/18-11:42
null | [PuneetPunamiya] Updates the configMap name for Operator version | 2022/03/18-13:01
null | [Chmouel Boudjnah] Add -o name to pipeline start | 2022/03/22-11:32
null | [Piyush Garg] This will fix the version command failing for chain and operator | 2022/03/23-12:16
null | [Pradeep Kumar] fix error while deleting pr without status | 2022/03/24-07:16

Signed-off-by: Pradeep Kumar <pradkuma@redhat.com>
pradeepitm12 added a commit that referenced this pull request Mar 24, 2022
#1525 | [Piyush Garg] Update docs to latest version 0.23.0 | 2022/03/09-17:25
#1528 | [Chmouel Boudjnah] generate universal binaries for osx | 2022/03/11-10:28
#1529 | [PuneetPunamiya] Adds namespace where operator is installed | 2022/03/11-14:06
#1530 | [Chmouel Boudjnah] Remove go11modules export instructions in README | 2022/03/14-15:49
#1526 | [Chmouel Boudjnah] Add information about arch package | 2022/03/14-16:17
#1523 | [Vincent Demeester] ROADMAP.md: update it to reflect 2022 goals | 2022/03/15-11:18
#1467 | [mathew-fleisch] Go compile darwin-arm64 in makefile for m1 macs | 2022/03/15-13:04
#1520 | [jbpratt] parse full duration for time formatting | 2022/03/15-16:12
#1531 | [Chmouel Boudjnah] Add "tkn taskrun export" | 2022/03/18-09:46
#1538 | [Chmouel Boudjnah] update to cobra 1.4.0 | 2022/03/18-11:42
null | [PuneetPunamiya] Updates the configMap name for Operator version | 2022/03/18-13:01
null | [Chmouel Boudjnah] Add -o name to pipeline start | 2022/03/22-11:32
null | [Piyush Garg] This will fix the version command failing for chain and operator | 2022/03/23-12:16
null | [Pradeep Kumar] fix error while deleting pr without status | 2022/03/24-07:16

Signed-off-by: Pradeep Kumar <pradkuma@redhat.com>
pradeepitm12 added a commit that referenced this pull request Mar 24, 2022
#1525 | [Piyush Garg] Update docs to latest version 0.23.0 | 2022/03/09-17:25
#1528 | [Chmouel Boudjnah] generate universal binaries for osx | 2022/03/11-10:28
#1529 | [PuneetPunamiya] Adds namespace where operator is installed | 2022/03/11-14:06
#1530 | [Chmouel Boudjnah] Remove go11modules export instructions in README | 2022/03/14-15:49
#1526 | [Chmouel Boudjnah] Add information about arch package | 2022/03/14-16:17
#1523 | [Vincent Demeester] ROADMAP.md: update it to reflect 2022 goals | 2022/03/15-11:18
#1467 | [mathew-fleisch] Go compile darwin-arm64 in makefile for m1 macs | 2022/03/15-13:04
#1520 | [jbpratt] parse full duration for time formatting | 2022/03/15-16:12
#1531 | [Chmouel Boudjnah] Add "tkn taskrun export" | 2022/03/18-09:46
#1538 | [Chmouel Boudjnah] update to cobra 1.4.0 | 2022/03/18-11:42
null | [PuneetPunamiya] Updates the configMap name for Operator version | 2022/03/18-13:01
null | [Chmouel Boudjnah] Add -o name to pipeline start | 2022/03/22-11:32
null | [Piyush Garg] This will fix the version command failing for chain and operator | 2022/03/23-12:16
null | [Pradeep Kumar] fix error while deleting pr without status | 2022/03/24-07:16

Signed-off-by: Pradeep Kumar <pradkuma@redhat.com>
pradeepitm12 added a commit that referenced this pull request Mar 25, 2022
#1525 | [Piyush Garg] Update docs to latest version 0.23.0 | 2022/03/09-17:25
#1528 | [Chmouel Boudjnah] generate universal binaries for osx | 2022/03/11-10:28
#1529 | [PuneetPunamiya] Adds namespace where operator is installed | 2022/03/11-14:06
#1530 | [Chmouel Boudjnah] Remove go11modules export instructions in README | 2022/03/14-15:49
#1526 | [Chmouel Boudjnah] Add information about arch package | 2022/03/14-16:17
#1523 | [Vincent Demeester] ROADMAP.md: update it to reflect 2022 goals | 2022/03/15-11:18
#1467 | [mathew-fleisch] Go compile darwin-arm64 in makefile for m1 macs | 2022/03/15-13:04
#1520 | [jbpratt] parse full duration for time formatting | 2022/03/15-16:12
#1531 | [Chmouel Boudjnah] Add "tkn taskrun export" | 2022/03/18-09:46
#1538 | [Chmouel Boudjnah] update to cobra 1.4.0 | 2022/03/18-11:42
null | [PuneetPunamiya] Updates the configMap name for Operator version | 2022/03/18-13:01
null | [Chmouel Boudjnah] Add -o name to pipeline start | 2022/03/22-11:32
null | [Piyush Garg] This will fix the version command failing for chain and operator | 2022/03/23-12:16
null | [Pradeep Kumar] fix error while deleting pr without status | 2022/03/24-07:16

Signed-off-by: Pradeep Kumar <pradkuma@redhat.com>
pradeepitm12 added a commit that referenced this pull request Mar 25, 2022
#1525 | [Piyush Garg] Update docs to latest version 0.23.0 | 2022/03/09-17:25
#1528 | [Chmouel Boudjnah] generate universal binaries for osx | 2022/03/11-10:28
#1529 | [PuneetPunamiya] Adds namespace where operator is installed | 2022/03/11-14:06
#1530 | [Chmouel Boudjnah] Remove go11modules export instructions in README | 2022/03/14-15:49
#1526 | [Chmouel Boudjnah] Add information about arch package | 2022/03/14-16:17
#1523 | [Vincent Demeester] ROADMAP.md: update it to reflect 2022 goals | 2022/03/15-11:18
#1467 | [mathew-fleisch] Go compile darwin-arm64 in makefile for m1 macs | 2022/03/15-13:04
#1520 | [jbpratt] parse full duration for time formatting | 2022/03/15-16:12
#1531 | [Chmouel Boudjnah] Add "tkn taskrun export" | 2022/03/18-09:46
#1538 | [Chmouel Boudjnah] update to cobra 1.4.0 | 2022/03/18-11:42
null | [PuneetPunamiya] Updates the configMap name for Operator version | 2022/03/18-13:01
null | [Chmouel Boudjnah] Add -o name to pipeline start | 2022/03/22-11:32
null | [Piyush Garg] This will fix the version command failing for chain and operator | 2022/03/23-12:16
null | [Pradeep Kumar] fix error while deleting pr without status | 2022/03/24-07:16

Signed-off-by: Pradeep Kumar <pradkuma@redhat.com>
pradeepitm12 added a commit that referenced this pull request Mar 25, 2022
#1525 | [Piyush Garg] Update docs to latest version 0.23.0 | 2022/03/09-17:25
#1528 | [Chmouel Boudjnah] generate universal binaries for osx | 2022/03/11-10:28
#1529 | [PuneetPunamiya] Adds namespace where operator is installed | 2022/03/11-14:06
#1530 | [Chmouel Boudjnah] Remove go11modules export instructions in README | 2022/03/14-15:49
#1526 | [Chmouel Boudjnah] Add information about arch package | 2022/03/14-16:17
#1523 | [Vincent Demeester] ROADMAP.md: update it to reflect 2022 goals | 2022/03/15-11:18
#1467 | [mathew-fleisch] Go compile darwin-arm64 in makefile for m1 macs | 2022/03/15-13:04
#1520 | [jbpratt] parse full duration for time formatting | 2022/03/15-16:12
#1531 | [Chmouel Boudjnah] Add "tkn taskrun export" | 2022/03/18-09:46
#1538 | [Chmouel Boudjnah] update to cobra 1.4.0 | 2022/03/18-11:42
null | [PuneetPunamiya] Updates the configMap name for Operator version | 2022/03/18-13:01
null | [Chmouel Boudjnah] Add -o name to pipeline start | 2022/03/22-11:32
null | [Piyush Garg] This will fix the version command failing for chain and operator | 2022/03/23-12:16
null | [Pradeep Kumar] fix error while deleting pr without status | 2022/03/24-07:16

Signed-off-by: Pradeep Kumar <pradkuma@redhat.com>
pradeepitm12 added a commit that referenced this pull request Mar 25, 2022
#1525 | [Piyush Garg] Update docs to latest version 0.23.0 | 2022/03/09-17:25
#1528 | [Chmouel Boudjnah] generate universal binaries for osx | 2022/03/11-10:28
#1529 | [PuneetPunamiya] Adds namespace where operator is installed | 2022/03/11-14:06
#1530 | [Chmouel Boudjnah] Remove go11modules export instructions in README | 2022/03/14-15:49
#1526 | [Chmouel Boudjnah] Add information about arch package | 2022/03/14-16:17
#1523 | [Vincent Demeester] ROADMAP.md: update it to reflect 2022 goals | 2022/03/15-11:18
#1467 | [mathew-fleisch] Go compile darwin-arm64 in makefile for m1 macs | 2022/03/15-13:04
#1520 | [jbpratt] parse full duration for time formatting | 2022/03/15-16:12
#1531 | [Chmouel Boudjnah] Add "tkn taskrun export" | 2022/03/18-09:46
#1538 | [Chmouel Boudjnah] update to cobra 1.4.0 | 2022/03/18-11:42
null | [PuneetPunamiya] Updates the configMap name for Operator version | 2022/03/18-13:01
null | [Chmouel Boudjnah] Add -o name to pipeline start | 2022/03/22-11:32
null | [Piyush Garg] This will fix the version command failing for chain and operator | 2022/03/23-12:16
null | [Pradeep Kumar] fix error while deleting pr without status | 2022/03/24-07:16

Signed-off-by: Pradeep Kumar <pradkuma@redhat.com>
piyush-garg added a commit that referenced this pull request Mar 25, 2022
#1525 | [Piyush Garg] Update docs to latest version 0.23.0 | 2022/03/09-17:25
#1528 | [Chmouel Boudjnah] generate universal binaries for osx | 2022/03/11-10:28
#1529 | [PuneetPunamiya] Adds namespace where operator is installed | 2022/03/11-14:06
#1530 | [Chmouel Boudjnah] Remove go11modules export instructions in README | 2022/03/14-15:49
#1526 | [Chmouel Boudjnah] Add information about arch package | 2022/03/14-16:17
#1523 | [Vincent Demeester] ROADMAP.md: update it to reflect 2022 goals | 2022/03/15-11:18
#1467 | [mathew-fleisch] Go compile darwin-arm64 in makefile for m1 macs | 2022/03/15-13:04
#1520 | [jbpratt] parse full duration for time formatting | 2022/03/15-16:12
#1531 | [Chmouel Boudjnah] Add "tkn taskrun export" | 2022/03/18-09:46
#1538 | [Chmouel Boudjnah] update to cobra 1.4.0 | 2022/03/18-11:42
null | [PuneetPunamiya] Updates the configMap name for Operator version | 2022/03/18-13:01
null | [Chmouel Boudjnah] Add -o name to pipeline start | 2022/03/22-11:32
null | [Piyush Garg] This will fix the version command failing for chain and operator | 2022/03/23-12:16
null | [Pradeep Kumar] fix error while deleting pr without status | 2022/03/24-07:16

Signed-off-by: Piyush Garg <pgarg@redhat.com>
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. 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.

3 participants