-
Notifications
You must be signed in to change notification settings - Fork 99
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
Set up CI workflows #1077
Comments
oliverlietz
added a commit
that referenced
this issue
Aug 12, 2023
oliverlietz
added a commit
that referenced
this issue
Aug 12, 2023
remove master from build (until fixed)
oliverlietz
added a commit
that referenced
this issue
Aug 12, 2023
remove configuration for CircleCI
oliverlietz
added a commit
that referenced
this issue
Aug 12, 2023
oliverlietz
added a commit
that referenced
this issue
Aug 13, 2023
switch from package to install goal as some build artifacts are required for tests in different modules
oliverlietz
added a commit
that referenced
this issue
Aug 14, 2023
run build on Windows also – fix matrix build
oliverlietz
added a commit
that referenced
this issue
Aug 14, 2023
don't fail other builds on failure in matrix
oliverlietz
added a commit
that referenced
this issue
Aug 15, 2023
remove redirect to have output in CI log
oliverlietz
added a commit
that referenced
this issue
Aug 16, 2023
do not build with Java 11 on CI yet
Getting Mac runner takes too long...
|
oliverlietz
added a commit
that referenced
this issue
Aug 18, 2023
remove Mac OS from build (getting runner takes too long, > 10 hours)
oliverlietz
added a commit
that referenced
this issue
Aug 19, 2023
change status badge branch to v4.x
oliverlietz
added a commit
that referenced
this issue
Oct 12, 2023
* add workflow_dispatch event to enable manual CI build * update checkout action to v4 * use Maven Wrapper to run build with a fix Maven version across different systems
oliverlietz
added a commit
that referenced
this issue
Jun 1, 2024
* use setup-java 4 * use Maven 3.9.7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maven build with Java 8 and 11 on latest Linux and Windows for branches
master
andv4.x
: https://github.com/ops4j/org.ops4j.pax.exam2/actions/workflows/maven.ymlThe text was updated successfully, but these errors were encountered: