Skip to content

Commit

Permalink
add 0.26 release
Browse files Browse the repository at this point in the history
Signed-off-by: Andreea Andrisan <[email protected]>
  • Loading branch information
AAndrisa committed Sep 16, 2024
1 parent 6eb33da commit 5337d92
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,33 @@ spec:
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
title: libiio 0.26.0
name: libiio-0.26.0
description: "-"
releaseDate: 2024-08-26
releaseType: minor
qualityLevel: alpha
licenseType: open-source
applicationType: desktop
distributionForm: source
feeCharged: no
distributionMethod: github
redistributionRights: source
version: 0.26.0
annotations:
backstage.io/edit-url: https://github.com/analogdevicesinc/libiio/blob/main/catalog-info.yaml
backstage.io/source-location: url:https://github.com/analogdevicesinc/libiio.git
spec:
type: release
lifecycle: release
owner: user:default/mhenneri
subcomponentOf: component:default/libiio
dependsOn:
- component:default/libiio-source-0.26.0
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
title: libiio
name: libiio-source
Expand Down Expand Up @@ -144,3 +171,34 @@ spec:
lifecycle: release
owner: group:default/libiio-sw-team
subcomponentOf: component:default/libiio-source
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
title: libiio v.0.26.0
name: libiio-source-0.26.0
version: 0.26.0
description: Release version of libiio
classification: software
license:
- GPL-2.0-or-later
links:
- url: https://codedocs.xyz/analogdevicesinc/libiio/
title: Documentation
icon: web
- url: https://wiki.analog.com/resources/tools-software/linux-software/libiio
title: Wiki
icon: web
tags:
- linux
- cmake
annotations:
backstage.io/edit-url: https://github.com/analogdevicesinc/libiio/blob/main/catalog-info.yaml
backstage.io/source-location: url:https://github.com/analogdevicesinc/libiio/releases/tag/v0.26-rc.1
hub.blackduck/project-name: oa_libiio
hub.blackduck/project-version: "0.26-rc.1"
spec:
type: library
lifecycle: release
owner: group:default/libiio-sw-team
subcomponentOf: component:default/libiio-source

0 comments on commit 5337d92

Please sign in to comment.