Let’s take a look in this article at the current state of what can be done with jpackage and GitHub Actions for JavaFX.
-
Working with GitLab Merge Requests in IntelliJ IDEA
In this tutorial, we will take a look at working with GitLab Merge Requests inside IntelliJ IDEA.
-
Foojay Podcast #26: The Future of Source Control and CI/CD
We have seen evolutions from CVS to Subversion to Git. Is this the endpoint? Did we find the holy grail? What evolutions are waiting for us?
-
GitLab Pages Preview
How to preview GitLab Pages and share the preview’s URL with teammates in a couple of steps.
-
Conditional Builds on GitLab
Learn how to run a build on GitLab only if a condition is met, especially helpful when conditions are expensive and time-consuming operations.
-
GitLab: Your Continuous Deployment One-Stop Shop
This article shows how one could offload the Docker part of your build pipeline from your local machine to GitLab using the Kaniko image.
It saves on time and resources.
The only regret I have is that I should have done it much earlier as I’m a huge proponent of automation!