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

Search tasks in Tekton Hub #346

Closed
siamaksade opened this issue Jul 9, 2020 · 3 comments · Fixed by #453
Closed

Search tasks in Tekton Hub #346

siamaksade opened this issue Jul 9, 2020 · 3 comments · Fixed by #453
Assignees
Labels
Milestone

Comments

@siamaksade
Copy link

siamaksade commented Jul 9, 2020

Tekton Hub provides an API for searching for tasks and retrieving their details as well as installing them on the cluster. As a Tekton user, it would be valuable to be able to search for tasks directly in VS Code, see their details and install them on the cluster.

@siamaksade
Copy link
Author

One way would be to add it to the command palette to be able to search for tasks, and open details page (similar to extension details pages) and install from there.

@siamaksade siamaksade added this to the Sprint #189 milestone Aug 20, 2020
@sudhirverma sudhirverma self-assigned this Aug 20, 2020
@evidolob evidolob modified the milestones: Sprint #189, Sprint #190 Sep 16, 2020
@siamaksade siamaksade removed this from the Sprint #190 milestone Oct 1, 2020
@siamaksade siamaksade added this to the Sprint #192 milestone Oct 22, 2020
@evidolob
Copy link
Collaborator

We can use https://code.visualstudio.com/updates/v1_50#_webview-views to integrate TektonHub

@evidolob evidolob assigned evidolob and unassigned sudhirverma Oct 27, 2020
@evidolob
Copy link
Collaborator

We have agreement to use new webview api, to implement TektonHub integration, UI should be similar to VSCode extension panel, with ability to select version for task and preview of task/readme when user click on task.

evidolob added a commit that referenced this issue Nov 17, 2020
Signed-off-by: Yevhen Vydolob <[email protected]>
evidolob added a commit that referenced this issue Nov 18, 2020
* #346 tekton hub integration

Signed-off-by: Yevhen Vydolob <[email protected]>

* show confirmation message if install trying override existing task

Signed-off-by: Yevhen Vydolob <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants