• jon_nfc released this 2023-05-31 02:37:52 +00:00 | 142 commits to development since this release

    1.0.0rc3 (2023-05-31)

    Bug Fixes

    Continious Integration

    Downloads
  • jon_nfc released this 2023-05-29 03:33:28 +00:00 | 148 commits to development since this release

    1.0.0rc2 (2023-05-29)

    Bug Fixes

    • cz: 32ec703d - remove 'v' suffix from tag [ !10 #10 ]
    • unit_test: b5268e18 - ignore gitlab ide links for alive checks [ !9 ]
    • ci: 6ed8e5ba - only deploy when assemble site success [ !9 ]
    • assemble_site: 46f8585c - remove downloaded artifacts [ !8 ]
    • ci: 90a22fcc - url encode artifact path for assemble [ !8 ]
    • build: 8cde3310 - use correct gitlab-ci index page [ !8 !8 !26 ]
    • ci: b0fbe31c - typo in includes [ !8 ]
    • eb32851d - use relative path [ !8 ]
    • f1eb1a8c - set ssh user [ !8 ]
    • 4b28e8aa - typo [ !8 ]
    • artifacts: 2551d764 - fix fetching ops artifacts and allow publish [ !8 ]
    • ssh: f75cf83e - ssh key set to file var [ !8 ]
    • ci: ad671405 - fix pages job to run [ !8 ]
    • website-template: d0121f60 - update module to fixed template commit [ !8 !2 ]
    • vscode: 0c3a878c - don't force mkdocs strict [ !7 ]
    • mobile_display: 3e1e8886 - added padding between sections [ !6 ]
    • article: d0719e35 - add required metadata. [ !6 ]

    Code Refactor

    Continious Integration

    Features

    • ci: bbf08468 - assemble job now does check for sub-site dependencies [ !11 ]
    • ci: 266eff37 - use automagic gitlab-ci template [ !10 !33 #11 ]
    • ci: a86b4bef - enable publishing docker-mail docs [ !9 !10 !27 ]
    • website: fe6b84cf - enable edit button [ !9 ]
    • ci: fc74464e - add resource groups to prevent dup jobs [ !8 ]
    • publish: 1dffe52c - on publish website on success [ !8 ]
    • build: 189e7cd6 - include project gitlab-ci docs [ !8 !26 ]
    • requirements.txt: 0ec5cdc9 - removed as part of template [ !8 !26 !7 ]
    • md_lint_config: e0de8665 - moved to website-template repo [ !8 ]
    • publish: 0c539a23 - clean remote dir first anduse correct source [ !8 ]
    • operations: 20392be0 - Pull Operations website pages job artifacts. [ !8 #41 ]
    • website_template: 70f0facb - Added website template as submodule [ !8 !2 ]
    • mkdocs: 054b38a4 - enabled tabbed content [ !7 ]
    • wiki: 765bae0e - remove wiki as it wont be used. [ !7 ]
    • article: 3ef36f49 - added microdata to the article. [ !7 ]
    • article: b9529fea - articles must have a type [ !7 ]
    • markdown_lint: c19d097b - allow html p in markdown [ !7 ]
    • vscode: bbb63963 - extension recommendations added. [ !7 ]
    • article: 466f6e86 - migrate mdt setup article [ !6 ]
    • home_page: f14b17c3 - created template for homepage [ !6 ]
    • home_page: 1a6fc5a8 - add metadata [ !6 ]
    Downloads
  • jon_nfc released this 2022-01-29 06:36:06 +00:00 | 229 commits to development since this release

    v1.0.0rc1 (2022-01-29)

    Bug Fixes

    • mkdocs-plugin-tags: ddc871ac - ensure trailing '/' added to tag hyperlink [ !5 ]
    • vscode: b4fdcb61 - use correct params for tests [ !4 ]
    • blog_metadata: a9237c59 - set the date to be in a format that is normal [ !2 ]
    • mkdocs-plugin-tags: 54b75f38 - fix markdown generation so it passes linting [ !1 ]
    • mkdocs-plugin-tags: 10a81f0b - ensure heading reference in a url is in lower case. [ #3 !1 ]
    • mkdocs-plugin-tags: 653c535b - the template not using the specified css class for the tag [ #3 !1 ]
    • mkdocs-plugin-tags: 7267f8f2 - Build a relative link for the url to the tag page [ #3 ]

    Code Refactor

    • a6bcfa6b - update article requirements
    • article: 2e534c5d - include meta.description [ !5 ]
    • mkdocs.yml: f73011d2 - fix tabbing of plugin
    • privacy_test: 94ced085 - rename test 'test_page_external_requests' -> 'test_page_load_external_requests' [ !2 ]
    • syntax: d67a264e - updated tags and added title metadata [ !2 ]
    • choose_internet_service: 98d0acf0 - removed extra tags and moved archive notice to bottom of page [ !2 ]
    • 72ed1cb4 - change hover for content tags to yellow text. [ !1 ]
    • navigation: 93ceceb3 - rename tags -> 'Content Tags' [ !1 ]
    • markdown_lint: f2969de7 - correct linting errors [ !1 ]
    • mkdocs-plugin-tags: 5dfeeb81 - rebranded plugin to be from nfc [ !1 #3 ]
    • 2a16ca06 - md linting error, ul must be indent four spaces
    • 449ec4a9 - linting error. removed trailing empty line in choosing an internet service. [ !1 ]
    • article: c2d3a178 - fixing lists in choosing an internet service [ !1 ]
    • markdown_lint: 3a08f14d - clean up linting errors. [ !1 ]

    Continious Integration

    • 217f159c - amend to last commit
    • integration_test: 88af5fed - disable job until developed
    • unit_test: ec46764d - copy report to right location
    • pytest: c6f44892 - fix to collect junit report
    • a73362ab - command only required for unit test [ !4 ]
    • c3f1ccc8 - ensure placeholder test runs and passes [ !4 ]
    • static_pages: 8b041133 - dont run build if MD lint fails [ !4 ]
    • tests: 13b829d0 - rijigged the job order [ !4 ]
    • stages: c50e9a0a - deploy job to occur after build [ !4 ]
    • unit_test: c4dd5b4a - include requests in test pipfile [ !4 #7 ]
    • unit_test: f811a7ac - capture stdout in JUnit Report [ !4 ]
    • unit_test: 65726fda - ensure only unit test jobs run for the 'unit test' job. [ !2 ]
    • pytest: 7e99d55b - Added pytest job to run tests against build. [ !2 ]
    • gitlab-ci: 34ff1e34 - use gitlab-ci markdown linting job [ !2 ]
    • mkdocs: b7919633 - use gitlab-ci mkdocs job [ !2 ]
    • gitlab-ci: 95f20fee - updated to v0.6.0 [ !2 ]
    • markdown_lint: b0c91fa6 - set unordered list indentation to four.
    • markdown_lint: 893d3dfd - disable line length for markdown files [ !1 ]
    • pages: a02d2c3b - ensure the static site artifacts are available for gitlab pages [ #3 !1 ]
    • build: 696138c3 - Added config to build and publish to gitlab pages [ #3 !1 ]

    Features

    • merge_requests: ce3a2c2e - added article MR template [ !5 ]
    • vscode: cc7a4116 - fix junit path to use workspace folder [ !5 ]
    • blog_list: 286caa16 - layout not to include post content [ !5 ]
    • blog_post: 08bdf09d - remove meta.description from page [ !5 ]
    • theme: 7bd7abd0 - removed post content from 'blog_list' [ !5 ]
    • sitemap: 006a36ac - git_revision_date for page change [ !4 ]
    • vscode: 247f85c3 - added pytest settings [ !4 ]
    • vscode: 40a92b97 - added build task [ !4 ]
    • minify: 8292b0a6 - disable minifying website until site ready to deploy [ !2 ]
    • minify: e4999a44 - minify the mkdocs static html build files
    • mkdocs: 0e65f046 - minify plugin added to pipfile for usage with build
    • emoji: 0c7c36d7 - removed emoji support until a solution can be found to self-host. [ !2 ]
    • blog_post: 452fbe12 - change location of updated date to be in the social metadata. [ !2 ]
    • gitlab: 0e09b249 - added a default issue templete for reporting issues with the website. [ !2 #5 ]
    • blog_list: 5d75c663 - change articles page to be a preview list of articles. [ !2 ]
    • blog_post: 61f3331d - include git revision date plugin
    • blog: 9d9f9c73 - added blog capability to posts [ #3 !1 ]
    • markdownlint: d6524ac9 - specifiy the allowed inline html elements [ !1 ]
    • mkdocs: 1a1b7776 - use custom plugin from custom-plugins/mkdocs-plugin-tags [ #3 !1 ]
    • plugin: f77b36a1 - cloned plugin tags repo so it can be customized and used [ #3 ]
    • mkdocs: 830371c6 - add lists and task lists to markdown [ !1 ]
    • sitemap: 59c2593c - remove sitemap as the changed dates for files is wrong. [ #3 !1 ]
    • operations: c6de8bc9 - Added markdown syntax page. [ #3 !1 ]
    • article: 6667f4f0 - migrated choosing an internet service from old wiki [ #3 !1 ]
    • contact: 268e076e - updated the page content to include how to fix an issue with a page. [ #3 !1 ]
    • markdown: 47bfd4e5 - added ability to colour by brand name. [ #3 !1 ]
    • markdown: f6d6bd62 - Support admonations in markdown. [ #3 !1 ]
    • footer: c0aa5cbe - Add colour to the social icons within the page footer [ #3 !1 ]
    • mkdocs: 2460b4c7 - add document creation and last edited date. [ #3 !1 ]
    • mkdocs: 8fbb9d95 - Add the default config and the site layout directory [ #3 !1 ]

    v1.0.0rc0 (2022-01-29)

    Downloads