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

Test-drive JUnit 5 build on Azure Pipelines #1795

Closed
10 tasks done
sormuras opened this issue Feb 27, 2019 · 3 comments
Closed
10 tasks done

Test-drive JUnit 5 build on Azure Pipelines #1795

sormuras opened this issue Feb 27, 2019 · 3 comments
Assignees
Milestone

Comments

@sormuras
Copy link
Member

sormuras commented Feb 27, 2019

Overview

Test-drive our build on Azure Pipelines [1].

[1] https://azure.microsoft.com/en-us/services/devops/pipelines/

Deliverables

  • Add azure-pipelines.yml with minimal configuration.
  • Does it work on Linux?
  • Does it work on Mac?
  • Does it work on Windows?
  • How to configure which JDK is used?
  • Is OpenJDK-EA supported?
  • On failing builds, are logs easy to access and scan?
  • Are Gradle Build Scans still published?
  • What about speed?
  • SNAPSHOT deployments: documentation (user-guide, javadoc) and artifacts
@brunoborges
Copy link

brunoborges commented Feb 27, 2019

Confirming a minimal setup for Linux works as expected.

azure-pipelines.yml

Here's a build test:

And here's the Gradle scan:

@sormuras
Copy link
Member Author

Awesome, @brunoborges -- thanks for spiking an example setup. PR? ;)

@sormuras
Copy link
Member Author

Superseded by #1810

@ghost ghost removed the status: in progress label Mar 13, 2019
@sormuras sormuras added this to the 5.5 M1 milestone Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants