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

Remove deprecated plugins from all test manifests and replace with generics #751

Closed
4 tasks
Tracked by #656
jmcook1186 opened this issue May 31, 2024 · 2 comments · Fixed by #851
Closed
4 tasks
Tracked by #656

Remove deprecated plugins from all test manifests and replace with generics #751

jmcook1186 opened this issue May 31, 2024 · 2 comments · Fixed by #851
Assignees
Milestone

Comments

@jmcook1186
Copy link
Contributor

What
Remove any instances of deprecated plugins such as sci-e, sci-o, tdp-finder etc from example manifests

Why
We have migrated plugins to builtins and deprecated those that can easily be replaced with generics, e.g. sci-e, sci-o. However, we still have example manifests that use the deprecated plugins from if-plugins.

Prerequisites/resources
none

SoW (scope of work)

  • identify all instances of deprecated plugins in example manifests and replace with generics from builtins
  • documentation updated

Acceptance criteria

  • All example use builtins only - nothing is imported from if-plugins
  • All example manifests execute or fail in their expected manner
@jmcook1186 jmcook1186 self-assigned this May 31, 2024
@zanete zanete added the epic: QA label Jun 3, 2024
@zanete zanete mentioned this issue Jun 3, 2024
28 tasks
@zanete zanete added this to the Improve Trust milestone Jun 5, 2024
@zanete zanete assigned MariamKhalatova and unassigned jmcook1186 Jun 5, 2024
@zanete zanete removed the epic: QA label Jun 5, 2024
@zanete
Copy link

zanete commented Jun 13, 2024

waiting to sync with @jmcook1186 to work on it together

@zanete
Copy link

zanete commented Jun 14, 2024

@MariamKhalatova to identify the affected parts, anything where the import path is @grnsft/if-plugins or @grnsft/if-unofficial-plugins - will need to be replaced with builtins, so identifying those is the first step
Where a plugin is no longer available and no builtin exists, look for more details in https://if.greensoftware.foundation/pipelines/instance-metadata on how that explains how to access the deprecated funcitonality

@MariamKhalatova MariamKhalatova linked a pull request Jun 20, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants