Skip to content

Commit

Permalink
v0.0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexGilleran committed Mar 20, 2018
1 parent 6a860a1 commit 369f96f
Show file tree
Hide file tree
Showing 36 changed files with 94 additions and 94 deletions.
2 changes: 1 addition & 1 deletion deploy/helm/magda-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ global:
rollingUpdate:
maxUnavailable: 1
image:
tag: "0.0.36-RC3"
tag: "0.0.37-0"
gateway:
loadBalancerIP: "104.199.180.124"
auth:
Expand Down
2 changes: 1 addition & 1 deletion deploy/helm/search-data-gov-au.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ global:
externalUrl: https://search.data.gov.au
image:
pullPolicy: IfNotPresent
tag: "0.0.36-RC3"
tag: "0.0.36"
tags:
all: false

Expand Down
4 changes: 2 additions & 2 deletions deploy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magda/deploy",
"version": "0.0.36-RC3",
"version": "0.0.36",
"description": "MAGDA deployment configuration.",
"scripts": {
"create-connector-configmap": "kubectl delete configmap connector-config --ignore-not-found && kubectl create configmap connector-config --from-file ./connector-config/",
Expand All @@ -12,7 +12,7 @@
"author": "",
"license": "Apache-2.0",
"devDependencies": {
"@magda/scripts": "^0.0.36-RC3",
"@magda/scripts": "^0.0.36",
"fs-extra": "^2.1.2",
"klaw-sync": "^2.1.0",
"tmp": "0.0.31",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"magda-*",
"scripts/"
],
"version": "0.0.36-RC3",
"version": "0.0.36",
"hoist": [
"tsmonad",
"urijs",
Expand Down
6 changes: 3 additions & 3 deletions magda-admin-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magda/admin-api",
"version": "0.0.36-RC3",
"version": "0.0.36",
"scripts": {
"build": "npm run compile",
"compile": "tsc -p tsconfig-build.json",
Expand All @@ -12,7 +12,7 @@
"test": "mocha --compilers ts:@magda/scripts/node_modules/ts-node/register --require @magda/scripts/node_modules/tsconfig-paths/register \"src/test/**/*.spec.ts\""
},
"dependencies": {
"@magda/typescript-common": "^0.0.36-RC3",
"@magda/typescript-common": "^0.0.36",
"body-parser": "^1.13.2",
"express": "^4.13.1",
"http-proxy": "^1.16.2",
Expand All @@ -23,7 +23,7 @@
"yargs": "^8.0.2"
},
"devDependencies": {
"@magda/scripts": "^0.0.36-RC3",
"@magda/scripts": "^0.0.36",
"@types/chai": "^4.0.4",
"@types/config": "0.0.32",
"@types/express": "^4.0.35",
Expand Down
6 changes: 3 additions & 3 deletions magda-authorization-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magda/authorization-api",
"version": "0.0.36-RC3",
"version": "0.0.36",
"scripts": {
"build": "npm run compile",
"compile": "tsc -p tsconfig-build.json",
Expand All @@ -12,7 +12,7 @@
"docker-build-prod": "create-docker-context-for-node-component --build --push --tag auto"
},
"dependencies": {
"@magda/typescript-common": "^0.0.36-RC3",
"@magda/typescript-common": "^0.0.36",
"body-parser": "^1.13.2",
"express": "^4.13.1",
"jsonwebtoken": "^7.4.1",
Expand All @@ -21,7 +21,7 @@
"yargs": "^8.0.2"
},
"devDependencies": {
"@magda/scripts": "^0.0.36-RC3",
"@magda/scripts": "^0.0.36",
"@types/chai": "^4.1.2",
"@types/express": "^4.0.35",
"@types/lodash": "^4.14.96",
Expand Down
8 changes: 4 additions & 4 deletions magda-ckan-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@magda/ckan-connector",
"description": "MAGDA CKAN Connector",
"version": "0.0.36-RC3",
"version": "0.0.36",
"scripts": {
"build": "npm run compile",
"compile": "npm run compile-node && npm run compile-browser",
Expand All @@ -16,7 +16,7 @@
"author": "",
"license": "Apache-2.0",
"devDependencies": {
"@magda/scripts": "^0.0.36-RC3",
"@magda/scripts": "^0.0.36",
"@types/express": "^4.0.37",
"@types/node": "^8.0.14",
"@types/request": "^2.0.0",
Expand All @@ -31,8 +31,8 @@
"webpack": "^3.6.0"
},
"dependencies": {
"@magda/registry-aspects": "^0.0.36-RC3",
"@magda/typescript-common": "^0.0.36-RC3",
"@magda/registry-aspects": "^0.0.36",
"@magda/typescript-common": "^0.0.36",
"body-parser": "^1.18.1",
"express": "^4.15.4",
"moment": "^2.17.1",
Expand Down
8 changes: 4 additions & 4 deletions magda-csw-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@magda/csw-connector",
"description": "MAGDA OGC Catalogue Service for the Web (CSW) Connector",
"version": "0.0.36-RC3",
"version": "0.0.36",
"scripts": {
"build": "npm run compile",
"compile": "npm run compile-node && npm run compile-browser",
Expand All @@ -15,7 +15,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@magda/scripts": "^0.0.36-RC3",
"@magda/scripts": "^0.0.36",
"@types/jsonpath": "^0.1.29",
"@types/lodash": "^4.14.66",
"@types/node": "^8.0.14",
Expand All @@ -29,8 +29,8 @@
"webpack": "^3.6.0"
},
"dependencies": {
"@magda/registry-aspects": "^0.0.36-RC3",
"@magda/typescript-common": "^0.0.36-RC3",
"@magda/registry-aspects": "^0.0.36",
"@magda/typescript-common": "^0.0.36",
"jsonpath": "^0.2.11",
"lodash": "^4.17.4",
"moment": "^2.17.1",
Expand Down
4 changes: 2 additions & 2 deletions magda-db-migrator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magda/db-migrator",
"version": "0.0.36-RC3",
"version": "0.0.36",
"description": "A base Docker image for PostgreSQL with Flyway for schema migrations.",
"scripts": {
"docker-build-prod": "create-docker-context-for-node-component --build --push --tag auto",
Expand All @@ -16,6 +16,6 @@
}
},
"devDependencies": {
"@magda/scripts": "^0.0.36-RC3"
"@magda/scripts": "^0.0.36"
}
}
6 changes: 3 additions & 3 deletions magda-discussions-api/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@magda/discussions-api",
"description": "MAGDA Discussions API",
"version": "0.0.36-RC3",
"version": "0.0.36",
"license": "Apache-2.0",
"scripts": {
"build": "npm run compile",
Expand All @@ -13,7 +13,7 @@
"docker-build-prod": "create-docker-context-for-node-component --build --push --tag auto"
},
"dependencies": {
"@magda/typescript-common": "^0.0.36-RC3",
"@magda/typescript-common": "^0.0.36",
"body-parser": "^1.13.2",
"express": "^4.13.1",
"isomorphic-fetch": "^2.2.1",
Expand All @@ -24,7 +24,7 @@
"yargs": "^8.0.2"
},
"devDependencies": {
"@magda/scripts": "^0.0.36-RC3",
"@magda/scripts": "^0.0.36",
"@types/express": "^4.0.35",
"@types/lodash": "^4.14.64",
"@types/node": "^8.0.14",
Expand Down
4 changes: 2 additions & 2 deletions magda-elastic-search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magda/elastic-search",
"version": "0.0.36-RC3",
"version": "0.0.36",
"description": "MAGDA's custom elasticsearch docker image.",
"scripts": {
"dev": "create-pod-and-forward --configuration ../deploy/kubernetes/local/base/elasticsearch.yml --selector component=elasticsearch --port 9300",
Expand All @@ -16,6 +16,6 @@
}
},
"devDependencies": {
"@magda/scripts": "^0.0.36-RC3"
"@magda/scripts": "^0.0.36"
}
}
4 changes: 2 additions & 2 deletions magda-feedback-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magda/feedback-api",
"version": "0.0.36-RC3",
"version": "0.0.36",
"scripts": {
"build": "npm run compile",
"compile": "tsc -p tsconfig-build.json",
Expand All @@ -23,7 +23,7 @@
"yargs": "^8.0.2"
},
"devDependencies": {
"@magda/scripts": "^0.0.36-RC3",
"@magda/scripts": "^0.0.36",
"@types/chai": "^4.0.4",
"@types/config": "0.0.32",
"@types/express": "^4.0.35",
Expand Down
6 changes: 3 additions & 3 deletions magda-gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@magda/gateway",
"description": "The public gateway to all of MAGDA, including the API and web front end.",
"version": "0.0.36-RC3",
"version": "0.0.36",
"license": "Apache-2.0",
"scripts": {
"build": "npm run compile",
Expand All @@ -13,7 +13,7 @@
"docker-build-prod": "create-docker-context-for-node-component --build --push --tag auto"
},
"dependencies": {
"@magda/typescript-common": "^0.0.36-RC3",
"@magda/typescript-common": "^0.0.36",
"body-parser": "^1.13.2",
"cheerio": "^0.22.0",
"connect-ensure-login": "^0.1.1",
Expand Down Expand Up @@ -41,7 +41,7 @@
"yargs": "^8.0.2"
},
"devDependencies": {
"@magda/scripts": "^0.0.36-RC3",
"@magda/scripts": "^0.0.36",
"@types/cors": "^2.8.1",
"@types/ejs": "^2.3.33",
"@types/express": "^4.0.37",
Expand Down
2 changes: 1 addition & 1 deletion magda-indexer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magda/indexer",
"version": "0.0.36-RC3",
"version": "0.0.36",
"description": "Indexes the registry for searching.",
"scripts": {
"build": "npm run compile",
Expand Down
2 changes: 1 addition & 1 deletion magda-int-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magda/int-test",
"version": "0.0.36-RC3",
"version": "0.0.36",
"description": "Integration tests",
"scripts": {
"build": "npm run compile",
Expand Down
6 changes: 3 additions & 3 deletions magda-migrator-authorization-db/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magda/migrator-authorization-db",
"version": "0.0.36-RC3",
"version": "0.0.36",
"description": "The MAGDA database for storing users and other authorization data.",
"license": "Apache-2.0",
"scripts": {
Expand All @@ -15,7 +15,7 @@
}
},
"devDependencies": {
"@magda/db-migrator": "^0.0.36-RC3",
"@magda/scripts": "^0.0.36-RC3"
"@magda/db-migrator": "^0.0.36",
"@magda/scripts": "^0.0.36"
}
}
6 changes: 3 additions & 3 deletions magda-migrator-discussions-db/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magda/migrator-discussions-db",
"version": "0.0.36-RC3",
"version": "0.0.36",
"description": "Magda auth's PostgreSQL database.",
"scripts": {
"dev": "echo \"No dev mode available, use helm instead.\"",
Expand All @@ -16,7 +16,7 @@
}
},
"devDependencies": {
"@magda/db-migrator": "^0.0.36-RC3",
"@magda/scripts": "^0.0.36-RC3"
"@magda/db-migrator": "^0.0.36",
"@magda/scripts": "^0.0.36"
}
}
6 changes: 3 additions & 3 deletions magda-migrator-registry-db/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magda/migrator-registry-db",
"version": "0.0.36-RC3",
"version": "0.0.36",
"description": "The registry's PostgreSQL database.",
"scripts": {
"dev": "echo \"No dev mode available, use helm instead.\"",
Expand All @@ -16,7 +16,7 @@
}
},
"devDependencies": {
"@magda/db-migrator": "^0.0.36-RC3",
"@magda/scripts": "^0.0.36-RC3"
"@magda/db-migrator": "^0.0.36",
"@magda/scripts": "^0.0.36"
}
}
6 changes: 3 additions & 3 deletions magda-migrator-session-db/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magda/migrator-session-db",
"version": "0.0.36-RC3",
"version": "0.0.36",
"description": "The database storing session information.",
"scripts": {
"dev": "echo \"No dev mode available, use helm instead.\"",
Expand All @@ -15,7 +15,7 @@
}
},
"devDependencies": {
"@magda/db-migrator": "^0.0.36-RC3",
"@magda/scripts": "^0.0.36-RC3"
"@magda/db-migrator": "^0.0.36",
"@magda/scripts": "^0.0.36"
}
}
4 changes: 2 additions & 2 deletions magda-postgres/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magda/postgres",
"version": "0.0.36-RC3",
"version": "0.0.36",
"description": "A base Docker image for PostgreSQL with Flyway for schema migrations.",
"scripts": {
"docker-build-prod": "create-docker-context-for-node-component --build --push --tag auto",
Expand All @@ -16,6 +16,6 @@
}
},
"devDependencies": {
"@magda/scripts": "^0.0.36-RC3"
"@magda/scripts": "^0.0.36"
}
}
4 changes: 2 additions & 2 deletions magda-preview-map/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magda/preview-map",
"version": "0.0.36-RC3",
"version": "0.0.36",
"description": "Geospatial preview based on TerriaJS.",
"license": "Apache-2.0",
"engines": {
Expand Down Expand Up @@ -29,7 +29,7 @@
}
},
"devDependencies": {
"@magda/scripts": "^0.0.36-RC3",
"@magda/scripts": "^0.0.36",
"babel-core": "^6.7.4",
"babel-eslint": "^7.0.0",
"babel-loader": "^7.0.0",
Expand Down
Loading

0 comments on commit 369f96f

Please sign in to comment.