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

Add travis yml and script for PSV verification #6

Merged
merged 1 commit into from
Oct 16, 2019

Conversation

ystefinko
Copy link
Collaborator

@ystefinko ystefinko commented Oct 15, 2019

Yml is basic Travis file for setting up PSV build on every Pull Request.
PSV Linux build is based on Ubuntu Xenial (Travis image) with NodeJs of Latest TLS version.
At this moment it is NodeJS v10.16.3.
Also Travis image support yarn caching - documented there https://docs.travis-ci.com/user/caching/#yarn-cache.
and there https://docs.travis-ci.com/user/languages/javascript-with-nodejs/#caching-with-yarn
Add psv bash script based on GitLab PSV build we had before.

Resolves: OLPEDGE-828

Signed-off-by: Yaroslav Stefinko [email protected]

@ystefinko ystefinko changed the title Add travis yml for PSV verification Add travis yml and script for PSV verification Oct 16, 2019
@ystefinko ystefinko added the ci ci/cd related, scripts, devops tasks label Oct 16, 2019
@ystefinko ystefinko requested review from OleksiiZubko, leonid-ziskel and andescu and removed request for OleksiiZubko October 16, 2019 08:59
Yml is basic Travis file for setting up PSV build on every Pull Request.
PSV Linux build is based on Ubuntu Xenial (Travis image) with NodeJs of Latesl TLS version.
At this moment it is NodeJS v10.16.3.
Also Travis image support yarn caching - documented there https://docs.travis-ci.com/user/caching/#yarn-cache.
and there https://docs.travis-ci.com/user/languages/javascript-with-nodejs/#caching-with-yarn
Add psv bash script based on GitLab PSV build we had before.

Resolves: OLPEDGE-828

Signed-off-by: Yaroslav Stefinko <[email protected]>
@ystefinko ystefinko merged commit e142558 into master Oct 16, 2019
@ystefinko ystefinko deleted the task/olpedge-828_travis branch October 16, 2019 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci ci/cd related, scripts, devops tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants