From commits-return-20901-archive-asf-public=cust-asf.ponee.io@airavata.apache.org Wed Jul 10 13:00:43 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 23D3518064A for ; Wed, 10 Jul 2019 15:00:43 +0200 (CEST) Received: (qmail 28018 invoked by uid 500); 10 Jul 2019 13:00:42 -0000 Mailing-List: contact commits-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list commits@airavata.apache.org Received: (qmail 28005 invoked by uid 99); 10 Jul 2019 13:00:42 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jul 2019 13:00:42 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 1EC3587AD7; Wed, 10 Jul 2019 13:00:37 +0000 (UTC) Date: Wed, 10 Jul 2019 13:00:37 +0000 To: "commits@airavata.apache.org" Subject: [airavata] branch staging updated: Rename `next` migration scripts folder to 0.18-0.19 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <156276363704.10697.14633054928577263489@gitbox.apache.org> From: machristie@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: airavata X-Git-Refname: refs/heads/staging X-Git-Reftype: branch X-Git-Oldrev: c78105f2dc34a35085549f525538190eef14b04e X-Git-Newrev: 925abb6a5356d9e7b4fa2cab86c4e6b2d70d4dec X-Git-Rev: 925abb6a5356d9e7b4fa2cab86c4e6b2d70d4dec X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. machristie pushed a commit to branch staging in repository https://gitbox.apache.org/repos/asf/airavata.git The following commit(s) were added to refs/heads/staging by this push: new 925abb6 Rename `next` migration scripts folder to 0.18-0.19 925abb6 is described below commit 925abb6a5356d9e7b4fa2cab86c4e6b2d70d4dec Author: Marcus Christie AuthorDate: Wed Jul 10 09:00:21 2019 -0400 Rename `next` migration scripts folder to 0.18-0.19 --- .../{next => 0.18-0.19}/DeltaScripts/appCatalog_schema_delta.sql | 0 .../{next => 0.18-0.19}/DeltaScripts/credential_store_schema_delta.sql | 0 .../{next => 0.18-0.19}/DeltaScripts/experimentCatalog_schema_delta.sql | 0 .../{next => 0.18-0.19}/DeltaScripts/profile_service_schema_delta.sql | 0 .../{next => 0.18-0.19}/DeltaScripts/replicaCatalog_schema_delta.sql | 0 .../{next => 0.18-0.19}/DeltaScripts/sharingCatalog_schema_delta.sql | 0 6 files changed, 0 insertions(+), 0 deletions(-) diff --git a/modules/registry/release-migration-scripts/next/DeltaScripts/appCatalog_schema_delta.sql b/modules/registry/release-migration-scripts/0.18-0.19/DeltaScripts/appCatalog_schema_delta.sql similarity index 100% rename from modules/registry/release-migration-scripts/next/DeltaScripts/appCatalog_schema_delta.sql rename to modules/registry/release-migration-scripts/0.18-0.19/DeltaScripts/appCatalog_schema_delta.sql diff --git a/modules/registry/release-migration-scripts/next/DeltaScripts/credential_store_schema_delta.sql b/modules/registry/release-migration-scripts/0.18-0.19/DeltaScripts/credential_store_schema_delta.sql similarity index 100% rename from modules/registry/release-migration-scripts/next/DeltaScripts/credential_store_schema_delta.sql rename to modules/registry/release-migration-scripts/0.18-0.19/DeltaScripts/credential_store_schema_delta.sql diff --git a/modules/registry/release-migration-scripts/next/DeltaScripts/experimentCatalog_schema_delta.sql b/modules/registry/release-migration-scripts/0.18-0.19/DeltaScripts/experimentCatalog_schema_delta.sql similarity index 100% rename from modules/registry/release-migration-scripts/next/DeltaScripts/experimentCatalog_schema_delta.sql rename to modules/registry/release-migration-scripts/0.18-0.19/DeltaScripts/experimentCatalog_schema_delta.sql diff --git a/modules/registry/release-migration-scripts/next/DeltaScripts/profile_service_schema_delta.sql b/modules/registry/release-migration-scripts/0.18-0.19/DeltaScripts/profile_service_schema_delta.sql similarity index 100% rename from modules/registry/release-migration-scripts/next/DeltaScripts/profile_service_schema_delta.sql rename to modules/registry/release-migration-scripts/0.18-0.19/DeltaScripts/profile_service_schema_delta.sql diff --git a/modules/registry/release-migration-scripts/next/DeltaScripts/replicaCatalog_schema_delta.sql b/modules/registry/release-migration-scripts/0.18-0.19/DeltaScripts/replicaCatalog_schema_delta.sql similarity index 100% rename from modules/registry/release-migration-scripts/next/DeltaScripts/replicaCatalog_schema_delta.sql rename to modules/registry/release-migration-scripts/0.18-0.19/DeltaScripts/replicaCatalog_schema_delta.sql diff --git a/modules/registry/release-migration-scripts/next/DeltaScripts/sharingCatalog_schema_delta.sql b/modules/registry/release-migration-scripts/0.18-0.19/DeltaScripts/sharingCatalog_schema_delta.sql similarity index 100% rename from modules/registry/release-migration-scripts/next/DeltaScripts/sharingCatalog_schema_delta.sql rename to modules/registry/release-migration-scripts/0.18-0.19/DeltaScripts/sharingCatalog_schema_delta.sql