-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #539 from odidev/harness_talend
Add Harness Open-Source and Talend files
- Loading branch information
Showing
2 changed files
with
53 additions
and
0 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,24 @@ | ||
--- | ||
name: Talend | ||
vendor: Qlik | ||
category: Database | ||
description: Qlik Talend provides real-time solutions to deliver enterprise data to virtually any destination, on-premises or in the cloud. It maintains, and protects data accuracy at every stage of the data lifecycle, and automates the design, creation, and continuous updation of data warehouses and AI-ready data lakes on any cloud platform. | ||
product_url: https://www.qlik.com/us/products/qlik-talend-data-integration-and-quality | ||
works_on_arm: true | ||
release_date_on_arm: 2022/11/18 | ||
|
||
|
||
optional_info: | ||
homepage_url: https://www.qlik.com/us/products/qlik-talend-data-integration-and-quality | ||
support_caveats: | ||
alternative_options: | ||
getting_started_resources: | ||
arm_content: | ||
vendor_announcement: https://help.qlik.com/talend/en-US/patch-notes/8.0/r2022-11 | ||
official_docs: https://help.qlik.com/talend/en-US/patch-notes/8.0/r2022-11#anchor-3 | ||
|
||
|
||
optional_hidden_info: | ||
other_info: | ||
|
||
--- |
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,29 @@ | ||
--- | ||
name: Harness | ||
category: Miscellaneous | ||
description: Harness Open Source is an end-to-end software delivery platform. It enhances productivity and accelerates software development cycles, eliminates the need to juggle disjointed software development tools. | ||
download_url: https://github.com/harness/harness/tags | ||
works_on_arm: true | ||
supported_minimum_version: | ||
version_number: v3.0.0-beta.8 | ||
release_date: 2024/08/15 | ||
|
||
|
||
optional_info: | ||
homepage_url: https://www.harness.io/open-source | ||
support_caveats: | ||
alternative_options: | ||
getting_started_resources: | ||
arm_content: | ||
partner_content: | ||
official_docs: https://github.com/harness/harness?tab=readme-ov-file#running-harness-locally | ||
arm_recommended_minimum_version: | ||
version_number: | ||
release_date: | ||
|
||
optional_hidden_info: | ||
release_notes__supported_minimum: | ||
release_notes__recommended_minimum: | ||
other_info: There are no release notes for initial Linux/ARM64 support. Harness open source can be installed via the first released docker version [3.0.0-beta.8](https://hub.docker.com/layers/harness/harness/3.0.0-beta.8/images/sha256-0e30129efcffde7513267a92d8f533b0fbc7cce5288cf5c51e295b9b76385574?context=explore) and above. | ||
|
||
--- |