You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sedona.apache.org by ji...@apache.org on 2023/09/26 18:23:49 UTC

[sedona] branch master updated: [SEDONA-400] pre-commit add hook to ensure that links to vcs websites… (#1030)

This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
     new 2a0b36989 [SEDONA-400] pre-commit add hook to ensure that links to vcs websites… (#1030)
2a0b36989 is described below

commit 2a0b36989aa895c0781f9a10c907dd726506d0b7
Author: John Bampton <jb...@users.noreply.github.com>
AuthorDate: Wed Sep 27 04:23:44 2023 +1000

    [SEDONA-400] pre-commit add hook to ensure that links to vcs websites… (#1030)
---
 .github/pull_request_template.md | 2 +-
 .pre-commit-config.yaml          | 2 +-
 docs/community/publish.md        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 4b575e36a..d033b1ec7 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -21,6 +21,6 @@
 
 ## Did this PR include necessary documentation updates?
 
-- Yes, I am adding a new API. I am using the [current SNAPSHOT version number](https://github.com/apache/sedona/blob/master/pom.xml#L29) in since `vX.Y.Z` format.
+- Yes, I am adding a new API. I am using the [current SNAPSHOT version number](https://github.com/apache/sedona/blob/99239524f17389fc4ae9548ea88756f8ea538bb9/pom.xml#L29) in since `vX.Y.Z` format.
 - Yes, I have updated the documentation update.
 - No, this PR does not affect any public API so no need to change the docs.
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index ed8a59ea7..229ededd4 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
       - id: check-merge-conflict
       # - id: check-shebang-scripts-are-executable
       - id: check-toml
-      # - id: check-vcs-permalinks
+      - id: check-vcs-permalinks
       - id: check-xml
       # - id: check-yaml
       - id: detect-private-key
diff --git a/docs/community/publish.md b/docs/community/publish.md
index c8979c9bb..20b5d2472 100644
--- a/docs/community/publish.md
+++ b/docs/community/publish.md
@@ -42,7 +42,7 @@ Make sure the Sedona version in the following files are {{ sedona_create_release
 
 1. https://github.com/apache/sedona/blob/master/python/sedona/version.py
 2. https://github.com/apache/sedona/blob/master/R/DESCRIPTION
-3. https://github.com/apache/sedona/blob/master/R/R/dependencies.R#L42
+3. https://github.com/apache/sedona/blob/99239524f17389fc4ae9548ea88756f8ea538bb9/R/R/dependencies.R#L42
 4. https://github.com/apache/sedona/blob/master/zeppelin/package.json