-
Notifications
You must be signed in to change notification settings - Fork 5
Feature/promt for launch when build fails #65
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
Closed
SlimerDude
wants to merge
37
commits into
xored:master
from
SlimerDude:feature/promt_for_launch_when_build_fails
Closed
Feature/promt for launch when build fails #65
SlimerDude
wants to merge
37
commits into
xored:master
from
SlimerDude:feature/promt_for_launch_when_build_fails
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Removed the fan/lib/fan suffix so users can control exactly where the .pod file is generated.
… deep" This reverts commit f44d147.
Conflicts: README.org
… and keeps any pre-defined fan env
…nsure it's up to date. The launch process copies it over anyway.
… occur during a build. Fixes #26 F4 launches old version of project when build fails
…unch_when_build_fails Conflicts: com.xored.f4.core/fan/manifest/FantomProject.fan
…ate parent a PathEnv
…unch_when_build_fails
Don't know why GibHut is trying to re-merge my previous merges!?? See https://github.com/xored/f4/network for a simple graph of commits. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #26 F4 launches old version of project when build fails
On launching, should a dependent project contain build errors, the following dialogue is shown:
I believe this is the correct technique, for it doesn't prevent the launch if the user doesn't want to.