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

chore: merge release in master #1034

Merged
merged 5 commits into from
Aug 28, 2019
Merged

Conversation

rosen-vladimirov
Copy link
Contributor

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes/Implements/Closes #[Issue Number].

rosen-vladimirov and others added 5 commits August 21, 2019 16:19
When the runtime version is below 6.0.2 we should generate snapshot only for armv7, arm64 and ia32 archs. However, as in the validation schema we have default value for the targetArchs, the logic that should determine if ia64 should be removed from the targetArchs decides the archs are passed by the user and does not strip anything from them. Remove the default values from the JSON Schema - they are calculated in the code, so there's no need to have them on two places. As we can not have our conditional logic in the JSON schema, keep calculation of the default values only in the code.
…der-runtime

fix: stop generating snapshot for ia64 for older runtimes
@cla-bot cla-bot bot added the cla: yes label Aug 28, 2019
@rosen-vladimirov
Copy link
Contributor Author

test --ignore

@rosen-vladimirov rosen-vladimirov merged commit f2f5f10 into master Aug 28, 2019
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/merge-rel-master branch August 28, 2019 14:58
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.

3 participants