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

Frage zur RexStan-Konfiguration #10

Open
christophboecker opened this issue Feb 8, 2024 · 0 comments
Open

Frage zur RexStan-Konfiguration #10

christophboecker opened this issue Feb 8, 2024 · 0 comments

Comments

@christophboecker
Copy link
Member

\rexstan\RexStanUserConfig::save(5, $addon, $extensions, 80203);

Konkretes Problem: im per RexStan-Workflow überprüften Addon ist eine php-Datei, die ich nicht getestet haben will (ich weiß was ich tue). Die kann man - das habe ich lokal im Einsatz - mit einer Einstellung in der user-config.neon ausschließen:

excludePaths:
    analyseAndScan:
        - '*/addon/help.php'

Meine Idee war nun, nach obiger Zeile die user-config.neon wieder einzulesen, den fraglichen Block einzufügen und dann wieder zu speichern. Lokal klappt das problemlos, aber nicht im Workflow. Wenn ich den auslöse, wird die help.php immer noch gescannt.

Mache ich nen Denkfehler? Überseheh ich was? Kann ich irgendwie rauskriegen, ob die user-config.neon korrekt geändert wurde?

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

No branches or pull requests

1 participant