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

Support askForAppToLaunch on profile scheme #1035

Merged

Conversation

freddi-kit
Copy link
Collaborator

Summary

Support askForAppToLaunch on profile scheme

What Changed?

Support askForAppToLaunch on profile scheme, same as run

schemes:
  SchemeName:
    build:
       ...
    run:
       ...
      askForAppToLaunch: true # run already supports
    profile:
      askForAppToLaunch: true # currently `profile` does not support

Docs/ProjectSpec.md Outdated Show resolved Hide resolved
Copy link
Owner

@yonaskolb yonaskolb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @freddi-kit!

@yonaskolb yonaskolb merged commit f550d01 into yonaskolb:master Mar 17, 2021
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.

None yet

2 participants