• v0.6.0 46cc1fbb6a

    jon_nfc released this 2022-01-24 06:33:26 +00:00 | 297 commits to development since this release

    v0.6.0 (2022-01-24)

    Bug Fixes

    • ansible: 0df60b12 - remove duplicate lines that last code review didn't remove.
    • ansible: 484d9879 - fix typo in job pip file
    • dependency_scanning: e1894ec0 - upgraded versions from vulnerability scan.

    Code Refactor

    • 6668c2fb - test specifying must equal.

    Continious Integration

    • markdown_lint: 3096d7ee - Added Linting of Markdown for files in this repository. [ !15 ]
    • mkdcos: a2d705de - mkdocs requirements.txt had a '\n' in the filename. renamed. [ !15 ]
    • dependency_scanning: 39a76a08 - delete all python 'requirements.txt' files that are not the specified one to be scanned. [ #350949 !15 ]
    • dependency_scanning: 4e1da5e8 - python 3.7 not available for dependecy scanning. [ !15 ]
    • dependency_scanning: a6afa766 - increase python version to 3.7 [ !15 ]
    • dependency_scanning: 7153f9b4 - check python version as pillow 9.0 reported as not found. [ !15 ]
    • dependency_scanning: 996ee64a - scanner set to use python 3.6 [ !15 ]
    • 725bfaf8 - debug logging for dep scanning
    • python_dependency_scan: 2fffa866 - disabled main job and manual setup for all ci jobs. [ !15 ]
    • licence_finder: 83cce72a - set to recursive scan so all licence's can be detected.
    • scanners: fc816192 - Added dependency and licence scanners
    • 5c872f16 - Added a test stage for gitlab specific tests.
    • artifacts: e0d8885d - markdown lint and mkdocs build artifacts to expire after 24 hours

    Documentaton / Guides

    • markdown_lint: b6dcb47b - removed no longer needed requirement.
    • markdown_lint: fd48316a - updated docs on how to use and view rules.
    • mkdocs_build: 347597e3 - include mandatory vars in template ci file.
    • mkdocs: 1ef0e224 - Completed the mkdocs build readme [ #15 !15 ]
    • markdown_lint: 6363ea37 - completed the job docs. [ #12 ]
    • mkdocs: 5c05ed76 - initial adding of mkdocs build readme. [ !15 #5 ]
    • markdown_lint: 6383cde3 - initial adding of the docs [ !15 #12 ]

    Features

    • markdown_lint: 9ab336fb - include junit configuration file '.markdownlint-cli2.jsonc' in ci job.
    • mkdocs_build: 906f09e2 - use a pip file for job so that licence scanning can function.
    • mkdocs_build: 5a41962a - move ci job dependencies to a pip file so that the ci dependency job can check versions.
    • build: 50b5e854 - initial add of mkdocs build job [ !15 #15 ]
    • validation: 954aa28d - Added a Markdown linting validation job. [ !15 #12 ]
    Downloads