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

ROADMAP.md: update it to reflect 2022 goals #1523

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

vdemeester
Copy link
Member

Changes

Just a "quick" update on the ROADMAP. Feel free to comment if I am missing something. We can also always follow-up during the year to add/remove items 😉

Submitter Checklist

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

See the contribution guide for more details.

Release Notes

NONE

Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
@tekton-robot tekton-robot added the release-note-none Denotes a PR that doesnt merit a release note. 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 approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 9, 2022
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

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
edit: I thought I missed reviewing this 😅

@piyush-garg
Copy link
Contributor

/APPROVE
/LGTM

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 15, 2022
@piyush-garg
Copy link
Contributor

/retest

1 similar comment
@vinamra28
Copy link
Member

/retest

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
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: piyush-garg, pradeepitm12, 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:
  • OWNERS [piyush-garg,pradeepitm12]

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 merged commit c601614 into tektoncd:main Mar 15, 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-none Denotes a PR that doesnt merit a release note. 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.

5 participants