Published an article
Developed CI/CD pipeline
Wrote a tutorial
+1
I wrote a tutorial on how to create a CI pipeline for solutions that use an instance of the Curity Identity Server: https://curity.io/resources/learn/testing-an-instance-of-curity/ Whether you need to check if your configuration still works with a new version of the Curity Identity Server or you wrote your own plugin and need to test it, this tutorial will show you the steps that are needed.

We use the approach from the tutorial to test our OS plugins using GitHub actions. You can see an example here: https://github.com/curityio/github-authenticator/blob/master/.github/workflows/end-to-end-tests.yaml