Skip to content

Commit e5b4f96

Browse files
authored
Merge pull request #3723 from bcgov/v4.2.0-69.18-release-temp
V4.2.0 69.18 release
2 parents c7373fe + 6d92d08 commit e5b4f96

File tree

1,178 files changed

+279569
-13875
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,178 files changed

+279569
-13875
lines changed

.github/workflows/retag-test-to-uat.yml

Lines changed: 2 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -84,37 +84,12 @@ jobs:
8484
- name: call scripts to upgrade database
8585
shell: bash
8686
run: |
87-
oc process -f ./openshift/4.0/templates/jobs/db-deploy.yaml -p DB_SECRET_NAME=pims-database -p GIT_BRANCH=test -p SERVER_NAME=sqlprd.th.gov.bc.ca -p DB_NAME=PIMS_UAT -p NAMESPACE=3cd915-test | oc create -f - | grep -oP "(?<=job\.batch/)[^\s]*" | (read JOB_NAME; oc wait --for=condition=complete job/$JOB_NAME --timeout=120s)
88-
89-
sync-keycloak:
90-
name: Sync Keycloak
91-
needs: database-upgrade
92-
runs-on: ubuntu-latest
93-
steps:
94-
- name: Checkout Source Code
95-
uses: actions/checkout@v3
96-
97-
- name: Setup .NET 6
98-
uses: actions/setup-dotnet@v2
99-
with:
100-
dotnet-version: "6.0.x"
101-
102-
- name: Install dependencies for keycloak sync
103-
run: dotnet restore
104-
working-directory: ${{env.sync-directory}}
105-
106-
- name: Build keycloak sync
107-
run: dotnet build
108-
working-directory: ${{env.sync-directory}}
109-
110-
- name: Start keycloak sync
111-
run: dotnet run
112-
working-directory: ${{env.sync-directory}}
87+
oc process -f ./openshift/4.0/templates/jobs/db-deploy.yaml -p DB_SECRET_NAME=pims-database-uat -p GIT_BRANCH=test -p SERVER_NAME=sqlprd.th.gov.bc.ca -p DB_NAME=PIMS_UAT -p NAMESPACE=3cd915-test | oc create -f - | grep -oP "(?<=job\.batch/)[^\s]*" | (read JOB_NAME; oc wait --for=condition=complete job/$JOB_NAME --timeout=120s)
11388
11489
ci-cd-end-notification:
11590
name: CI-CD End Notification to Teams Channel
11691
runs-on: ubuntu-latest
117-
needs: sync-keycloak
92+
needs: database-upgrade
11893
steps:
11994
- name: check workflow status
12095
uses: martialonline/workflow-status@v4

Makefile

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,5 +312,15 @@ mayan-up: ## Calls the docker compose up for the mayan images
312312
@echo "$(P) Create or start mayan-edms system"
313313
@cd tools/mayan-edms; docker-compose --profile all up -d
314314

315+
generate-tsapi: ## Generates the pims API typescript files
316+
@echo "$(P) Generating pims api Ts files..."
317+
@cd tools/TsModelGenerator; dotnet build; dotnet run;
318+
@make frontend-lint
319+
320+
321+
frontend-lint:
322+
@echo "$(P) Running lint:fix..."
323+
@cd source/frontend; npm run lint:fix;
324+
315325
.PHONY: logs start destroy local setup restart refresh up down stop build rebuild clean client-test server-test pause-30 server-run db-clean db-drop db-seed db-refresh db-script db-scaffold npm-clean npm-refresh keycloak-sync convert backend-coverage frontend-coverage backend-test frontend-test env mayan-up
316326

etl/LISDB_PIMS_MANAGEMENT/Integration Services Project1/Integration Services Project1.dtproj

Lines changed: 639 additions & 5 deletions
Large diffs are not rendered by default.

etl/LISDB_PIMS_MANAGEMENT/Integration Services Project1/Integration Services Project1.dtproj.user

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
<UseWinAuth>false</UseWinAuth>
99
<WinAuthUserName />
1010
<WinAuthDomain />
11+
<ServerName>ssistst.th.gov.bc.ca</ServerName>
12+
<PathOnServer>/SSISDB/PIMS_DEV/LISDB_PIMS_MANAGEMENT</PathOnServer>
13+
<StartObjectID>LIS_DB_to_PIMS_ACTIVITY_PSP_6943.dtsx</StartObjectID>
1114
<UserIDs />
1215
<UserPasswords />
1316
<OfflineMode>false</OfflineMode>

etl/LISDB_PIMS_MANAGEMENT/Integration Services Project1/LIS_DB_to_PIMS_ACTIVITY_PSP_6942.dtsx

Lines changed: 6886 additions & 0 deletions
Large diffs are not rendered by default.

etl/LISDB_PIMS_MANAGEMENT/Integration Services Project1/LIS_DB_to_PIMS_ACTIVITY_PSP_6943.dtsx

Lines changed: 6674 additions & 0 deletions
Large diffs are not rendered by default.

etl/LISDB_PIMS_MANAGEMENT/Integration Services Project1/Package.dtsx

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
DTS:CreatorName="Xerces\Devin Smith"
88
DTS:DTSID="{6C914856-AF42-4D92-BBE1-AA6D6E2F0355}"
99
DTS:ExecutableType="Microsoft.Package"
10-
DTS:LastModifiedProductVersion="16.0.948.0"
10+
DTS:LastModifiedProductVersion="16.0.5270.0"
1111
DTS:LocaleID="1033"
1212
DTS:ObjectName="Package"
1313
DTS:PackageType="5"
1414
DTS:ProtectionLevel="0"
15-
DTS:VersionBuild="6"
16-
DTS:VersionGUID="{BCD0BF53-9147-4093-9AA0-82F4932373C5}">
15+
DTS:VersionBuild="8"
16+
DTS:VersionGUID="{9EEFEAE5-0A29-4CEB-9ECD-01034D41441C}">
1717
<DTS:Property
1818
DTS:Name="PackageFormatVersion">8</DTS:Property>
1919
<DTS:ConnectionManagers>
@@ -1036,6 +1036,14 @@ where [refTable].[PID] = ?</property>
10361036
Size="172,42"
10371037
Id="Package\Summary\PIMS_PROPERTY"
10381038
TopLeft="358,270" />
1039+
<NodeLayout
1040+
Size="183,42"
1041+
Id="Package\Summary\CONCAT COLUMNS"
1042+
TopLeft="363,376" />
1043+
<NodeLayout
1044+
Size="211,42"
1045+
Id="Package\Summary\Update PIMS_PROPERTY"
1046+
TopLeft="334,481" />
10391047
<EdgeLayout
10401048
Id="Package\Summary.Paths[OLE DB Source Output]"
10411049
TopLeft="435.5,207">
@@ -1067,17 +1075,11 @@ where [refTable].[PID] = ?</property>
10671075
</mssgle:Curve>
10681076
</EdgeLayout.Curve>
10691077
<EdgeLayout.Labels>
1070-
<EdgeLabelCollection />
1078+
<mssgm:EdgeLabel
1079+
BoundingBox="0,0,0,0"
1080+
RelativePosition="Any" />
10711081
</EdgeLayout.Labels>
10721082
</EdgeLayout>
1073-
<NodeLayout
1074-
Size="211,42"
1075-
Id="Package\Summary\Update PIMS_PROPERTY"
1076-
TopLeft="334,481" />
1077-
<NodeLayout
1078-
Size="183,42"
1079-
Id="Package\Summary\CONCAT COLUMNS"
1080-
TopLeft="363,376" />
10811083
<EdgeLayout
10821084
Id="Package\Summary.Paths[Lookup Match Output]"
10831085
TopLeft="444,312">
@@ -1145,7 +1147,9 @@ where [refTable].[PID] = ?</property>
11451147
</mssgle:Curve>
11461148
</EdgeLayout.Curve>
11471149
<EdgeLayout.Labels>
1148-
<EdgeLabelCollection />
1150+
<mssgm:EdgeLabel
1151+
BoundingBox="0,0,0,0"
1152+
RelativePosition="Any" />
11491153
</EdgeLayout.Labels>
11501154
</EdgeLayout>
11511155
</GraphLayout>
@@ -1170,7 +1174,7 @@ where [refTable].[PID] = ?</property>
11701174
<Property>
11711175
<Name>OverwriteParamsSQLProp</Name>
11721176
<Value
1173-
type="q2:boolean">false</Value>
1177+
type="q2:string">false</Value>
11741178
</Property>
11751179
<Property>
11761180
<Name>UsedTableName</Name>
@@ -1180,7 +1184,7 @@ where [refTable].[PID] = ?</property>
11801184
<Property>
11811185
<Name>TableInfoObjectType</Name>
11821186
<Value
1183-
type="q4:int">0</Value>
1187+
type="q4:string">0</Value>
11841188
</Property>
11851189
<Property>
11861190
<Name>DataSourceViewID</Name>
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio Version 16
4+
VisualStudioVersion = 16.0.33027.164
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{C9674DCB-5085-4A16-B785-4C70DD1589BD}") = "PAIMS_PIMS_ACQUISITION_PROPERTY", "PAIMS_PIMS_ACQUISITION_PROPERTY\PAIMS_PIMS_ACQUISITION_PROPERTY.dtproj", "{633FBC8E-66BF-4C1F-B08F-A51DF91906D9}"
7+
EndProject
8+
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Development|Default = Development|Default
11+
EndGlobalSection
12+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
13+
{633FBC8E-66BF-4C1F-B08F-A51DF91906D9}.Development|Default.ActiveCfg = Development
14+
{633FBC8E-66BF-4C1F-B08F-A51DF91906D9}.Development|Default.Build.0 = Development
15+
EndGlobalSection
16+
GlobalSection(SolutionProperties) = preSolution
17+
HideSolutionNode = FALSE
18+
EndGlobalSection
19+
GlobalSection(ExtensibilityGlobals) = postSolution
20+
SolutionGuid = {C4AB3322-A077-47DF-A4BF-9E644AA8F6BB}
21+
EndGlobalSection
22+
EndGlobal

0 commit comments

Comments
 (0)