home.social

#securitytests — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #securitytests, aggregated by home.social.

  1. I’m almost finished with my #cicd pipeline. I have an odd bug in one of my e2e tests where I’m unsure why it’s failing. However, I’m sure I’ll get it knocked out tomorrow.
    To recap, the pipeline:
    - Runs #UnitTests
    - Runs #SecurityTests
    - Generates #containers dynamically
    - Deploys a #kubernetes environment
    - Deploys a full #SoftwareStack
    - Runs #e2e tests.