DevOps
-
Storing & retrieving sensitive data for your CI/CD pipelines securely
On-premises edition. See below for a great article by Jeff Smith covering the other scenario where…
-
Oracle Agent Skills, MCP, and the Modern AI Development Stack
It seems like every week brings a new AI breakthrough that promises to change software development.…
-
Using Podman and Docker Health Checks to Prevent CI Pipeline Failures
I recently experimented with Continuous Integration (CI) pipelines in GitLab, and I needed a way to…
-
Self-Signed Certificates with ORDS 26.1 on rootless podman
Oracle REST Data Service (ORDS) has recently been updated to release 26.1.0. This is a great…
-
Updated setup-oracle-sqlcl Action and why it matters for SQLcl projects
This is a short post announcing a small but important change in the way you install…
-
Real productivity gains with AI: coding unit tests for your ORDS endpoints
Ever since I first heard about them, I have become a great fan of unit tests,…
-
JavaScript showcase: a fun playground environment for MLE/JavaScript in Oracle AI Database 26ai
I’m a huge fan of Oracle’s SQL Developer Extension for VSCode. I use it on a…
-
Git clone, but a specific branch, please
This is a super quick post mainly to remind myself that it is possible to (git)…
-
Using Oracle Database Free in your devcontainer and GitHub Codespaces
Dev containers are pretty nifty when it comes to keeping your development environment isolated from the…
-
Successfully Using SQLcl Projects If Your Production Branch Isn’t Called “main”
This short note demonstrates that the the production branch name is configurable in SQLcl projects. If…