BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] php dev's code with warnings and notices
- Subject: [Discuss] php dev's code with warnings and notices
- From: richb at pioneer.ci.net (Rich Braun)
- Date: Mon, 28 Jul 2014 10:57:44 -0700
- In-reply-to: <mailman.82937.1406526325.15487.discuss@blu.org>
- References: <mailman.82937.1406526325.15487.discuss@blu.org>
Peter (peabo) Olson <peabo at peabo.com> asked: > What is a static-analysis gate? (Routine search revealed nothing.) Static analysis: http://en.wikipedia.org/wiki/Static_program_analysis That's a step in the build pipeline where your code-base is evaluated for syntax and coding-standards compliance prior to compiling or executing the code. Quality gate: https://wiki.jenkins-ci.org/display/JENKINS/Build+Pipeline+Plugin and http://en.wikipedia.org/wiki/Quality_gate That's a step in the continuous-integration process which, if it fails, your build is rejected. -rich
- Follow-Ups:
- [Discuss] php dev's code with warnings and notices
- From: peabo at peabo.com (Peter (peabo) Olson)
- [Discuss] php dev's code with warnings and notices
- Prev by Date: [Discuss] Seeking information on binaries called "entities" and "fixup"
- Next by Date: [Discuss] Looking for WiFi router with certain characteristics
- Previous by thread: [Discuss] php dev's code with warnings and notices
- Next by thread: [Discuss] php dev's code with warnings and notices
- Index(es):