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

[ODS-6593] Switch build setup for next release v7.4 #1192

Merged
merged 10 commits into from
Dec 22, 2024
2 changes: 1 addition & 1 deletion .github/workflows/CodeQL Security Scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
permissions: read-all

env:
INFORMATIONAL_VERSION: "7.3"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-1486"
CONFIGURATION: "Release"
HEAD_REF: ${{ GITHUB.HEAD_REF }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Lib edFi.admin.dataaccess.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ concurrency:
cancel-in-progress: true

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-439"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-912"
CONFIGURATION: "Release"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Lib edFi.common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ concurrency:
cancel-in-progress: true

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-428"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-896"
CONFIGURATION: "Release"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Lib edFi.loadtools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ concurrency:
cancel-in-progress: true

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-431"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-895"
CONFIGURATION: "Release"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Lib edFi.ods.api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ concurrency:
cancel-in-progress: true

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-425"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-844"
CONFIGURATION: "Release"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Lib edFi.ods.common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ concurrency:
cancel-in-progress: true

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-426"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-893"
CONFIGURATION: "Release"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Lib edFi.ods.standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ concurrency:
cancel-in-progress: true

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-409"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-598"
CONFIGURATION: "Release"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Lib edFi.security.dataaccess.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ concurrency:
cancel-in-progress: true

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-431"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-897"
CONFIGURATION: "Release"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Pkg EdFi.Database.Admin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ on:
permissions: read-all

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-504"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-644"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
VSS_NUGET_EXTERNAL_FEED_ENDPOINTS : '{"endpointCredentials": [{"endpoint": "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json","password": "${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}"}]}'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Pkg EdFi.Database.Security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ on:
permissions: read-all

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-537"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-591"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
VSS_NUGET_EXTERNAL_FEED_ENDPOINTS : '{"endpointCredentials": [{"endpoint": "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json","password": "${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}"}]}'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Pkg EdFi.Ods.CodeGen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ concurrency:
cancel-in-progress: true

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-3155"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-4134"
CONFIGURATION: "Release"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ on:
permissions: read-all

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-985"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-1298"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
VSS_NUGET_EXTERNAL_FEED_ENDPOINTS : '{"endpointCredentials": [{"endpoint": "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json","password": "${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}"}]}'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ on:
permissions: read-all

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-778"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-1221"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
VSS_NUGET_EXTERNAL_FEED_ENDPOINTS : '{"endpointCredentials": [{"endpoint": "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json","password": "${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}"}]}'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Pkg EdFi.Ods.Minimal.Template.TPDM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ on:
permissions: read-all

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-777"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-997"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
VSS_NUGET_EXTERNAL_FEED_ENDPOINTS : '{"endpointCredentials": [{"endpoint": "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json","password": "${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}"}]}'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Pkg EdFi.Ods.Minimal.Template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ on:
permissions: read-all

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-923"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-1265"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
VSS_NUGET_EXTERNAL_FEED_ENDPOINTS : '{"endpointCredentials": [{"endpoint": "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json","password": "${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}"}]}'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ on:
permissions: read-all

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-942"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-1246"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
VSS_NUGET_EXTERNAL_FEED_ENDPOINTS : '{"endpointCredentials": [{"endpoint": "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json","password": "${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}"}]}'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ on:
permissions: read-all

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-770"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-995"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
VSS_NUGET_EXTERNAL_FEED_ENDPOINTS : '{"endpointCredentials": [{"endpoint": "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json","password": "${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}"}]}'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Pkg EdFi.Ods.Populated.Template.TPDM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ on:
permissions: read-all

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-773"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-999"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
VSS_NUGET_EXTERNAL_FEED_ENDPOINTS : '{"endpointCredentials": [{"endpoint": "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json","password": "${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}"}]}'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Pkg EdFi.Ods.Populated.Template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ on:
permissions: read-all

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-942"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-1271"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
VSS_NUGET_EXTERNAL_FEED_ENDPOINTS : '{"endpointCredentials": [{"endpoint": "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json","password": "${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}"}]}'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Pkg EdFi.ProjectTemplates.Installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ concurrency:
cancel-in-progress: true

env:
INFORMATIONAL_VERSION: "7.3"
BUILD_INCREMENTER: "-839"
INFORMATIONAL_VERSION: "7.4"
BUILD_INCREMENTER: "-896"
AZURE_ARTIFACT_URL: "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json"
AZURE_ARTIFACT_NUGET_KEY: ${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}
VSS_NUGET_EXTERNAL_FEED_ENDPOINTS : '{"endpointCredentials": [{"endpoint": "https://pkgs.dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_packaging/EdFi/nuget/v3/index.json","password": "${{ secrets.AZURE_ARTIFACTS_PERSONAL_ACCESS_TOKEN }}"}]}'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Common" Version="7.3.162" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.4.1" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down
4 changes: 2 additions & 2 deletions Application/EdFi.Ods.Api/Constants/ApiVersionConstants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ public static class ApiVersionConstants
/// <summary>
/// Informational version of the ods api.
/// </summary>
public const string InformationalVersion = "7.3";
public const string InformationalVersion = "7.4";

/// <summary>
/// Semantic version of the ods api.
/// </summary>
public const string Version = "7.3";
public const string Version = "7.4";

/// <summary>
/// Suite version of the ods api.
Expand Down
4 changes: 2 additions & 2 deletions Application/EdFi.Ods.Api/EdFi.Ods.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.3.367" />
<PackageReference Include="EdFi.Suite3.Security.DataAccess" Version="7.3.201" />
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.4.4" />
<PackageReference Include="EdFi.Suite3.Security.DataAccess" Version="7.4.4" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down
2 changes: 1 addition & 1 deletion Application/EdFi.Ods.Common/EdFi.Ods.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Common" Version="7.3.162" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.4.1" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Common" Version="7.3.162" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.4.1" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down
4 changes: 2 additions & 2 deletions Application/EdFi.Ods.Sandbox/EdFi.Ods.Sandbox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.3.367" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.3.162" />
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.4.4" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.4.1" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"odsApiVersion": "7.3",
"odsApiVersion": "7.4",
"schemaDefinition": {
"logicalName": "Ed-Fi",
"physicalName": "edfi",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
-- SPDX-License-Identifier: Apache-2.0
-- Licensed to the Ed-Fi Alliance under one or more agreements.
-- The Ed-Fi Alliance licenses this file to you under the Apache License, Version 2.0.
-- See the LICENSE and NOTICES files in the project root for more information.

IF object_id('util.GetEdFiOdsVersion', 'FN') IS NOT NULL
BEGIN
DROP FUNCTION util.GetEdFiOdsVersion;
END
GO

CREATE FUNCTION util.GetEdFiOdsVersion()
RETURNS VARCHAR(60)
AS
BEGIN
RETURN '7.4'
END
GO
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
-- SPDX-License-Identifier: Apache-2.0
-- Licensed to the Ed-Fi Alliance under one or more agreements.
-- The Ed-Fi Alliance licenses this file to you under the Apache License, Version 2.0.
-- See the LICENSE and NOTICES files in the project root for more information.

CREATE OR REPLACE FUNCTION util.GetEdFiOdsVersion()
RETURNS VARCHAR(60) AS $$
BEGIN
RETURN '7.4';
END;
$$ LANGUAGE plpgsql;
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"odsApiVersion": "7.3",
"odsApiVersion": "7.4",
"schemaDefinition": {
"logicalName": "Ed-Fi",
"physicalName": "edfi",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
-- SPDX-License-Identifier: Apache-2.0
-- Licensed to the Ed-Fi Alliance under one or more agreements.
-- The Ed-Fi Alliance licenses this file to you under the Apache License, Version 2.0.
-- See the LICENSE and NOTICES files in the project root for more information.

IF object_id('util.GetEdFiOdsVersion', 'FN') IS NOT NULL
BEGIN
DROP FUNCTION util.GetEdFiOdsVersion;
END
GO

CREATE FUNCTION util.GetEdFiOdsVersion()
RETURNS VARCHAR(60)
AS
BEGIN
RETURN '7.4'
END
GO
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
-- SPDX-License-Identifier: Apache-2.0
-- Licensed to the Ed-Fi Alliance under one or more agreements.
-- The Ed-Fi Alliance licenses this file to you under the Apache License, Version 2.0.
-- See the LICENSE and NOTICES files in the project root for more information.

CREATE OR REPLACE FUNCTION util.GetEdFiOdsVersion()
RETURNS VARCHAR(60) AS $$
BEGIN
RETURN '7.4';
END;
$$ LANGUAGE plpgsql;
4 changes: 2 additions & 2 deletions Application/EdFi.Ods.Tests/EdFi.Ods.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.3.367" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.3.162" />
<PackageReference Include="EdFi.Suite3.Admin.DataAccess" Version="7.4.4" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.4.1" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"odsApiVersion": "7.3",
"odsApiVersion": "7.4",
"schemaDefinition": {
"logicalName": "Sample",
"physicalName": "sample",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</When>
<Otherwise>
<ItemGroup>
<PackageReference Include="EdFi.Suite3.Common" Version="7.3.162" />
<PackageReference Include="EdFi.Suite3.Common" Version="7.4.1" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"odsApiVersion": "7.3",
"odsApiVersion": "7.4",
"schemaDefinition": {
"logicalName": "SampleAlternativeEducationProgram",
"physicalName": "samplealternativeeducationprogram",
Expand Down
Loading
Loading