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

CI Pipeline #269

Open
tsengia opened this issue Sep 28, 2023 · 1 comment
Open

CI Pipeline #269

tsengia opened this issue Sep 28, 2023 · 1 comment

Comments

@tsengia
Copy link

tsengia commented Sep 28, 2023

Describe the feature you'd like
Hello,
I am making this issue to propose creating a CI pipeline for compiling the application and for checking that merge requests compile correctly.

Describe alternatives you've considered
None considered, manually compiling on own device for each merge request + change is current way of doing things.

Additional context
I am mostly making this issue because I plan on attempting to implement this feature myself.
If I am able to get a CI build process working then I will create a merge request to add it in :)

@tsengia
Copy link
Author

tsengia commented May 13, 2024

@brodeurlv This is probably a newbie question, but which JDK version are you using? 11 or 17?

I've gotten the CI pipeline to build successfully but I had to bump the JDK version to 17 in order for it to work otherwise gradle complained saying that I needed 17.

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

1 participant