Skip to content

feature: add command line option to point to additional artifact modu…#1484

Open
JamesHabben wants to merge 1 commit into
abrignoni:mainfrom
JamesHabben:test/image-list
Open

feature: add command line option to point to additional artifact modu…#1484
JamesHabben wants to merge 1 commit into
abrignoni:mainfrom
JamesHabben:test/image-list

Conversation

@JamesHabben
Copy link
Copy Markdown
Collaborator

…le folder

  • adjustments to core leapp and plugin_loader code to accommodate for an additional artifact folder to load modules from
  • the primary artifact folder is still used, modules in additional folder are added to the list of artifacts
  • any module in alternate location with duplicate key will override the module in the standard folder
    • this allows for testing with a modified module while using a built release version of the tool
  • added image_test.py as a test-only artifact to generate testing outputs
    • artifact intentionally uses LEAPP media manager to create outputs
  • sample image types added to /admin/test/samples_data/ with a manifest for the test artifact parsing

…le folder

- adjustments to core leapp and plugin_loader code to accommodate for an additional artifact folder to load modules from
- the primary artifact folder is still used, modules in additional folder are added to the list of artifacts
- any module in alternate location with duplicate key will override the module in the standard folder
  - this allows for testing with a modified module while using a built release version of the tool
- added `image_test.py` as a test-only artifact to generate testing outputs
  - artifact intentionally uses LEAPP media manager to create outputs
- sample image types added to `/admin/test/samples_data/` with a manifest for the test artifact parsing
@JamesHabben
Copy link
Copy Markdown
Collaborator Author

this now allows for the benefit of testing image parsing and detection. in the sqlite db, we can see all the image types that are from the test, and that svg has an issue with the mime type.
image

@JamesHabben JamesHabben requested a review from Johann-PLW May 19, 2026 20:59
@JamesHabben
Copy link
Copy Markdown
Collaborator Author

this is what this test artifact creates for lava
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant