-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into pr_mag_cal_algorithm
- Loading branch information
Showing
1,800 changed files
with
21,448 additions
and
30,691 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
name: Check for flaws | ||
# So far: | ||
# Modifications of translations files | ||
# Broken internal links | ||
|
||
on: | ||
pull_request: | ||
types: [opened, edited, synchronize] | ||
|
||
jobs: | ||
check_flaws: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout | ||
uses: actions/checkout@v3 | ||
|
||
- name: Install Node.js | ||
uses: actions/setup-node@v3 | ||
with: | ||
node-version: '16' | ||
|
||
- name: Create logs directory | ||
run: | | ||
mkdir logs | ||
- name: Get changed english files | ||
id: get_changed_markdown_english | ||
uses: tj-actions/changed-files@v35 | ||
with: | ||
json: true | ||
# Below are used to output files to a directory. May use in flaw checker. | ||
#write_output_files: true | ||
#output_dir: "./logs" | ||
files: | | ||
en/**/*.md | ||
- name: Save JSON file containg files to link check | ||
run: | | ||
echo "${{ steps.get_changed_markdown_english.outputs.all_changed_files }}" | ||
echo "${{ steps.get_changed_markdown_english.outputs.all_changed_files }}" > ./logs/prFiles.json | ||
- name: Archive production artifacts | ||
uses: actions/upload-artifact@v3 | ||
with: | ||
name: dist-without-markdown | ||
path: | | ||
logs | ||
- name: Run link checker | ||
id: link-check | ||
run: | | ||
npm -g install [email protected] | ||
markdown_link_checker_sc -r ${{ github.workspace }} -d en -f ./logs/prFiles.json -i assets > ./logs/errorsFilteredByPrPages.md | ||
- name: Read errorsFilteredByPrPages.md file | ||
id: read-errors-by-page | ||
uses: juliangruber/read-file-action@v1 | ||
with: | ||
path: ./logs/errorsFilteredByPrPages.md | ||
|
||
- name: Echo Errors by Page | ||
run: echo "${{ steps.read-errors-by-page.outputs.content }}" | ||
|
||
- name: Find Comment | ||
uses: peter-evans/find-comment@v2 | ||
id: fc | ||
with: | ||
issue-number: ${{ github.event.pull_request.number }} | ||
comment-author: 'github-actions[bot]' | ||
body-includes: Found flaws | ||
|
||
- name: Create or update comment | ||
uses: peter-evans/create-or-update-comment@v3 | ||
with: | ||
comment-id: ${{ steps.fc.outputs.comment-id }} | ||
issue-number: ${{ github.event.pull_request.number }} | ||
body: | | ||
Found flaws | ||
${{ steps.read-errors-by-page.outputs.content }} | ||
edit-mode: replace | ||
|
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added
BIN
+78.3 KB
...ts/flight_controller/cube/orangeplus/cubepilot_cube_orangeplus_standard_set.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-95.9 KB
assets/flight_controller/holybro_pix32_v5/FMU_Debug_Port_Diagram.jpg
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+323 KB
assets/flight_controller/nxp_rddrone_fmuk66/hovergames_colored_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+360 KB
assets/flight_controller/nxp_rddrone_fmuk66/hovergames_drone_14042019_xl001.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-102 KB
assets/flight_controller/nxp_rddrone_fmuk66/nxp_rddrone_fmuk66_bottom.jpg
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+163 KB
.../gps/septentrio_sbf/septentrio_mosaic_a5_h_t_clas_gnss_module_receiverwebui.png
Oops, something went wrong.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Oops, something went wrong.
Binary file modified
BIN
-35.1 KB
(45%)
assets/hardware/power_module/cuav_can/can_pmu_connection_en.png
Oops, something went wrong.
Oops, something went wrong.
Binary file modified
BIN
-22.6 KB
(45%)
assets/hardware/power_module/cuav_can/can_pmu_pinouts_en.png
Oops, something went wrong.
Binary file modified
BIN
-31.2 KB
(45%)
assets/hardware/power_module/cuav_can/can_pmu_pinouts_en2.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed
BIN
-208 KB
assets/hardware/px4_vision_devkit/holybro_px4_vision_whats_inside.jpg
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed
BIN
-83.8 KB
assets/hardware/px4_vision_devkit/px4_vision_schematic_overview.jpg
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file not shown.
Diff not rendered.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed
BIN
-46.8 KB
assets/peripherals/esc_uavcan_holybro_kotleta20/kotleta20_bottom.jpg
Diff not rendered.
Diff not rendered.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Diff not rendered.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Diff not rendered.
Diff not rendered.
Oops, something went wrong.
Binary file modified
BIN
-148 KB
(26%)
assets/toolchain/vscode/vscode_hardware_debugging_options.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Diff not rendered.
Oops, something went wrong.
Diff not rendered.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.