Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

fix: stop looking for local snapshot artefacts when the native prepare is skipped #1117

Merged
merged 2 commits into from
Jan 27, 2020

Conversation

DimitarTachev
Copy link
Contributor

@DimitarTachev DimitarTachev commented Jan 24, 2020

PR Checklist

What is the current behavior?

  1. navigate to any nativescript application (e.g. an empty js app)
  2. rm -rf platforms
  3. install the nativescript-cloud extension
  4. tns login
  5. tns cloud run android --release --key-store.... --env.snapshot
  6. enoent exception will be thrown.

Related to #1118

Sorry, something went wrong.

@cla-bot cla-bot bot added the cla: yes label Jan 24, 2020
@DimitarTachev DimitarTachev force-pushed the tachev/fix-cloud-snapshot branch from 2feaa42 to b783247 Compare January 27, 2020 07:09
@DimitarTachev
Copy link
Contributor Author

test cli-build

…e skipped (it's a cloud build, there aren't any snapshot artefacts locally)
@DimitarTachev DimitarTachev force-pushed the tachev/fix-cloud-snapshot branch from b783247 to b8da140 Compare January 27, 2020 08:21
@DimitarTachev
Copy link
Contributor Author

test cli-build

@DimitarTachev DimitarTachev merged commit c2e2011 into master Jan 27, 2020
@DimitarTachev DimitarTachev deleted the tachev/fix-cloud-snapshot branch January 27, 2020 11:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants