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

fix: lock release and deployment creation #14313

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

mirkoSekulic
Copy link
Collaborator

@mirkoSekulic mirkoSekulic commented Dec 19, 2024

Description

Added Release create and Depoyment create endpoints in sync middleware.

Related Issue(s)

PR itself.

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

@github-actions github-actions bot added solution/studio/designer Issues related to the Altinn Studio Designer solution. backend labels Dec 19, 2024
@mirkoSekulic mirkoSekulic added skip-manual-testing PRs that do not need to be tested manually and removed solution/studio/designer Issues related to the Altinn Studio Designer solution. backend labels Dec 19, 2024
@mirkoSekulic mirkoSekulic self-assigned this Dec 19, 2024
@mirkoSekulic mirkoSekulic force-pushed the fix/release-deploy-locks branch from 36a321e to 3341f8b Compare December 19, 2024 09:41
@github-actions github-actions bot added solution/studio/designer Issues related to the Altinn Studio Designer solution. backend labels Dec 19, 2024
Copy link
Contributor

@mlqn mlqn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.56%. Comparing base (276f5ef) to head (3341f8b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14313   +/-   ##
=======================================
  Coverage   95.56%   95.56%           
=======================================
  Files        1837     1837           
  Lines       23856    23856           
  Branches     2754     2754           
=======================================
  Hits        22798    22798           
  Misses        801      801           
  Partials      257      257           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mirkoSekulic mirkoSekulic merged commit 06c5ae8 into main Dec 19, 2024
16 checks passed
@mirkoSekulic mirkoSekulic deleted the fix/release-deploy-locks branch December 19, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend skip-manual-testing PRs that do not need to be tested manually solution/studio/designer Issues related to the Altinn Studio Designer solution.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants