Skip to content

Commit

Permalink
Merge pull request #500 from zachlasiuk/main
Browse files Browse the repository at this point in the history
Link checker updated
  • Loading branch information
zachlasiuk authored Sep 27, 2024
2 parents 6a0773c + a381ea9 commit 5f0dd8f
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 7 deletions.
22 changes: 22 additions & 0 deletions .linkcheckerrc
Original file line number Diff line number Diff line change
@@ -1,8 +1,30 @@
[filtering]
ignore=
github.com
^/img/
# Explicitly allowed URLs that cause linkchecker to fail, but do work when manually checked.
https://releases.crossplane.io/stable/
https://demoa.heimdalldata.com/docs/basics/install.html
https://docs.aviatrix.com/documentation/latest/release-notes/copilot-image-release-notes/copilot-image-release-notes.html#copilot-image-version-2-0-4-06-july-2022-aws-arm
https://docs.aviatrix.com/documentation/latest/index.html
https://www.bytebase.com/docs/cli/overview/#install-bb
https://www.cloudbees.com/capabilities/continuous-integration
https://dolphinscheduler.apache.org/en-us/docs/3.2.2
https://www.drupal.org/project/drupal/releases
https://www.drupal.org/docs/official_docs/evaluator-guide
https://www.ansys.com/products/fluids/ansys-fluent
https://www.ansys.com/training-center/course-catalog/fluids/ansys-fluent-getting-started-basics
https://www.ansys.com/products/structures/ansys-ls-dyna
https://lsdyna.ansys.com/download-install-overview/
https://www.ansys.com/products/semiconductors/ansys-redhawk-sc
https://rafay.co/platform/kubernetes-manager/
https://docs.rafay.co/releasenotes/2021/#v153
https://docs.rafay.co/learn/quickstart/eks/graviton/workload/
https://blogs.oracle.com/ai-and-datascience/post/inference-rag-cpus-efficient-generative-ai
https://blogs.oracle.com/opal/post/oracle-instant-client-for-linux-arm-aarch64
https://blogs.oracle.com/developers/post/getting-started-with-ruby-and-ruby-on-rails-on-oci
https://blogs.oracle.com/javamagazine/post/java-arm-runtime-switches-benchmarks
https://blogs.oracle.com/cloud-infrastructure/post/arm-based-cloud-computing-is-the-next-big-thing-introducing-arm-on-oracle-cloud-infrastructure
https://www.sap.com/india/products/technology-platform/hana.html
https://gmplib.org/manual/Installing-GMP

2 changes: 2 additions & 0 deletions build_steps/update_category_mappings.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,5 @@ def write_mapping_to_yaml(mapping, output_file):

write_mapping_to_yaml(final_category_dict, output_yaml_absolute_path)
print(" Category mapping success. Updated file: ", output_yaml_absolute_path)


2 changes: 1 addition & 1 deletion content/commercial_packages/sentieon.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Sentieon
vendor: Sentieon Inc
category: HPC
description: Sentieon® provides complete solutions for DNA/RNA data with software that is deployable on any generic CPU-based computing system. The software improves upon the BWA, STAR and Minimap2 aligners with accelerated alignment speeds while producing identical output.
product_url: https:/www.sentieon.com
product_url: https://www.sentieon.com
works_on_arm: true
release_date_on_arm: 2021/12/01

Expand Down
4 changes: 2 additions & 2 deletions content/commercial_packages/vmware_carbon-black.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ name: VMware Carbon Black (Linux Sensor)
vendor: VMware
category: Security applications
description: VMware Carbon Black ensure comprehensive protection of an organization's data and customer information against malware, non-malware and living-off-the-land attacks.
product_url: https://www.vmware.com/products/carbon-black-cloud.html
product_url: https://www.vmware.com/products/security/endpoint-detection-and-response
works_on_arm: true
release_date_on_arm: 2023/01/23


optional_info:
homepage_url: https://www.vmware.com/products/carbon-black-cloud.html
homepage_url: https://www.vmware.com/products/security/endpoint-detection-and-response
support_caveats:
alternative_options:
getting_started_resources:
Expand Down
2 changes: 1 addition & 1 deletion content/opensource_packages/OpenEBS.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ optional_info:
alternative_options:
getting_started_resources:
arm_content:
partner_content: https://ecosystemdashboard.linaro.org/OpenEBS/
partner_content:
official_docs: https://openebs.io/docs/quickstart-guide/installation
arm_recommended_minimum_version:
version_number:
Expand Down
2 changes: 1 addition & 1 deletion content/opensource_packages/libev.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ optional_info:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://zoomadmin.com/HowToInstall/UbuntuPackage/libev-libevent-dev
official_docs: http://cvs.schmorp.de/libev/README
arm_recommended_minimum_version:
version_number:
release_date:
Expand Down
2 changes: 1 addition & 1 deletion content/opensource_packages/longhorn.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ optional_info:
alternative_options:
getting_started_resources:
arm_content: https://on-demand.arm.com/flow/arm/devhub/sessionCatalog/page/pubSessCatalog/session/1681291098626001BAX5
partner_content: https://ecosystemdashboard.linaro.org/Longhorn/
partner_content:
official_docs: https://longhorn.io/docs/1.6.0/
arm_recommended_minimum_version:
version_number:
Expand Down
2 changes: 1 addition & 1 deletion content/opensource_packages/rook.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ optional_info:
alternative_options:
getting_started_resources:
arm_content:
partner_content: https://ecosystemdashboard.linaro.org/Rook/
partner_content:
official_docs: https://rook.github.io/docs/rook/latest-release/Getting-Started/quickstart/
arm_recommended_minimum_version:
version_number:
Expand Down

0 comments on commit 5f0dd8f

Please sign in to comment.