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

Hangfire migration #238

Merged
merged 4 commits into from
Dec 15, 2023
Merged

Hangfire migration #238

merged 4 commits into from
Dec 15, 2023

Conversation

Ceredron
Copy link
Collaborator

Description

Migration to support Hangfire. Also unified database access between our persistence and Hangfire's persistence to make Hangfire work in Azure.

Related Issue(s)

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)
  • All tests run green

Documentation

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

…ame database connection provider for both our application code and Hangfire.
…ll prepare the database using some migrations. We have to give our app access to run migrations on the Hangfire schema in order to permit this.
…e provider will likely make it an confusing configuration experience in Altinn Studio.
@Ceredron Ceredron merged commit 6c8a857 into main Dec 15, 2023
@Ceredron Ceredron deleted the fix/hangfire-migration branch December 15, 2023 15:09
@Ceredron Ceredron linked an issue Dec 20, 2023 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Hangfire mangler tilgang
1 participant