Like grep, colorize the output only if stdout is connected to a terminal
[kconfig-hardened-check.git] / .github /
13 days ago Alexander PopovCI: codecov-action@v3.1.5 with token doesn't work well...
13 days ago Alexander PopovCI: Return to codecov-action@v3.1.5, but with tokens
13 days ago Alexander PopovCI: Update python versions
13 days ago Alexander PopovCI: Move to codecov-action@4
13 days ago Alexander PopovCI: Move to codecov-action@v3.1.5
2024-03-09 Alexander PopovHave to revert codecov back to v3
2024-03-09 Alexander PopovUpdate codecov-action
2024-03-09 Alexander PopovUpdate github actions
2023-09-17 Alexander PopovRename kconfig-hardened-check into kernel-hardening...
2023-09-17 Alexander Popovkconfig-hardened-check -> kernel-hardening-checker
2023-08-28 Alexander PopovMake the functional tests more informative
2023-08-28 Alexander PopovTest more wrong combinations of options
2023-08-28 Alexander PopovTest checking sysctl separately
2023-08-14 Alexander PopovImprove coverage of the functional test a bit
2023-08-14 Alexander PopovShow git information in the functional test
2023-08-14 Alexander PopovTest an invalid sysctl file
2023-08-14 Alexander PopovTest an unexpected line in the sysctl file
2023-08-14 Alexander PopovTest an unexpected line in the Kconfig file
2023-08-13 Alexander PopovUse example_sysctls.txt in the functional test
2023-08-13 Alexander PopovAdd --sysctl to functional testing
2023-08-13 Alexander PopovImprove checking the combinations of flags in the funct...
2023-07-15 Alexander PopovDrop an obsolete error handling test
2023-07-15 Alexander PopovFix the bug in the functional tests
2023-06-12 Alexander PopovGitHub Actions: decrease the max-parallel to 1 to avoid...
2023-06-12 Alexander PopovAdd functional tests for --generate
2023-05-09 Alexander PopovFix CI output style and move `pip install coverage...
2023-05-08 Alexander PopovUse .github/workflows/functional_test.sh in GitHub...
2023-05-08 Alexander PopovRun the functional tests and collect the coverage in...
2023-03-26 Alexander PopovEnable functional testing for a gzipped config
2023-03-24 Alexander PopovAdd the first unit-test draft
2023-03-10 Alexander PopovSet the names for the codecov uploads
2023-03-10 Alexander PopovInstall 'coverage' in the unit-test CI workflow
2023-03-10 Alexander PopovUpload the unit-test coverage to codecov (use a separat...
2023-03-10 Alexander PopovRename the workflow file with the functional test
2023-03-10 Alexander PopovCreate a separate CI workflow for unit-tests
2023-03-10 Alexander PopovAdd a template for unit-tests
2023-03-10 Alexander PopovErase coverage to prepare for unit-testing
2023-03-06 Alexander PopovLimit the number of parallel GitHub Action jobs to 3
2023-03-06 Alexander PopovAdd more automatic tests (and increase the coverage)
2023-03-06 Alexander PopovUpdate the GitHub Actions to newer versions
2023-03-05 Alexander PopovImprove the test coverage
2023-03-05 Alexander PopovFix style in the CI script
2022-12-08 Alexander PopovAvoid the YAML parsing mistake
2022-12-08 Alexander PopovFix `python-version` in the GitHub Actions
2022-06-08 Alexander Popovgithub actions: Test error handling (part 2)
2022-06-08 Alexander Popovgithub actions: Test error handling (part 1)
2022-05-30 Alexander Popovgithub actions: Collect coverage for error handling...
2022-05-30 Alexander Popovgithub actions: upgrade to codecov-action@v2
2022-05-30 Alexander Popovgithub actions: Collect coverage for cmdline checking
2022-05-30 Alexander Popovgithub actions: Improve the descriptions
2022-05-30 Alexander Popovgithub actions: Improve the test output
2022-05-30 Alexander Popovgithub actions: Add testing with python 3.9
2021-09-23 Alexander PopovGet a bit more coverage
2020-07-15 Alexander PopovAdd 'show_ok' and 'show_fail' print modes
2020-07-13 Alexander PopovBig rework of the report modes
2020-03-31 Alexander PopovAdd more tests to increase coverage - IV
2020-03-31 Alexander PopovRename some workflow steps
2020-03-30 Alexander PopovAdd more tests to increase coverage - III
2020-03-30 Alexander PopovAdd more tests to increase coverage - II
2020-03-30 Alexander PopovAdd more tests to increase coverage - I
2020-03-30 Alexander PopovCollect coverage
2020-03-30 Alexander PopovCount checked configs
2020-03-30 Alexander PopovCheck all configs automatically
2020-03-30 Alexander PopovCreate the github workflow for functional tests