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

BC-7024-fix-undefined-variable #161

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Conversation

YannickEvers
Copy link
Contributor

Description

The when condition for WITH_BRANCH_POSTGRES_DB_MANAGEMENT in the tasks doesn't check if the variable is defined.
That could lead to failed deployments in case a branch has a not-up-to-date branch in dof_app_deploy (variable not defined yet) but no branch here in schulcloud_calendar.

This adds the checks to fix that.

Links to Tickets or other pull requests

Changes

Datasecurity

Deployment

New Repos, NPM pakages or vendor scripts

Screenshots of UI changes

Approval for review

  • All points were discussed with the ticket creator, support-team or product owner. The code upholds all quality guidelines from the PR-template.

Notice: Please remove the WIP label if the PR is ready to review, otherwise nobody will review it.

@YannickEvers YannickEvers self-assigned this Apr 25, 2024
@YannickEvers YannickEvers requested a review from mamutmk5 April 25, 2024 15:41
@YannickEvers YannickEvers merged commit ac87ebd into main Apr 25, 2024
30 checks passed
@YannickEvers YannickEvers deleted the BC-7024-fix-undefined-variable branch April 25, 2024 15:49
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.

2 participants