Skip to content
#

ci

Automatically build and test your code as you push it upstream, preventing bugs from being deployed to production. A complementary practice to CI is that before submitting work, each programmer must do a complete build and run (and pass) all unit tests. Integration tests are usually run automatically on a CI server when it detects a new commit.

Here are 187 public repositories matching this topic...

ghym - is a private cloud for myself DevOps education that I plan to convert to free cloud computing platform if I succeed with my education gaols. SLA - there is no sla, use As Is or don't use at all as I keep right to shutdown cloud suddenly and forever without prior notice or handover data

  • Updated Jan 4, 2024
  • PHP