Skip to content

Action setup > support for "image-gen" boolean input #3

@mmathieum

Description

@mmathieum

In .github/actions/setup/action.yml, add an image-gen boolean input (default false) that enable generating images during setup.

When false: workflow should not download inkscape imagemagic with apt. MT_GENERATE_IMAGES environment variable should be set to "false".

When true: workflow should download inkscape imagemagic with apt. MT_GENERATE_IMAGES environment variable should be set to "true".

Metadata

Metadata

Labels

P3⏸️ Priority 3: MediumenhancementNew feature or requestgithub_actionsPull requests that update GitHub Actions code

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions