Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Notifications SMS to dotnet v9 #76

Open
5 of 6 tasks
hggutvik opened this issue Nov 27, 2024 · 1 comment
Open
5 of 6 tasks

Upgrade Notifications SMS to dotnet v9 #76

hggutvik opened this issue Nov 27, 2024 · 1 comment

Comments

@hggutvik
Copy link

hggutvik commented Nov 27, 2024

Description

We should upgrade the Notifications SMS application to .net9. .net9 has standard time support until May 12, 2026, but we should take the time to upgrade and not wait for .net 10.

Additional Information

.NET Core Support lifecycle
Container Patching

Tasks

  • Update base images in the dockerfile for .net9
  • Bump all projects; src and test, to .net9
  • Update any build pipelines to support .net9
  • Update any github workflows with .net9
  • Check if we need to change anything in SonarCloud

Acceptance Criterias

  • Notifications SMS is built with .net9 tooling and run on .net9 Description
@Ahmed-Ghanam
Copy link
Contributor

Ahmed-Ghanam commented Jan 8, 2025

The release pipelines for this application utilize agents from the "altinn-vmss-platformagent" pool. The Platform team will update the base image used by these agents to the latest version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants