Altinn / Altinn/app-lib-dotnet

Expose the application specific version in App.Core package

Open
#464 1 comment 0 reactions 0 assignees View on GitHub
kind/user-story org/ssb
Dominant language
C#
Stars
8
Forks
27
Avg merge
1h 21m
Merged PRs (30d)
7

Description

### Description

Currently the only way of getting the version number specified by the application developer when creating a build is through the KubernetesWrapper Api. This is a relatively costly call just to get the application version number. This should be available in the Core Code as a simple api that application developers can pick up.

### Additional Information

_No response_

### Tasks

_No response_

### Acceptance Criterias

- [ ] Application version number is available through the .Net Api's and available for the application developers.

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the App.Core public API and the existing KubernetesWrapper API path that exposes the application version. Trace where the application-defined version is stored or retrieved, then confirm that the .NET API exposes it directly without the wrapper; done when application developers can obtain the version through App.Core.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.