- 26 Jul 2021
- 1 Minute to read
- Print
- DarkLight
- PDF
Compilers
- Updated on 26 Jul 2021
- 1 Minute to read
- Print
- DarkLight
- PDF
The Compiler tile provides information on the language of the compiler(s) detected in a repository. On the tile itself, the language's name will be displayed if only one compiler is detected. If more than one compiler is detected, the number of compilers will be displayed.
Selecting the tile will provide additional data, including the compiler version.
Compiler Detection
Currently, Ion Channel can detect compilers for repositories configured for Travis CI. The compilers are detected within the .travis.yaml using the language
key.
Languages currently supported include:
- Go
- Ruby
Governance:
No rules govern the Compilers scan results.
Tile Statuses:
Not Evaluated: The project has been analyzed and compiler results have been obtained.
.
Error: An error occurred during the scan or analysis. Selecting the tile will provide information on the cause of the error.