* User guide migration to QGC source
* Add google analytics - but need [GA4] Find your Google tag ID
* Update (most) notes to use vitepress note syntax
* Convert remaining notes, tips, warnings
* Prettier all the files
* Lower case and compress all images
* Lower case filenames
* docs_deploy1
* Disable platform builds on commit to docs (only)
* Test deployment script 1 (#10893)
* docs_deploy1
* Disable platform builds on commit to docs (only)
* docs_deploy2
* lower case waypoint file
* Lower case console.jpg
* Add duplicate index as fallback
* Get path from process
* fix upload
* Disable running workflows for changes in the actions
* Attempt update via github workflow
* Attempt workflow update
* A bit more deployment debugging
* MOdify yaml to use personal access token
* Lower case the support.md
* Fix up pattern
* Add UI design - ignored by github
* Fix up plugins name
* Fix up toolbar
* Fix up the Support path
* Fix up support link to go to the NEW target
* Only build this on commit
* Add docs stablev4 3 (#10894)
* docs_deploy1
* Disable platform builds on commit to docs (only)
* docs_deploy2
* lower case waypoint file
* Lower case console.jpg
* Add duplicate index as fallback
* Get path from process
* fix upload
* Disable running workflows for changes in the actions
* Attempt update via github workflow
* Attempt workflow update
* A bit more deployment debugging
* MOdify yaml to use personal access token
* Lower case the support.md
* Fix up pattern
* Add UI design - ignored by github
* Fix up plugins name
* Fix up toolbar
* Fix up the Support path
* Fix up support link to go to the NEW target
* Only build this on commit
* Remove unused files
Fetching failed because the remote changed in a submodule:
fatal: remote error: upload-pack: not our ref 391786c6c3abdd3eeb993a3154f1f2a4cfe137a0
Errors during submodule fetch:
libs/cpp/parse/nlohmann_json
Github provides a `github.ref_name` variable that contains the branch
name:
"The short ref name of the branch or tag that triggered the workflow
run. This value matches the branch or tag name shown on GitHub. For
example, feature-branch-1."
https://docs.github.com/en/actions/learn-github-actions/contexts#github-context
- script is clean according to shellcheck.net
- added the script to the QGCPostLinkCommon
- added patchelf to the Dockerfile and the github workflows for Linux