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

Build Server (Jenkins) only publishes test results when the build passes. . #118

Closed
jasperblues opened this issue Dec 6, 2013 · 1 comment

Comments

@jasperblues
Copy link
Member

. . it should also publish when the build fails.

Have added the target: publish to build.xml

Need to update stamp.build.failing, to skip if already passing.

Need to call this as a separate task in jenkins, after main build

@jasperblues
Copy link
Member Author

Fixed - we now have two Jenkins builds:

  • Typhoon (can fail)
  • Typhoon-build-results-publisher (should always pass - though will still fail if compile fails).

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

No branches or pull requests

1 participant