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

Support filtering deprecated devfile stacks and samples within the registry library #1065

Closed
3 tasks
Tracked by #1063
kim-tsao opened this issue Mar 20, 2023 · 16 comments · Fixed by devfile/registry-support#232
Closed
3 tasks
Tracked by #1063
Assignees
Labels
area/registry Devfile registry for stacks and infrastructure kind/user-story User story for new enhancement

Comments

@kim-tsao
Copy link
Contributor

kim-tsao commented Mar 20, 2023

/kind user-story

Which area this user story is related to?

/area registry

User Story

As a devfile client, I want to use an API to filter out deprecated devfiles so I can support only active devfiles in my tools

Acceptance Criteria

  • Add support for filtering deprecated devfiles in the registry library
  • Additional testing additions to account for changes done
  • Additional documentation additions to Registry Library docs to describe these parameters

[UPDATE @thepetk]
This issue depends on #959

@openshift-ci openshift-ci bot added the kind/user-story User story for new enhancement label Mar 20, 2023
@kim-tsao kim-tsao added the area/registry Devfile registry for stacks and infrastructure label Mar 20, 2023
@github-actions
Copy link

This issue is stale because it has been open for 90 days with no activity. Remove stale label or comment or this will be closed in 60 days.

@github-actions github-actions bot added the lifecycle/stale Stale items. These items have not been updated for 90 days. label Jun 19, 2023
@kim-tsao kim-tsao removed the lifecycle/stale Stale items. These items have not been updated for 90 days. label Jul 20, 2023
@michael-valdron michael-valdron moved this to Backlog in Devfile Project Jul 27, 2023
@michael-valdron
Copy link
Member

related to #959

@thepetk
Copy link
Contributor

thepetk commented Aug 4, 2023

We can transform 959 into an epic and include this one as child issue

@thepetk thepetk added the severity/blocker Issues that prevent developers from working label Aug 4, 2023
@thepetk
Copy link
Contributor

thepetk commented Aug 4, 2023

blocker to #1064

@thepetk
Copy link
Contributor

thepetk commented Aug 4, 2023

As discussed in #959 we are not going to transform it as a child item, so I've set refinement date on 11th of August. @michael-valdron do you have any proposed workaround in mind to help us estimate the issue?

@thepetk thepetk moved this from Waiting to Backlog in Devfile Project Aug 4, 2023
@michael-valdron michael-valdron changed the title Support deprecated devfile filtering in Registry library Support deprecated devfile filtering in devfile registry Aug 4, 2023
@michael-valdron
Copy link
Member

As discussed in #959 we are not going to transform it as a child item, so I've set refinement date on 11th of August. @michael-valdron do you have any proposed workaround in mind to help us estimate the issue?

We should use similar criteria to scope this issue as with #959, I've updated the issue description to complete the acceptance criteria for this task.

@michael-valdron michael-valdron changed the title Support deprecated devfile filtering in devfile registry Support filtering deprecated devfile stacks and samples within a devfile registry Aug 4, 2023
@michael-valdron
Copy link
Member

Blocked by #964

@michael-valdron
Copy link
Member

As discussed in #959 we are not going to transform it as a child item, so I've set refinement date on 11th of August. @michael-valdron do you have any proposed workaround in mind to help us estimate the issue?

We should use similar criteria to scope this issue as with #959, I've updated the issue description to complete the acceptance criteria for this task.

It appears this issue is already part of an epic, #1063.

After reviewing and refining another child issue of the epic, #964, it appears that this will be field filtering which is covered by #959. Should we close this issue and track this as part of #959?

cc: @thepetk @kim-tsao @elsony

@michael-valdron
Copy link
Member

As discussed in #959 we are not going to transform it as a child item, so I've set refinement date on 11th of August. @michael-valdron do you have any proposed workaround in mind to help us estimate the issue?

We should use similar criteria to scope this issue as with #959, I've updated the issue description to complete the acceptance criteria for this task.

It appears this issue is already part of an epic, #1063.

After reviewing and refining another child issue of the epic, #964, it appears that this will be field filtering which is covered by #959. Should we close this issue and track this as part of #959?

cc: @thepetk @kim-tsao @elsony

Nevermind, we can just keep "Add support for filtering deprecated devfiles in the registry library" under this issue.

@michael-valdron michael-valdron changed the title Support filtering deprecated devfile stacks and samples within a devfile registry Support filtering deprecated devfile stacks and samples within the registry library Aug 4, 2023
@michael-valdron
Copy link
Member

As discussed in #959 we are not going to transform it as a child item, so I've set refinement date on 11th of August. @michael-valdron do you have any proposed workaround in mind to help us estimate the issue?

We should use similar criteria to scope this issue as with #959, I've updated the issue description to complete the acceptance criteria for this task.

Revised acceptance criteria to recent refinement changes.

@michael-valdron
Copy link
Member

Blocked by #964

Also by #959

@michael-valdron
Copy link
Member

blocker to #1064

#959 now blocks #1064, this issue is no longer a blocker

@michael-valdron michael-valdron removed the severity/blocker Issues that prevent developers from working label Aug 4, 2023
@thepetk thepetk moved this from Backlog to To Do 📝 in Devfile Project Aug 11, 2023
@thepetk
Copy link
Contributor

thepetk commented Aug 11, 2023

I've closed #964 as duplicate. A slight difference was that inside this issue we were explicitly mention updates to extraDevfileEntries.yaml file.

@michael-valdron michael-valdron moved this from To Do 📝 to Backlog in Devfile Project Oct 13, 2023
@michael-valdron michael-valdron moved this from Backlog to Refinement in Devfile Project Nov 28, 2023
@Jdubrick Jdubrick moved this from Refinement to Backlog in Devfile Project Jan 18, 2024
@thepetk thepetk self-assigned this Jan 25, 2024
@Jdubrick Jdubrick moved this from Backlog to To Do 📝 in Devfile Project Feb 6, 2024
@thepetk
Copy link
Contributor

thepetk commented Mar 25, 2024

Moving to next sprint as it waits for #959 to be completed

@thepetk thepetk moved this from To Do 📝 to In Progress 🚧 in Devfile Project Apr 8, 2024
@thepetk
Copy link
Contributor

thepetk commented Apr 9, 2024

No longer blocked from #959

@thepetk
Copy link
Contributor

thepetk commented Apr 10, 2024

Opened PR devfile/registry-support#232 for this issue

@github-project-automation github-project-automation bot moved this from In Review 👀 to Done ✅ in Devfile Project Apr 15, 2024
@johnmcollier johnmcollier moved this from Done ✅ to In Review 👀 in Devfile Project Apr 16, 2024
@johnmcollier johnmcollier moved this from In Review 👀 to Done ✅ in Devfile Project Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/registry Devfile registry for stacks and infrastructure kind/user-story User story for new enhancement
Projects
Status: Done ✅
Development

Successfully merging a pull request may close this issue.

4 participants