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

Travis-CI build stages #319

Closed
bkimminich opened this issue May 24, 2017 · 4 comments
Closed

Travis-CI build stages #319

bkimminich opened this issue May 24, 2017 · 4 comments

Comments

@bkimminich
Copy link
Member

bkimminich commented May 24, 2017

Introduce https://docs.travis-ci.com/user/build-stages

  • end-to-end tests should run only if npm test has passed for all supported node.js versions
  • deployment should still only trigger for one chosen node.js version if unit/int tests and e2e tests have passed

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@yindia
Copy link
Contributor

yindia commented Oct 7, 2017

@bkimminich it run for 6 & 8 . Check .travis.yml
`node_js:

  • 6 # recommended version
  • 8`

@stale
Copy link

stale bot commented Jan 24, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks if no further activity occurs. ❤️ Thank you for your contributions to OWASP Juice Shop!

@stale stale bot added the wontfix label Jan 24, 2018
@bkimminich
Copy link
Member Author

With the &&-concatenated script this has become kind of unnecessary.

@lock
Copy link

lock bot commented Nov 4, 2019

This thread has been automatically locked because it has not had recent activity after it was closed. 🔒 Please open a new issue for regressions or related bugs.

@lock lock bot locked and limited conversation to collaborators Nov 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants