foundeo / cfml-ci-examples

Examples for Continuous Integration with CFML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cfml-ci-examples

CI

Examples for Continuous Integration for ColdFusion / CFML by Pete Freitag / Foundeo Inc.

Tools Used

For examples of all these tools running in GitHub Actions, take a look at: .github/workflows/ci.yml and click on the Actions tab of this repository.

  • Fixinator - Scan CFML Code for Security Issues
  • CFML Compiler - Compiles CFML Code, fails on compilation errors
  • CommandBox
  • MiniBox
  • TestBox
  • CodeChecker
  • CFLint
  • Postman / Newman
  • Puppeteer
  • Textlint
  • curl
  • Docker Push to Github Registry

About

Examples for Continuous Integration with CFML

License:MIT License


Languages

Language:ColdFusion 65.4%Language:JavaScript 17.6%Language:Shell 14.9%Language:Dockerfile 2.1%