#703-missing-required-packages-in-install-scripts #736
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!736
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "#703-missing-required-packages-in-install-scripts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Dapper and Npgsql packages added to the installation scripts(WindowsInstallation.bat and UnixInstallation.sh) for tempService and layoutService.
These were missing on both team branches, but the team 2 branch seems to have had the .vsproj files updated to include the packages, so the team 2 branch wasn't affected directly.
Regardless, the installation scripts should have these packages and that should now be the case.
Did a fast test on my windows machine and builds correctly, no noticeable errors or problems.
the installation changes work on linux and the site works.