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

Allow declaring executable targets as [executable]. #1817

Open
maciektr opened this issue Dec 6, 2024 · 0 comments
Open

Allow declaring executable targets as [executable]. #1817

maciektr opened this issue Dec 6, 2024 · 0 comments
Assignees

Comments

@maciektr
Copy link
Contributor

maciektr commented Dec 6, 2024

Problem

Allow declaring executable target from #1813 as [executable] instead of [[target.executable]].

Proposed Solution

  1. Add executable field on TomlManifest (similar to lib)
  2. Modify collect_targets function to check if executable is defined (see)
  3. Add a test case that relies on the shorter form

Notes

No response

@maciektr maciektr added this to the Scarb execute / Scarb prove milestone Dec 6, 2024
@maciektr maciektr added this to Scarb Dec 6, 2024
@github-project-automation github-project-automation bot moved this to Triage in Scarb Dec 6, 2024
@maciektr maciektr moved this from Triage to Todo in Scarb Dec 6, 2024
@maciektr maciektr moved this from Todo to In Progress in Scarb Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants