[tinkerpop] branch master updated: CTR enable auto-delete of branches upon PR merge

2023-06-08 Thread xiazcy
This is an automated email from the ASF dual-hosted git repository.

xiazcy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


The following commit(s) were added to refs/heads/master by this push:
 new ef088c6e9e CTR enable auto-delete of branches upon PR merge
ef088c6e9e is described below

commit ef088c6e9ecbd4a5cb7446bb686634b567fca509
Author: Yang Xia <55853655+xia...@users.noreply.github.com>
AuthorDate: Thu Jun 8 11:50:42 2023 -0700

CTR enable auto-delete of branches upon PR merge
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index 434c9a4fca..73d2af278e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -3,6 +3,7 @@ github:
   homepage: https://tinkerpop.apache.org/
   dependabot_alerts: false
   dependabot_updates: false
+  del_branch_on_merge: true
   labels:
 - tinkerpop
 - gremlin



[tinkerpop] branch 3.5-dev updated (435431433a -> d90e6f7885)

2023-06-08 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a change to branch 3.5-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from 435431433a Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.2 in 
/gremlin-dotnet
 add 539ab88ae2 Add gremlin-java8.bat for Java 8 Windows Console users.
 new d90e6f7885 Merge pull request #2086

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.asciidoc |  1 +
 docs/src/reference/gremlin-applications.asciidoc   |  2 +-
 docs/src/tutorials/getting-started/index.asciidoc  |  3 ++-
 .../main/bin/{gremlin.bat => gremlin-java8.bat}| 24 +-
 4 files changed, 18 insertions(+), 12 deletions(-)
 copy gremlin-console/src/main/bin/{gremlin.bat => gremlin-java8.bat} (64%)



[GitHub] [tinkerpop] kenhuuu merged pull request #2086: Add gremlin-java8.bat for Java 8 Windows Console users.

2023-06-08 Thread via GitHub


kenhuuu merged PR #2086:
URL: https://github.com/apache/tinkerpop/pull/2086


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[tinkerpop] 01/01: Merge pull request #2086

2023-06-08 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a commit to branch 3.5-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit d90e6f788523c591bd45aa9f0d48ec82cc2c42ee
Merge: 435431433a 539ab88ae2
Author: kenhuuu <106191785+kenh...@users.noreply.github.com>
AuthorDate: Thu Jun 8 13:06:12 2023 -0700

Merge pull request #2086

Add gremlin-java8.bat for Java 8 Windows Console users.

 CHANGELOG.asciidoc|  1 +
 docs/src/reference/gremlin-applications.asciidoc  |  2 +-
 docs/src/tutorials/getting-started/index.asciidoc |  3 +-
 gremlin-console/src/main/bin/gremlin-java8.bat| 48 +++
 4 files changed, 52 insertions(+), 2 deletions(-)



[tinkerpop] 01/01: Merge branch '3.5-dev' into 3.6-dev

2023-06-08 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a commit to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 57bca85227399c6d1d1c23f6ba1456ca21b7
Merge: c24ddc6fcb d90e6f7885
Author: Ken Hu <106191785+kenh...@users.noreply.github.com>
AuthorDate: Thu Jun 8 13:08:14 2023 -0700

Merge branch '3.5-dev' into 3.6-dev

 CHANGELOG.asciidoc|  1 +
 docs/src/reference/gremlin-applications.asciidoc  |  2 +-
 docs/src/tutorials/getting-started/index.asciidoc |  3 +-
 gremlin-console/src/main/bin/gremlin-java8.bat| 48 +++
 4 files changed, 52 insertions(+), 2 deletions(-)




[tinkerpop] branch 3.6-dev updated (c24ddc6fcb -> 57bca85227)

2023-06-08 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a change to branch 3.6-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from c24ddc6fcb Merge branch '3.5-dev' into 3.6-dev
 add 539ab88ae2 Add gremlin-java8.bat for Java 8 Windows Console users.
 add d90e6f7885 Merge pull request #2086
 new 57bca85227 Merge branch '3.5-dev' into 3.6-dev

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.asciidoc |  1 +
 docs/src/reference/gremlin-applications.asciidoc   |  2 +-
 docs/src/tutorials/getting-started/index.asciidoc  |  3 ++-
 .../main/bin/{gremlin.bat => gremlin-java8.bat}| 24 +-
 4 files changed, 18 insertions(+), 12 deletions(-)
 copy gremlin-console/src/main/bin/{gremlin.bat => gremlin-java8.bat} (64%)



[tinkerpop] branch master updated (ef088c6e9e -> fed731ee56)

2023-06-08 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


from ef088c6e9e CTR enable auto-delete of branches upon PR merge
 add 539ab88ae2 Add gremlin-java8.bat for Java 8 Windows Console users.
 add d90e6f7885 Merge pull request #2086
 add 57bca85227 Merge branch '3.5-dev' into 3.6-dev
 new fed731ee56 Merge branch '3.6-dev'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.asciidoc |  1 +
 docs/src/reference/gremlin-applications.asciidoc   |  2 +-
 docs/src/tutorials/getting-started/index.asciidoc  |  3 ++-
 .../main/bin/{gremlin.bat => gremlin-java8.bat}| 24 +-
 4 files changed, 18 insertions(+), 12 deletions(-)
 copy gremlin-console/src/main/bin/{gremlin.bat => gremlin-java8.bat} (64%)



[tinkerpop] 01/01: Merge branch '3.6-dev'

2023-06-08 Thread kenhuuu
This is an automated email from the ASF dual-hosted git repository.

kenhuuu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit fed731ee56601f3727cdeeeadc926535a7002ff6
Merge: ef088c6e9e 57bca85227
Author: Ken Hu <106191785+kenh...@users.noreply.github.com>
AuthorDate: Thu Jun 8 13:09:13 2023 -0700

Merge branch '3.6-dev'

 CHANGELOG.asciidoc|  1 +
 docs/src/reference/gremlin-applications.asciidoc  |  2 +-
 docs/src/tutorials/getting-started/index.asciidoc |  3 +-
 gremlin-console/src/main/bin/gremlin-java8.bat| 48 +++
 4 files changed, 52 insertions(+), 2 deletions(-)