Skip to content

feat: add nanoda-modules input - #180

Open
petr-kratochvil wants to merge 1 commit into
leanprover:mainfrom
petr-kratochvil:feat/nanoda-modules-pr
Open

feat: add nanoda-modules input#180
petr-kratochvil wants to merge 1 commit into
leanprover:mainfrom
petr-kratochvil:feat/nanoda-modules-pr

Conversation

@petr-kratochvil

Copy link
Copy Markdown

New optional input nanoda-modules: The module(s) nanoda will check, given as a whitespace-separated list of Lean module names.

If not provided, the existing strategy is used (extract package name formlakefile.toml or lakefile.lean).

Functional test added: it fails on Error: invalid digit found in string as described in issue #169 and solved in proposed PR #177. I have verified both PRs together in my fork of lean-action, on a real Lean codebase.

Closes #179

@petr-kratochvil

Copy link
Copy Markdown
Author

Functional test added: it fails on Error: invalid digit found in string as described in issue #169 and solved in proposed PR #177. I have verified both PRs together in my fork of lean-action, on a real Lean codebase.

So actually this functional test also covers regression of issue #169

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.

Add a nanoda-modules input to specify modules to check by nanoda

1 participant