Skip to content

Support Ionic Framework #358

@Tasiobg

Description

@Tasiobg

The Moodle Mobile App uses Ionic Framework within Mustache templates. However, the moodle-plugin-ci tool currently does not support Ionic components during Mustache validation, which causes certain templates to fail CI checks.

To work around this limitation, we disabled validations for mobile-specific templates using the following configuration:
MUSTACHE_IGNORE_NAMES: 'mobile*.mustache'.

While this approach is effective, it would be ideal to have native support for the Ionic Framework in moodle-plugin-ci to allow proper validation and maintain consistent code quality checks across all templates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions