Browsing tag

CICD

Benefits of CI/CD for Your Software Development Company

CI/CD or CICD stands for continuous integration/continuous delivery. Though it is technically two distinct processes available to software companies, they are best when combined. The benefits of CI/CD are numerous and allow companies to deliver software and updates faster and more reliably.  Offering a stable, consistent service is all part of managing a successful software […]

Anteater – CI/CD Gate Check Framework

  Anteater is an open framework to prevent the unwanted merging of nominated strings, filenames, binaries, depreciated functions, staging enviroment code / credentials etc. Anything that can be specified with regular expression syntax, can be sniffed out by anteater. You tell anteater exactly what you don’t want to get merged, and anteater looks after the […]