Skip to content

Commit

Permalink
Merge pull request #2513 from bcgov/release/is41_master
Browse files Browse the repository at this point in the history
Test-> Master - IS41 UAT Release
  • Loading branch information
asanchezr authored Dec 8, 2022
2 parents 2f7d0d9 + 34b79f7 commit 977c50a
Show file tree
Hide file tree
Showing 266 changed files with 309,022 additions and 51,986 deletions.
12 changes: 5 additions & 7 deletions etl/LISDB_PIMS/LISDB_PIMS.sln
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31410.223
VisualStudioVersion = 16.0.32510.428
MinimumVisualStudioVersion = 10.0.40219.1
Project("{159641D6-6404-4A2A-AE62-294DE0FE8301}") = "MOTI_LEGACY_LISDB_PIMS_DATA_MIGRATION", "LISDB_PIMS\MOTI_LEGACY_LISDB_PIMS_DATA_MIGRATION.dtproj", "{B397C83F-BE2D-40DC-BB7A-BBF9B4084114}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1124DF52-C1B1-405F-95EB-7535E78B2601}"
Project("{159641D6-6404-4A2A-AE62-294DE0FE8301}") = "LISDB_PIMS", "LISDB_PIMS\LISDB_PIMS.dtproj", "{4CC50730-C402-43E0-BA5B-1151CEC0887E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Development|Default = Development|Default
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B397C83F-BE2D-40DC-BB7A-BBF9B4084114}.Development|Default.ActiveCfg = Development
{B397C83F-BE2D-40DC-BB7A-BBF9B4084114}.Development|Default.Build.0 = Development
{4CC50730-C402-43E0-BA5B-1151CEC0887E}.Development|Default.ActiveCfg = Development
{4CC50730-C402-43E0-BA5B-1151CEC0887E}.Development|Default.Build.0 = Development
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B5064253-6D7A-4FF1-8D42-0D55669B412D}
SolutionGuid = {926E4056-9412-4B24-A092-ED785B3FE306}
EndGlobalSection
EndGlobal
393 changes: 393 additions & 0 deletions etl/LISDB_PIMS/LISDB_PIMS/LISDB_PIMS.dtproj

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions etl/LISDB_PIMS/LISDB_PIMS/LISDB_PIMS.dtproj.user
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<DataTransformationsUserConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Configurations>
<Configuration>
<Name>Development</Name>
<Options>
<AssessmentRuleSuppressionSetting />
<UseWinAuth>false</UseWinAuth>
<WinAuthUserName />
<WinAuthDomain />
<UserIDs />
<UserPasswords />
<OfflineMode>false</OfflineMode>
<ProgressReporting>true</ProgressReporting>
<ParameterConfigurationSensitiveValues />
</Options>
</Configuration>
</Configurations>
</DataTransformationsUserConfiguration>
37,812 changes: 26,470 additions & 11,342 deletions etl/LISDB_PIMS/LISDB_PIMS/LIS_DB_to_PIMS_DATASET_1.dtsx

Large diffs are not rendered by default.

12 changes: 5 additions & 7 deletions etl/PAIMS_PIMS/PAIMS_PIMS.sln
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31410.223
VisualStudioVersion = 16.0.32510.428
MinimumVisualStudioVersion = 10.0.40219.1
Project("{159641D6-6404-4A2A-AE62-294DE0FE8301}") = "MOTI_LEGACY_PAIMS_PIMS_DATA_MIGRATION", "PAIMS_PIMS\MOTI_LEGACY_PAIMS_PIMS_DATA_MIGRATION.dtproj", "{B397C83F-BE2D-40DC-BB7A-BBF9B4084114}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1124DF52-C1B1-405F-95EB-7535E78B2601}"
Project("{159641D6-6404-4A2A-AE62-294DE0FE8301}") = "PAIMS_PIMS", "PAIMS_PIMS\PAIMS_PIMS.dtproj", "{99334A10-A0B4-4093-9EAA-20F41B4C0327}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Development|Default = Development|Default
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B397C83F-BE2D-40DC-BB7A-BBF9B4084114}.Development|Default.ActiveCfg = Development
{B397C83F-BE2D-40DC-BB7A-BBF9B4084114}.Development|Default.Build.0 = Development
{99334A10-A0B4-4093-9EAA-20F41B4C0327}.Development|Default.ActiveCfg = Development
{99334A10-A0B4-4093-9EAA-20F41B4C0327}.Development|Default.Build.0 = Development
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B5064253-6D7A-4FF1-8D42-0D55669B412D}
SolutionGuid = {889A03C0-7E2B-4231-96F2-C55CF585A338}
EndGlobalSection
EndGlobal
379 changes: 379 additions & 0 deletions etl/PAIMS_PIMS/PAIMS_PIMS/PAIMS_PIMS.dtproj

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions etl/PAIMS_PIMS/PAIMS_PIMS/PAIMS_PIMS.dtproj.user
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<DataTransformationsUserConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Configurations>
<Configuration>
<Name>Development</Name>
<Options>
<AssessmentRuleSuppressionSetting />
<UseWinAuth>false</UseWinAuth>
<WinAuthUserName />
<WinAuthDomain />
<UserIDs />
<UserPasswords />
<OfflineMode>false</OfflineMode>
<ProgressReporting>true</ProgressReporting>
<ParameterConfigurationSensitiveValues />
</Options>
</Configuration>
</Configurations>
</DataTransformationsUserConfiguration>
Loading

0 comments on commit 977c50a

Please sign in to comment.