Oracle's SQLcl Project - the only CI/CD tool for APEX you will ever need.
Introduction
In my previous article, I covered the basics of Oracle’s SQLcl Project, including versioning and releasing Oracle database changes. Please read it before reading further.
Now, I’ll cover how to organize the CI/CD process for Oracle APEX ...
rafal.hashnode.dev4 min read
Neil Fernandez
APEX Dev Team
Beautiful write up. Thanks Rafal for sharing your experience. I just wanted to add that after you cut a release, it is ideal to merge back to MAIN. Perhaps with an MR or PR depending on your tooling. Cheers!