Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/foundry.admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"dependencies": {
"@osdk/foundry.core": "workspace:*",
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -58,4 +58,4 @@
}
},
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/foundry.aipagents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"dependencies": {
"@osdk/foundry.core": "workspace:*",
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -60,4 +60,4 @@
}
},
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/foundry.connectivity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@osdk/foundry.core": "workspace:*",
"@osdk/foundry.datasets": "workspace:*",
"@osdk/foundry.orchestration": "workspace:*",
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -62,4 +62,4 @@
}
},
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/foundry.core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"dependencies": {
"@osdk/foundry.geo": "workspace:*",
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -58,4 +58,4 @@
}
},
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/foundry.datasets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"dependencies": {
"@osdk/foundry.core": "workspace:*",
"@osdk/foundry.filesystem": "workspace:*",
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -59,4 +59,4 @@
}
},
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/foundry.filesystem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"dependencies": {
"@osdk/foundry.core": "workspace:*",
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -58,4 +58,4 @@
}
},
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/foundry.geo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"transpile": "monorepo.tool.transpile"
},
"dependencies": {
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -57,4 +57,4 @@
}
},
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/foundry.ontologies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"transpile": "monorepo.tool.transpile"
},
"dependencies": {
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -57,4 +57,4 @@
}
},
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/foundry.orchestration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@osdk/foundry.core": "workspace:*",
"@osdk/foundry.datasets": "workspace:*",
"@osdk/foundry.filesystem": "workspace:*",
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -60,4 +60,4 @@
}
},
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/foundry.publicapis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"dependencies": {
"@osdk/foundry.core": "workspace:*",
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -58,4 +58,4 @@
}
},
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/foundry.streams/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@osdk/foundry.core": "workspace:*",
"@osdk/foundry.datasets": "workspace:*",
"@osdk/foundry.filesystem": "workspace:*",
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -60,4 +60,4 @@
}
},
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/foundry.thirdpartyapplications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"dependencies": {
"@osdk/foundry.core": "workspace:*",
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -58,4 +58,4 @@
}
},
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/foundry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@osdk/foundry.publicapis": "workspace:*",
"@osdk/foundry.streams": "workspace:*",
"@osdk/foundry.thirdpartyapplications": "workspace:*",
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -70,4 +70,4 @@
}
},
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/internal.foundry.core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"dependencies": {
"@osdk/internal.foundry.geo": "workspace:*",
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -58,4 +58,4 @@
}
},
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/internal.foundry.datasets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"dependencies": {
"@osdk/internal.foundry.core": "workspace:*",
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -58,4 +58,4 @@
}
},
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/internal.foundry.geo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"transpile": "monorepo.tool.transpile"
},
"dependencies": {
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -57,4 +57,4 @@
}
},
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/internal.foundry.ontologies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"dependencies": {
"@osdk/internal.foundry.core": "workspace:*",
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -58,4 +58,4 @@
}
},
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/internal.foundry.ontologiesv2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"dependencies": {
"@osdk/internal.foundry.core": "workspace:*",
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -58,4 +58,4 @@
}
},
"type": "module"
}
}
6 changes: 3 additions & 3 deletions packages/internal.foundry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@osdk/internal.foundry.geo": "workspace:*",
"@osdk/internal.foundry.ontologies": "workspace:*",
"@osdk/internal.foundry.ontologiesv2": "workspace:*",
"@osdk/shared.client": "^1.0.1",
"@osdk/shared.client2": "^1.0.0",
"@osdk/shared.client": "1.0.1",
"@osdk/shared.client2": "1.0.0",
"@osdk/shared.net.platformapi": "~0.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -62,4 +62,4 @@
}
},
"type": "module"
}
}
2 changes: 1 addition & 1 deletion scripts/generatePlatformSdk.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ $CODE_GENERATOR generate --v2 --prefix foundry --inputFile "${OMNIAPI_IR_JSON}"

echo
echo pnpm install to make align deps
pnpm install --reporter=silent
pnpm install

echo
echo "Running mrl"
Expand Down
5 changes: 4 additions & 1 deletion scripts/getOpenApiIr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ set -eu
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
mkdir -p "${SCRIPT_DIR}/../tmp"

echo "yq version: $(yq --version)"
echo "yq which: $(which yq)"

BUILD_DIR="${SCRIPT_DIR}/../tmp"
DOWNLOAD_DIR="${BUILD_DIR}/api-gateway-bundle"
EXTRACT_DIR="${BUILD_DIR}/api-gateway-ir"
Expand All @@ -15,7 +18,7 @@ MAVEN_CONJURE_ARTIFACT_ID="api-gateway-rosetta-bundle"
MAVEN_REPO_PATH="${MAVEN_DIST_RELEASE}/$(echo "$MAVEN_CONJURE_GROUP_ID" | sed 's/\./\//g')/${MAVEN_CONJURE_ARTIFACT_ID}"

API_GATEWAY_VERSION=$( wget -q -O - "${MAVEN_REPO_PATH}/maven-metadata.xml" | \
yq -p xml -r '.metadata.versioning.release' )
yq -p xml '.metadata.versioning.release' )

echo "GATEWAY VERSION: ${API_GATEWAY_VERSION}"

Expand Down
Loading