Skip to content

Merge release in master pre 1.5.0 (second time) and fix master #1208

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

Merged
merged 19 commits into from
Nov 18, 2015

Conversation

rosen-vladimirov
Copy link
Contributor

Merge release in master pre 1.5.0 (second time) and fix master:

Require messages in bootstrap

Bootstrap does not know where to find "messages" as we have missed the require. Tell him where the messages class is located.

rosen-vladimirov and others added 19 commits November 13, 2015 17:55
The new tns-core-modules package has .d.ts files. We should skip them when moving tns-core-modules to platforms dir.
The current logic is - copy everything from node_modules to tns_modules dir.
After that move everything from tns_modules/tns-core-modules dir to tns_modules and delete tns-core-modules.

Add logic to delete .ts file BEFORE moving the files from tns_modules/tns-core-modules dir to tns_modules.
…success

Show message after successful deploy on android
Check if pod version is a valid semver version
…modules

Remove .ts from tns-core-modules package when moving it to platforms dir
Respect deleted files by livesync command
Check for devices before building the project
In case ANDROID_HOME is defined, use the emulator executable based on it, not from PATH environment variable.
`pod --version` command, which is used to determine the version of cocoapods, might return some warnings.
Here's a sample output:
```
WARNING: CocoaPods requires your terminal to be using UTF-8 encoding.
Consider adding the following to ~/.profile:

export LANG=en_US.UTF-8

0.39.0
```
Make sure to get the real version in this output (0.39.0).
…rsion-check

Fix getting of cocoapod version
The console is not release if `tns livesync ios` command is executed
Release the console after livesync command and fix a typo.
Use npm api to install all project dependencies
Bootstrap does not know where to find "messages" as we have missed the require. Tell him where the messages class is located.
@rosen-vladimirov rosen-vladimirov self-assigned this Nov 18, 2015
@ns-bot
Copy link

ns-bot commented Nov 18, 2015

Test PASSed.

rosen-vladimirov added a commit that referenced this pull request Nov 18, 2015
…r-pre-150-2

Merge release in master pre 1.5.0 (second time) and fix master
@rosen-vladimirov rosen-vladimirov merged commit 1f56cc0 into master Nov 18, 2015
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/merge-rel-master-pre-150-2 branch November 18, 2015 07:38
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.

3 participants