From 997eb77313418627af3d04d1ebc4c4b3bf7f87fe Mon Sep 17 00:00:00 2001 From: Zach Lasiuk Date: Fri, 15 Mar 2024 16:06:13 -0500 Subject: [PATCH] tweaked file formatting to remove errors and update recently added packages --- .../commercial_packages/puppet-enterprise.md | 2 +- .../opensource_packages/cloudevents-python.md | 2 + data/recently_added_packages.yaml | 57 +++++++++---------- 3 files changed, 29 insertions(+), 32 deletions(-) diff --git a/content/commercial_packages/puppet-enterprise.md b/content/commercial_packages/puppet-enterprise.md index 427424ce..a075a738 100644 --- a/content/commercial_packages/puppet-enterprise.md +++ b/content/commercial_packages/puppet-enterprise.md @@ -5,7 +5,7 @@ category: DevOps description: Puppet Enterprise enables IT operations teams to manage more infrastructure and automate complex workflows at scale. Using Puppet Enterprise helps to achieve greater efficiency and better infrastructure management. product_url: https://www.puppet.com/products/puppet-enterprise works_on_arm: true -release_date_on_arm: 11/2023 +release_date_on_arm: 01/11/2023 optional_info: diff --git a/content/opensource_packages/cloudevents-python.md b/content/opensource_packages/cloudevents-python.md index 13cd9334..a013cad7 100644 --- a/content/opensource_packages/cloudevents-python.md +++ b/content/opensource_packages/cloudevents-python.md @@ -25,3 +25,5 @@ optional_hidden_info: release_notes__supported_minimum: release_notes__recommended_minimum: other_info: There are no release notes or binaries for ARM64. Cloudevents-python can be installed from the version 0.0.1. Cloudevents-python aarch64 wheels are released on [pypi](https://pypi.org/project/cloudevents/#history). + +--- \ No newline at end of file diff --git a/data/recently_added_packages.yaml b/data/recently_added_packages.yaml index 4ae4f32b..f6ba0219 100644 --- a/data/recently_added_packages.yaml +++ b/data/recently_added_packages.yaml @@ -1,7 +1,7 @@ - File: Path: opensource_packages/opentelemetry-go.md Params: - category: Tracing + category: Monitoring/Observability description: Go API and SDK for observability framework & toolkit designed to create, manage telemetry data such as traces, metrics, and log. download_url: https://github.com/open-telemetry/opentelemetry-go/releases @@ -29,7 +29,7 @@ - File: Path: opensource_packages/kubeflow.md Params: - category: Scheduling & Orchestration + category: Containers and Orchestration description: Kubeflow the cloud-native platform for machine learning operations - pipelines, training and deployment. download_url: https://github.com/kubeflow/kubeflow/releases @@ -54,10 +54,33 @@ release_date: 1/11/2023 version_number: 1.8.0 works_on_arm: true +- File: + Path: commercial_packages/puppet-enterprise.md + Params: + category: DevOps + description: Puppet Enterprise enables IT operations teams to manage more infrastructure + and automate complex workflows at scale. Using Puppet Enterprise helps to achieve + greater efficiency and better infrastructure management. + name: Puppet Enterprise + optional_hidden_info: + other_info: The exact release date for Puppet Enterprise is not specified in + the release notes. + optional_info: + alternative_options: null + getting_started_resources: + arm_content: null + official_docs: https://www.puppet.com/docs/pe/2023.6/getting_started_pe_overview + vendor_announcement: https://www.puppet.com/docs/pe/2021.7/release_notes_pe#release_notes_pe_x-y-6 + homepage_url: https://www.puppet.com/products/puppet-enterprise + support_caveats: null + product_url: https://www.puppet.com/products/puppet-enterprise + release_date_on_arm: 01/11/2023 + vendor: Puppet + works_on_arm: true - File: Path: opensource_packages/spire.md Params: - category: Key Management + category: Security applications description: SPIRE is a toolchain of APIs for establishing trust between software systems across a wide variety of hosting platforms. download_url: https://github.com/spiffe/spire/releases @@ -110,31 +133,3 @@ release_date: 30/12/2022 version_number: 22.09 works_on_arm: true -- File: - Path: opensource_packages/openfeature_python.md - Params: - category: Observability - description: Python implementation of the OpenFeature SDK provides a vendor-agnostic, - community-driven API for feature flagging. - download_url: https://pypi.org/project/openfeature-sdk/#files - name: OpenFeature Python-SDK - optional_hidden_info: - other_info: OpenFeature Python-SDK is not architecture-specific and any wheels - are released on [PyPI](https://pypi.org/project/openfeature-sdk/). - release_notes__recommended_minimum: null - release_notes__supported_minimum: https://pypi.org/project/openfeature-sdk/0.0.1/#files - optional_info: - alternative_options: null - arm_recommended_minimum_version: - release_date: null - version_number: null - getting_started_resources: - arm_content: null - official_docs: https://openfeature.dev/docs/reference/technologies/server/python - partner_content: null - homepage_url: https://openfeature.dev/ - support_caveats: null - supported_minimum_version: - release_date: 13/10/2022 - version_number: 0.0.1 - works_on_arm: true