build: static website #21
Merged
jon_nfc
merged 0 commits from 2023-12-09 15:19:13 +00:00
development
into master
Labels
Clear labels
Bug
Used in discussion about a bug in comments or commits
CVE-2023-5764
Denotes items related to the CVE
CodeReview
Used in comments (issues/MR/commits) to denote code review related items
Documentation
Documentation items
Feature
Used in discussion about a Feature in comments or commits
Lint
Used in comments (issues/MR/commits) to denote lint tasks todo, done, fixed
Privacy
Used in comments (issues/MR/commits) to denote privacy related items
Security
Used in comments (issues/MR/commits) to denote Security related items
breaking-change
label used to denote that the issue/Merge Request does/will introduce a breaking change
bug::reproducable
Given to an issue when the bug has been confirmed as re-producable. Can also be used in comments and commits.
bug::unable to reproduce
Given to an issue when the bug that is not able to be reproduced. Can also be used in comments and commits.
code review::complete
code review::not started
code review::rejected
code review::underway
difficulty::Full Development
Level 3. Difficulty representing that the task to complete must be planned and created.
difficulty::Good First Issue
Level 1. Difficulty representing that the task is very simple and with limited knowledge can be completed.
difficulty::Prior Knowledge
Level 2. Difficulty representing that the task requires some prior knowledge of either the technology or the project for task completion.
documentation::complete
Issues, Merge Requests
documentation::no change required
Issues, Merge Requests and used to denote no documentation changes required
documentation::not started
Issues, Merge Requests
documentation::stalled
Issues, Merge Requests
documentation::underway
Issues, Merge Requests
impact::0
impact::1
impact::2
impact::3
impact::4
impact::5
ops::ansible-roles
OPS project tag
ops::automation
ops::gitlab-ci
OPS project tag
ops::marcas
OPS project tag
ops::python-gitlab-management
OPS project tag
ops::website
priority::0
priority::1
priority::2
priority::3
priority::4
priority::5
stage::Ready for Development
stage::develop
Stage for use in Issues and Merge Requests. Can also be used in discussion in comments and commits
stage::feedback required
stage::planning
Stage for use in Issues and Merge Requests. Can also be used in discussion in comments and commits
stage::test
Stage for use in Issues and Merge Requests. Can also be used in discussion in comments and commits
stale
Label given to issues/merge requests that are considered stale due to no collaboration and is a mark for closure.
triage
Tag given to issues/merge requests requiring triaging by the team.
triage::not_confidential
This tag is given by the triage bot so that URLs can be added to an issue/comment. A triage policy for NFC wide should remove this label.
type::CI / CD
type::automation
This type is used to denote an automation job
type::bug
Type for Issues and Merge Requests. Can also be used in discussion in comments and commits
type::compliance
type::discussion
Type for Issues. Can also be used in discussion in comments.
type::documentation
Type for Issues and Merge Requests. Can also be used in discussion in comments and commits
type::feature
type for Issues and Merge Requests. Can also be used in discussion in comments and commits
type::invalid
label given to tickets that require no action or are deem as invalid.
type::quality assurance
Type for Issues and Merge Requests. Can also be used in discussion in comments and commits
type::question
Type for Issues. Can also be used in discussion in comments.
type::security
Type for Issues and Merge Requests.
type::specification
Design specification
workflow::complete
Issues, Merge Requests
workflow::not ready
workflow::not ready::blocked
workflow::not started
Issues, Merge Requests
workflow::ready to commence
Issues, Merge Requests
workflow::stalled
Label given to issues/merge requests where no work has occured in x days iaw triage policy.
workflow::underway
Issues, Merge Requests
workflow::underway::develop
Area/CI-CD
Documentation changes
Area/Documentation
Documentation changes
Area/Security
This is security issue
Area/Testing
Issue or pull request related to testing
Bug
Failure to Confirm
Bug exists due to not confirming/testing code
Bug
Regression
THe bug is a regression of a feature
Bug
To be Confirmed
This bug is not confirmed
Bug
Unable to Reproduce
A developer can not re-create/re-produce the bug
Compat/Breaking
Breaking change that won't be backward compatible
Impact
Critical
1
The impact is critical in that it is blocking or prevents usage.
Impact
High
2
The impact requires that changes be made for continuted usage.
Impact
Low
4
The impact requires the user approach from a different angle for continued usage.
Impact
Medium
3
The impact requires a workaround for continued usage.
Impact
Very Low
5
The impact has a slight effect on usage.
Priority
High
2
The priority is high
Priority
Low
4
The priority is low
Priority
Medium
3
The priority is medium
Priority
Very High
1
The priority is critical
Priority
Very Low
5
The priority is very low
Reviewed
Confirmed
1
Issue has been confirmed
Reviewed
Duplicate
2
This issue or pull request already exists
Reviewed
Invalid
3
Invalid issue
Reviewed
Won't Fix
3
This issue won't be fixed
Status
Abandoned
3
Somebody has started to work on this but abandoned work
Status
Blocked
1
Something is blocking this issue or pull request
Status
Need More Info
2
Feedback is required to reproduce issue or to continue work
Type
Bug
Something is not working
Type
Epic
Epic User Story
Type
Feature
Feature / Module
Type
Incident
Something occured related to a service
Type
RFE
Request for Enhancement
Type
Task
A work item that must be done
Urgency
Low
4
Prioritize this amoungst your list of things to do.
Urgency
Major
1
Urgency is so high it should have been dealt with last week.
Urgency
Medium
3
Start as soon as possible.
Urgency
Very High
2
Urgency is high enough to warrant near immediate commencement.
Urgency
Very Low
5
Add this to your list of things to do.
No Label
Milestone
No items
No Milestone
Projects
Clear projects
No project
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: nofusscomputing/website#21
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
No description provided.
Delete Branch "development"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Next release to master
🔗 References
👷 Tasks
#3 closes in commit message
#5 closes in a commit message
gitlab release ci job added !4
can deploy to new host
migrate article http://nofusscomputing.com/wiki/public/help/mdt/home see below for task list !6
add instructions on adding a page to the website.
blog updated
add metetag
author
which will be used by the template to look in the config for the author details.meta.author
as required for article/blogassigned to @jon_nfc
changed the description
changed title from build: {-next version-} to build: {+static website+}
changed the description
added 22 commits
882800ec
- feat(blog_list): change articles page to be a preview list of articles.feb1cc62
- feat(gitlab): added a default issue templete for reporting issues with the website.58f4968f
- ci(gitlab-ci): updated to v0.6.036e9e591
- ci(mkdocs): use gitlab-ci mkdocs job2c5894db
- ci(gitlab-ci): use gitlab-ci markdown linting jobc0d8633b
- build(gitlab-ci): upated to v0.6.1rc0 due to bug in mkdocs not working9fb404da
- build(pages): Updated the path for the mkdocs gitlab-ci job56546666
- refactor(choose_internet_service): removed extra tags and moved archive notice to bottom of page097593c4
- fix(blog_metadata): set the date to be in a format that is normal57b49e5f
- feat(blog_post): change location of updated date to be in the social metadata.18cf8ed2
- refactor(syntax): updated tags and added title metadataca987d0b
- test(privacy): Created a test to check external requests during page loadb05fc264
- ci(pytest): Added pytest job to run tests against build.97de9f04
- feat(emoji): removed emoji support until a solution can be found to self-host.167446bc
- ci(unit_test): ensure only unit test jobs run for the 'unit test' job.94546f77
- refactor(privacy_test): rename test 'test_page_external_requests' ->...a945d789
- feat(mkdocs): minify plugin added to pipfile for usage with build03e745bd
- feat(minify): minify the mkdocs static html build filese3569696
- refactor(mkdocs.yml): fix tabbing of plugin5136414d
- chore(typo): fix minify plugin.226205ca
- feat(minify): disable minifying website until site ready to deploy94c27625
- Merge branch '4-multiple-fixes' into 'development'Compare with previous version
added 27 commits
76c51109
- test(data): created a function to parse url to dictd13cc5bd
- test(data): add fetching of all hyperlinksebc17c12
- test(unit_test_data): chrome driver should not be a class object.8fd0e8ae
- test(unit_test_data): include the url in url dict26af6031
- test(unit_test_data): web driver to be class obj23dc5894
- test(privacy): clear the class datab9f56c21
- test(privacy): print the test data to stdout276d1219
- test(dead_link_check): test for dead hyperlinksfb7555d6
- ci(unit_test): capture stdout in JUnit Report0f802b4b
- ci(unit_test): include requests in test pipfile2fde2fb5
- test(ssl_hyperlinks_only): Test added7fcc3caf
- ci(stages): deploy job to occur after build960f2630
- ci(tests): rijigged the job orderde81c19b
- ci(static_pages): dont run build if MD lint failsc634b122
- ci: ensure placeholder test runs and passesfb940138
- ci: command only required for unit teste6d6cc99
- build(requirements): added wheel for module build0c8318da
- feat(vscode): added build task568c560d
- feat(vscode): added pytest settings538aeb42
- fix(vscode): use correct params for testsaa91e357
- feat(sitemap): git_revision_date for page changeedee74f9
- test: named test to refelect its function.9f8ae06d
- ci(pytest): fix to collect junit report4e2def5b
- ci(unit_test): copy report to right location998fc911
- ci(integration_test): disable job until developeda436fa5c
- ci: amend to last commit06372cf8
- Merge branch '7-unit-test-dead-links' into 'development'Compare with previous version
marked the checklist item #5 closes in a commit message as completed
added 81 commits
2ce41bc1
- chore: sanitized repo8fbb9d95
- feat(mkdocs): Add the default config and the site layout directory696138c3
- ci(build): Added config to build and publish to gitlab pagesa02d2c3b
- ci(pages): ensure the static site artifacts are available for gitlab pagesdde0939e
- build(mkdocs): changed the site theme to material and setup.2460b4c7
- feat(mkdocs): add document creation and last edited date.c0aa5cbe
- feat(footer): Add colour to the social icons within the page footerf6d6bd62
- feat(markdown): Support admonations in markdown.47bfd4e5
- feat(markdown): added ability to colour by brand name.268e076e
- feat(contact): updated the page content to include how to fix an issue with a page.6667f4f0
- feat(article): migrated choosing an internet service from old wikic6de8bc9
- feat(operations): Added markdown syntax page.59c2593c
- feat(sitemap): remove sitemap as the changed dates for files is wrong.893d3dfd
- ci(markdown_lint): disable line length for markdown files3a08f14d
- refactor(markdown_lint): clean up linting errors.830371c6
- feat(mkdocs): add lists and task lists to markdownc2d3a178
- refactor(article): fixing lists in choosing an internet service449ec4a9
- refactor: linting error. removed trailing empty line in choosing an internet service.b0c91fa6
- ci(markdown_lint): set unordered list indentation to four.2a16ca06
- refactor: md linting error, ul must be indent four spacesf77b36a1
- feat(plugin): cloned plugin tags repo so it can be customized and used7267f8f2
- fix(mkdocs-plugin-tags): Build a relative link for the url to the tag page653c535b
- fix(mkdocs-plugin-tags): the template not using the specified css class for the tag5dfeeb81
- refactor(mkdocs-plugin-tags): rebranded plugin to be from nfc1a1b7776
- feat(mkdocs): use custom plugin from custom-plugins/mkdocs-plugin-tagsf2969de7
- refactor(markdown_lint): correct linting errors10a81f0b
- fix(mkdocs-plugin-tags): ensure heading reference in a url is in lower case.93ceceb3
- refactor(navigation): rename tags -> 'Content Tags'72ed1cb4
- refactor: change hover for content tags to yellow text.d6524ac9
- feat(markdownlint): specifiy the allowed inline html elements54b75f38
- fix(mkdocs-plugin-tags): fix markdown generation so it passes linting9d9f9c73
- feat(blog): added blog capability to posts9b6b3eb2
- build: use the blogging capabilities added61f3331d
- feat(blog_post): include git revision date plugin5d75c663
- feat(blog_list): change articles page to be a preview list of articles.0e09b249
- feat(gitlab): added a default issue templete for reporting issues with the website.95f20fee
- ci(gitlab-ci): updated to v0.6.0b7919633
- ci(mkdocs): use gitlab-ci mkdocs job34ff1e34
- ci(gitlab-ci): use gitlab-ci markdown linting job78c8db94
- build(gitlab-ci): upated to v0.6.1rc0 due to bug in mkdocs not working85c5d475
- build(pages): Updated the path for the mkdocs gitlab-ci job98d0acf0
- refactor(choose_internet_service): removed extra tags and moved archive notice to bottom of pagea9237c59
- fix(blog_metadata): set the date to be in a format that is normal452fbe12
- feat(blog_post): change location of updated date to be in the social metadata.d67a264e
- refactor(syntax): updated tags and added title metadata0d51c8d1
- test(privacy): Created a test to check external requests during page load7e99d55b
- ci(pytest): Added pytest job to run tests against build.0c7c36d7
- feat(emoji): removed emoji support until a solution can be found to self-host.65726fda
- ci(unit_test): ensure only unit test jobs run for the 'unit test' job.94ced085
- refactor(privacy_test): rename test 'test_page_external_requests' ->...0e65f046
- feat(mkdocs): minify plugin added to pipfile for usage with builde4999a44
- feat(minify): minify the mkdocs static html build filesf73011d2
- refactor(mkdocs.yml): fix tabbing of plugin17f97f85
- chore(typo): fix minify plugin.8292b0a6
- feat(minify): disable minifying website until site ready to deploy45cb6237
- test(data): created a function to parse url to dict7c9c3fcb
- test(data): add fetching of all hyperlinkse094f84b
- test(unit_test_data): chrome driver should not be a class object.f77363be
- test(unit_test_data): include the url in url dicte1d3a334
- test(unit_test_data): web driver to be class objcfe5de7e
- test(privacy): clear the class data3a2968b5
- test(privacy): print the test data to stdout3dcca53b
- test(dead_link_check): test for dead hyperlinksf811a7ac
- ci(unit_test): capture stdout in JUnit Reportc4dd5b4a
- ci(unit_test): include requests in test pipfile15cf04ff
- test(ssl_hyperlinks_only): Test addedc50e9a0a
- ci(stages): deploy job to occur after build13b829d0
- ci(tests): rijigged the job order8b041133
- ci(static_pages): dont run build if MD lint failsc3f1ccc8
- ci: ensure placeholder test runs and passesa73362ab
- ci: command only required for unit test3fb954fa
- build(requirements): added wheel for module build40a92b97
- feat(vscode): added build task247f85c3
- feat(vscode): added pytest settingsb4fdcb61
- fix(vscode): use correct params for tests006a36ac
- feat(sitemap): git_revision_date for page changefee71df7
- test: named test to refelect its function.c6f44892
- ci(pytest): fix to collect junit reportec46764d
- ci(unit_test): copy report to right location88af5fed
- ci(integration_test): disable job until developed217f159c
- ci: amend to last commitCompare with previous version
mentioned in merge request !5
added 12 commits
ddc871ac
- fix(mkdocs-plugin-tags): ensure trailing '/' added to tag hyperlink7bd7abd0
- feat(theme): removed post content from 'blog_list'3dd7b452
- test(test_hyperlink_internal_alive_check): added test88b80c41
- test: build URLs dont require the build path in the name08bdf09d
- feat(blog_post): remove meta.description from page286caa16
- feat(blog_list): layout not to include post content2e534c5d
- refactor(article): include meta.descriptioncc7a4116
- feat(vscode)!: fix junit path to use workspace folderc9f9d0b5
- build(gitlab_release): add cz config file for verion bumping.ce3a2c2e
- feat(merge_requests): added article MR templatea6bcfa6b
- refactor: update article requirements9592dc58
- Merge branch 'test-internal-hyperlink' into 'development'Compare with previous version
added 1 commit
c6b4f011
- build(version): bump version 1.0.0rc0 → 1.0.0rc1Compare with previous version
changed the description
MDT Setup
original URL: http://nofusscomputing.com/wiki/public/help/mdt/home
New URL /articles/2014/my_mdt_setup
👷 Tasks
added redirect to robots.txt
builds and passes tests
mentioned in merge request !6
changed the description
added 25m of time spent
marked the checklist item gitlab release ci job added as completed
changed the description
added 2h 30m of time spent
added 7 commits
59999e09
- refactor(gitlab_templates): changed to use correct path1a6fc5a8
- feat(home_page): add metadataf14b17c3
- feat(home_page): created template for homepaged0719e35
- fix(article): add required metadata.466f6e86
- feat(article): migrate mdt setup article3e1e8886
- fix(mobile_display): added padding between sections7632a515
- Merge branch 'homepage-as-a-template' into 'development'Compare with previous version
mentioned in merge request !7
added 17 commits
0c3a878c
- fix(vscode): don't force mkdocs strictbbb63963
- feat(vscode): extension recommendations added.927a97c9
- ci(gitlab-ci): updated to new commit for markdown lint to work52b94665
- chore(gitignore): exclude package.json from commiting to repo185a0958
- chore(syntax): remove syntax page as not required8b50d28a
- refactor(home_page): added nfc logo4c6e7325
- chore: cleaned up old folders67b9379f
- refactor(blog_post): renamed to article to reflect direction228b5780
- ci(markdown_lint): updated for mkdocs md files clarity.c19d097b
- feat(markdown_lint): allow html p in markdownc2fe3bb7
- refactor: clear up MD linting errorsb9529fea
- feat(article): articles must have a type3ef36f49
- feat(article): added microdata to the article.2eef305f
- refactor: ad copy holder to article765bae0e
- feat(wiki): remove wiki as it wont be used.054b38a4
- feat(mkdocs): enabled tabbed content3c9c819a
- Merge branch 'minor-tasks' into 'development'Compare with previous version
mentioned in merge request !8
changed time estimate to 10h
@jon_nfc there has been no activity on this MR within the last 10 days.
Please review to progress or close if no longer required.
mentioned in issue nofusscomputing/ops#41
added 40 commits
4b7802e3
- chore: website-template update HEAD071c6c51
- chore: gitlab-ci update HEAD0ec5cdc9
- feat(requirements.txt): removed as part of template8cde3310
- fix(build): use correct gitlab-ci index page189e7cd6
- feat(build): include project gitlab-ci docs90a22fcc
- fix(ci): url encode artifact path for assemble46f8585c
- fix(assemble_site): remove downloaded artifacts1dffe52c
- feat(publish): on publish website on successfc74464e
- feat(ci): add resource groups to prevent dup jobs2505324e
- Merge branch '3-work-from-issue' into 'development'Compare with previous version
added 6 commits
fe6b84cf
- feat(website): enable edit buttona86b4bef
- feat(ci): enable publishing docker-mail docs6ed8e5ba
- fix(ci): only deploy when assemble site successb5268e18
- fix(unit_test): ignore gitlab ide links for alive checks35af4c7a
- chore(git): gitlab-ci updated to current HEADe4c57803
- Merge branch 'add-project-docker-mail' into 'development'Compare with previous version
added 6 commits
32ec703d
- fix(cz): remove 'v' suffix from tag4e6013c9
- chore(git): gitlab-ci updated to current HEAD266eff37
- feat(ci): use automagic gitlab-ci templateda5a5353
- revert: "feat(ci): use automagic gitlab-ci template"f5460bb2
- chore: add todo for automagic job9f51803b
- Merge branch '10-fix-ci' into 'development'Compare with previous version
added 4 commits
5549fa8f
- refactor(assemble_site): use new job namebbf08468
- feat(ci): assemble job now does check for sub-site dependencies7574bb4b
- ci(automagic): use gitlab-ci project template015df30f
- Merge branch 'ci-fixes' into 'development'Compare with previous version
added 1 commit
1674df1a
- build(version): bump version 1.0.0rc1 → 1.0.0rc2Compare with previous version
added 2 commits
aec1b98e
- ci(chore): add nfc automation config1a66a0f1
- Merge branch 'ci-fixes' into 'development'Compare with previous version
added 3 commits
c40dc037
- fix(ci): website.lint paths updateddb4bdccd
- chore(git): gitlab-ci updated to current HEAD5b87ceb9
- Merge branch 'ci-fixes' into 'development'Compare with previous version
added 1 commit
a2bbaf01
- build(version): bump version 1.0.0rc2 → 1.0.0rc3Compare with previous version
added 2 commits
4a57845c
- fix(ci): ensure jobs don't run on schedule2ca34772
- Merge branch 'ci-fixes' into 'development'Compare with previous version
added 3 commits
2a675eaf
- chore(git): updated submodule gitlab-ci59095d22
- chore(git): updated submodule gitlab-cic9591462
- Merge branch 'automated-tasks' into 'development'Compare with previous version
added 2 commits
b9adcabe
- chore(git): submdoule updated to current HEADd25e5ffd
- Merge branch 'chore-submodule-update' into 'development'Compare with previous version
added 3 commits
33c204ab
- chore(git): updated submodule gitlab-cif5956740
- chore(git): updated submodule gitlab-ci8c75ba1d
- Merge branch 'automated-tasks' into 'development'Compare with previous version
added 2 commits
07ba60e6
- feat(artifcts): always make availablecbf137dd
- Merge branch 'fix-immediate' into 'development'Compare with previous version
added 2 commits
d5b5db5e
- feat(artifcts): always make available46f9698c
- Merge branch 'fix-immediate' into 'development'Compare with previous version
added 4 commits
e466b300
- feat(ci): add resource groups to build jobs5730f990
- docs(git_configuration): addded git ansible role docs452e5bf6
- docs(execution_environment): addded ansible-ee docs47a564f1
- Merge branch 'fix-immediate' into 'development'Compare with previous version
added 3 commits
472298bb
- chore(git): updated submodule gitlab-ci470004b1
- chore(git): updated submodule gitlab-ci4bff3e78
- Merge branch 'automated-tasks' into 'development'Compare with previous version
added 2 commits
da0c0f05
- chore(git): updated submodule gitlab-ciaf511923
- Merge branch 'automated-tasks' into 'development'Compare with previous version
added 2 commits
2763eb9c
- chore(git): updated submodule gitlab-cibb5c50ab
- Merge branch 'automated-tasks' into 'development'Compare with previous version
added 2 commits
a73f9828
- chore(git): updated submodule gitlab-ciad71502d
- Merge branch 'automated-tasks' into 'development'Compare with previous version
added 2 commits
7a29d02d
- chore(git): updated submodule gitlab-ci8a146184
- Merge branch 'automated-tasks' into 'development'Compare with previous version
added 2 commits
b19d22b0
- chore(git): updated submodule gitlab-cicdc77582
- Merge branch 'automated-tasks' into 'development'Compare with previous version
added 3 commits
a1a6131f
- feat(article): site updated and deployedcfccedde
- test(unit): ignore alive check for nofusscomputing.comc154e234
- Merge branch 'website-launch' into 'development'Compare with previous version
added 3 commits
27d80c2b
- chore(git): updated submodule gitlab-ci142c2236
- chore(git): updated submodule gitlab-ci45649e1a
- Merge branch 'automated-tasks' into 'development'Compare with previous version
added 2 commits
b6fcde0c
- feat(logo): add new logo78175ff6
- Merge branch 'new-logo' into 'development'Compare with previous version
added 3 commits
bffaec61
- feat(docs): added project ldap self service6a3683b8
- fix(docs): use correct ldap project pathe7c86268
- Merge branch 'ldap-self-service' into 'development'Compare with previous version
added 2 commits
0f6bcd47
- feat(docker_glpi): add project docs for publishing23f22158
- Merge branch 'project-glpi' into 'development'Compare with previous version
added 2 commits
99ef0e92
- fix(docker_glpi): correct docs path99e3b211
- Merge branch 'project-glpi' into 'development'Compare with previous version
added 2 commits
32553753
- fix(docker_glpi): add docks to site structureee11fd57
- Merge branch 'project-glpi' into 'development'Compare with previous version
added 2 commits
82626a44
- chore(git): updated submodule gitlab-ci550cc087
- Merge branch 'automated-tasks' into 'development'Compare with previous version
added 2 commits
edbac209
- feat(docs): add kubernetes monitoring helm chart project6eef5a07
- Merge branch 'kubernetes_monitoring' into 'development'Compare with previous version
added 19 commits
a94aead1
- feat(ansible): added further docs of inventory, specifically templates9243d1a4
- fix: navigation, common2abb7737
- fix(unit_test): 401|403 are valid returns for a linkf517e534
- chore: update websute-template3e5ec415
- fix: edit url500d06d4
- fix(unit_test): added an ignore for alive check for pages that are alive, but return 404562d8954
- ci: remove duplicate jobs03034466
- feat(hosting): migrate to new hosting serviceb12c53de
- feat(ansible): document inventory_hostname requirement02b6253f
- Merge branch 'ansible-role-homeassistant' into 'development'Compare with previous version
added 1 commit
fd515ffe
- fix(publish): ensure job is tagged to select correct runnerCompare with previous version
added 1 commit
Compare with previous version
added 1 commit
67599bd2
- fix(publish): correct artifacts pathCompare with previous version
added 1 commit
5dab342c
- fix(publish): correct artifacts pathCompare with previous version
resolved all threads
approved this merge request
merging as site is already in production
added 3m of time spent
mentioned in commit
7ed272975d