Skip to content

Implement spec file discovery#24

Merged
albertodebortoli merged 1 commit intomainfrom
auto-identify-lucafile
Feb 24, 2026
Merged

Implement spec file discovery#24
albertodebortoli merged 1 commit intomainfrom
auto-identify-lucafile

Conversation

@albertodebortoli
Copy link
Member

Pull Request Title

If Lucafile is present, it is used by default even if there are other Lucafiles (e.g. Lucafile-linux).
If multiple Lucafiles are present but not one with the exact name "Lucafile", the user is prompted to pick one:

Screenshot 2026-02-24 at 21 25 14

Type of Change

  • Feature
  • Bug fix
  • Maintenance / Refactor
  • Documentation
  • CI / Tooling
  • Other (specify)

How Has This Been Tested?

Describe the testing strategy and commands executed.

  • Added / updated unit tests
  • Manually tested locally
  • Tested on macOS (arch: arm64 / x86_64)
  • Other

Screenshots / Demo (if applicable)

Add images, logs, or terminal output.

Checklist

  • Swift code builds locally (swift build)
  • Tests pass locally (swift test)
  • Code style / formatting respected
  • Documentation updated (README / comments)
  • Version / tag alignment considered (if release related)
  • PR title follows conventional style (optional)

CI Considerations

  • Affects build time notably
  • Requires new secrets / env vars
  • Alters release process

Breaking Changes?

  • No
  • Yes

@albertodebortoli albertodebortoli added this to the 0.6.0 milestone Feb 24, 2026
@albertodebortoli albertodebortoli added the enhancement New feature or request label Feb 24, 2026
@albertodebortoli albertodebortoli merged commit d158ab4 into main Feb 24, 2026
1 check passed
@albertodebortoli albertodebortoli deleted the auto-identify-lucafile branch February 24, 2026 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant