After the completion of my little experiment writing unit tests with the help of AI I was so excited I spontaneously recorded a short video, too. In this video I’m walking you throw my code environment, the application, unit tests, and the GitHub Actions workflow. I’m posting it here as an addendum to the previous article, hope you find it enjoyable.
The things you’ll see in this video include:
- How to use Oracle AI Database Free and Oracle REST Data Services in GitHub Actions
- What a typical project structure featuring SQLcl Projects might look like
- When to use repository secrets to avoid leaking sensitive information
I think that’s pretty cool, what’s your take? The complete code is available on my GitHub.