Skip to content

Commit 7a7bf15

Browse files
authored
Merge for 2.28.0-rc0 release (#244)
## Usage and product changes We merge development into master for 2.28.0-rc0 release.
2 parents 16e904e + 517af8f commit 7a7bf15

Some content is hidden

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

44 files changed

+571
-1264
lines changed

.bazelrc

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
1-
#
2-
# Copyright (C) 2022 Vaticle
3-
#
4-
# This program is free software: you can redistribute it and/or modify
5-
# it under the terms of the GNU Affero General Public License as
6-
# published by the Free Software Foundation, either version 3 of the
7-
# License, or (at your option) any later version.
8-
#
9-
# This program is distributed in the hope that it will be useful,
10-
# but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
# GNU Affero General Public License for more details.
13-
#
14-
# You should have received a copy of the GNU Affero General Public License
15-
# along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
#
1+
# This Source Code Form is subject to the terms of the Mozilla Public
2+
# License, v. 2.0. If a copy of the MPL was not distributed with this
3+
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
174

185
try-import ./.bazel-remote-cache.rc
196

.circleci/config.yml

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
1-
#
2-
# Copyright (C) 2022 Vaticle
3-
#
4-
# This program is free software: you can redistribute it and/or modify
5-
# it under the terms of the GNU Affero General Public License as
6-
# published by the Free Software Foundation, either version 3 of the
7-
# License, or (at your option) any later version.
8-
#
9-
# This program is distributed in the hope that it will be useful,
10-
# but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
# GNU Affero General Public License for more details.
13-
#
14-
# You should have received a copy of the GNU Affero General Public License
15-
# along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
#
1+
# This Source Code Form is subject to the terms of the Mozilla Public
2+
# License, v. 2.0. If a copy of the MPL was not distributed with this
3+
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
174

185
version: 2.1
196

.circleci/windows/dependencies.config

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright (C) 2022 Vaticle
3-
4-
This program is free software: you can redistribute it and/or modify
5-
it under the terms of the GNU Affero General Public License as
6-
published by the Free Software Foundation, either version 3 of the
7-
License, or (at your option) any later version.
8-
9-
This program is distributed in the hope that it will be useful,
10-
but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
GNU Affero General Public License for more details.
13-
14-
You should have received a copy of the GNU Affero General Public License
15-
along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
17-
-->
2+
<!--This Source Code Form is subject to the terms of the Mozilla Public
3+
~ License, v. 2.0. If a copy of the MPL was not distributed with this
4+
~ file, You can obtain one at https://mozilla.org/MPL/2.0/.
5+
-->
186

197
<packages>
208
<package id="bazelisk" version="1.17.0"/>

.circleci/windows/deploy_release.bat

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,7 @@
11
@echo off
2-
REM Copyright (C) 2022 Vaticle
3-
REM
4-
REM This program is free software: you can redistribute it and/or modify
5-
REM it under the terms of the GNU Affero General Public License as
6-
REM published by the Free Software Foundation, either version 3 of the
7-
REM License, or (at your option) any later version.
8-
REM
9-
REM This program is distributed in the hope that it will be useful,
10-
REM but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
REM GNU Affero General Public License for more details.
13-
REM
14-
REM You should have received a copy of the GNU Affero General Public License
15-
REM along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
REM
17-
REM
2+
REM This Source Code Form is subject to the terms of the Mozilla Public
3+
REM License, v. 2.0. If a copy of the MPL was not distributed with this
4+
REM file, You can obtain one at https://mozilla.org/MPL/2.0/.
185

196
REM needs to be called such that software installed
207
REM by Chocolatey in prepare.bat is accessible

.circleci/windows/deploy_snapshot.bat

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,7 @@
1-
REM
2-
REM Copyright (C) 2022 Vaticle
3-
REM
4-
REM This program is free software: you can redistribute it and/or modify
5-
REM it under the terms of the GNU Affero General Public License as
6-
REM published by the Free Software Foundation, either version 3 of the
7-
REM License, or (at your option) any later version.
8-
REM
9-
REM This program is distributed in the hope that it will be useful,
10-
REM but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
REM GNU Affero General Public License for more details.
13-
REM
14-
REM You should have received a copy of the GNU Affero General Public License
15-
REM along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
REM
17-
REM
1+
@echo off
2+
REM This Source Code Form is subject to the terms of the Mozilla Public
3+
REM License, v. 2.0. If a copy of the MPL was not distributed with this
4+
REM file, You can obtain one at https://mozilla.org/MPL/2.0/.
185

196
REM needs to be called such that software installed
207
REM by Chocolatey in prepare.bat is accessible

.circleci/windows/prepare.bat

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,7 @@
11
@echo off
2-
REM Copyright (C) 2022 Vaticle
3-
REM
4-
REM This program is free software: you can redistribute it and/or modify
5-
REM it under the terms of the GNU Affero General Public License as
6-
REM published by the Free Software Foundation, either version 3 of the
7-
REM License, or (at your option) any later version.
8-
REM
9-
REM This program is distributed in the hope that it will be useful,
10-
REM but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
REM GNU Affero General Public License for more details.
13-
REM
14-
REM You should have received a copy of the GNU Affero General Public License
15-
REM along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
REM
17-
REM
2+
REM This Source Code Form is subject to the terms of the Mozilla Public
3+
REM License, v. 2.0. If a copy of the MPL was not distributed with this
4+
REM file, You can obtain one at https://mozilla.org/MPL/2.0/.
185

196
REM shorten the workspace name so that we can avoid the long path restriction
207
git apply .circleci\windows\short_workspace.patch

.circleci/windows/short_workspace.patch

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
diff --git a/WORKSPACE b/WORKSPACE
2-
index 689b420f..5e3ecec8 100644
2+
index 4a7855a..d2c3b4a 100644
33
--- a/WORKSPACE
44
+++ b/WORKSPACE
5-
@@ -15,7 +15,7 @@
6-
# along with this program. If not, see <https://www.gnu.org/licenses/>.
7-
#
5+
@@ -2,7 +2,7 @@
6+
# License, v. 2.0. If a copy of the MPL was not distributed with this
7+
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
88

99
-workspace(name = "vaticle_typedb_console")
1010
+workspace(name = "v")

.factory/automation.yml

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
1-
#
2-
# Copyright (C) 2022 Vaticle
3-
#
4-
# This program is free software: you can redistribute it and/or modify
5-
# it under the terms of the GNU Affero General Public License as
6-
# published by the Free Software Foundation, either version 3 of the
7-
# License, or (at your option) any later version.
8-
#
9-
# This program is distributed in the hope that it will be useful,
10-
# but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
# GNU Affero General Public License for more details.
13-
#
14-
# You should have received a copy of the GNU Affero General Public License
15-
# along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
#
1+
# This Source Code Form is subject to the terms of the Mozilla Public
2+
# License, v. 2.0. If a copy of the MPL was not distributed with this
3+
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
174

185
config:
196
version-candidate: VERSION

.gitattributes

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
1-
#
2-
# Copyright (C) 2022 Vaticle
3-
#
4-
# This program is free software: you can redistribute it and/or modify
5-
# it under the terms of the GNU Affero General Public License as
6-
# published by the Free Software Foundation, either version 3 of the
7-
# License, or (at your option) any later version.
8-
#
9-
# This program is distributed in the hope that it will be useful,
10-
# but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
# GNU Affero General Public License for more details.
13-
#
14-
# You should have received a copy of the GNU Affero General Public License
15-
# along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
#
1+
# This Source Code Form is subject to the terms of the Mozilla Public
2+
# License, v. 2.0. If a copy of the MPL was not distributed with this
3+
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
174

185
*.bat text eol=crlf
196

.gitignore

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
1-
#
2-
# Copyright (C) 2022 Vaticle
3-
#
4-
# This program is free software: you can redistribute it and/or modify
5-
# it under the terms of the GNU Affero General Public License as
6-
# published by the Free Software Foundation, either version 3 of the
7-
# License, or (at your option) any later version.
8-
#
9-
# This program is distributed in the hope that it will be useful,
10-
# but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12-
# GNU Affero General Public License for more details.
13-
#
14-
# You should have received a copy of the GNU Affero General Public License
15-
# along with this program. If not, see <https://www.gnu.org/licenses/>.
16-
#
1+
# This Source Code Form is subject to the terms of the Mozilla Public
2+
# License, v. 2.0. If a copy of the MPL was not distributed with this
3+
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
174

185
# Mac files #
196
.DS_Store

0 commit comments

Comments
 (0)