You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/03 21:41:58 UTC

[GitHub] [arrow] kou opened a new pull request #11856: ARROW-14981: [CI][Docs] Upload built documents

kou opened a new pull request #11856:
URL: https://github.com/apache/arrow/pull/11856


   We can use this in release process instead of building on release
   manager's local environment.


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] kou closed pull request #11856: ARROW-14981: [CI][Docs] Upload built documents

Posted by GitBox <gi...@apache.org>.
kou closed pull request #11856:
URL: https://github.com/apache/arrow/pull/11856


   


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] kou commented on pull request #11856: ARROW-14981: [CI][Docs] Upload built documents

Posted by GitBox <gi...@apache.org>.
kou commented on pull request #11856:
URL: https://github.com/apache/arrow/pull/11856#issuecomment-985857487


   @github-actions crossbow submit test-debian-11-go-1.15


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] github-actions[bot] commented on pull request #11856: ARROW-14981: [CI][Docs] Upload built documents

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #11856:
URL: https://github.com/apache/arrow/pull/11856#issuecomment-985859947


   Revision: ae54b46e2345dcf6d7853a4f015310b7add0a2b9
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-1242](https://github.com/ursacomputing/crossbow/branches/all?query=actions-1242)
   
   |Task|Status|
   |----|------|
   |test-debian-11-go-1.15|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-1242-azure-test-debian-11-go-1.15)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-1242-azure-test-debian-11-go-1.15)|


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] github-actions[bot] commented on pull request #11856: ARROW-14981: [CI][Docs] Upload built documents

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #11856:
URL: https://github.com/apache/arrow/pull/11856#issuecomment-985856059


   Revision: ae54b46e2345dcf6d7853a4f015310b7add0a2b9
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-1241](https://github.com/ursacomputing/crossbow/branches/all?query=actions-1241)
   
   |Task|Status|
   |----|------|
   |test-ubuntu-default-docs|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-1241-azure-test-ubuntu-default-docs)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-1241-azure-test-ubuntu-default-docs)|


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] kou commented on a change in pull request #11856: ARROW-14981: [CI][Docs] Upload built documents

Posted by GitBox <gi...@apache.org>.
kou commented on a change in pull request #11856:
URL: https://github.com/apache/arrow/pull/11856#discussion_r762664679



##########
File path: dev/tasks/docker-tests/azure.linux.yml
##########
@@ -49,5 +51,16 @@ jobs:
   - script: pip install -e arrow/dev/archery[docker]
     displayName: Setup Archery
 
-  - script: archery docker run -e SETUPTOOLS_SCM_PRETEND_VERSION="{{ arrow.no_rc_version }}" {{ run }}
+  - script: |
+      archery docker run -e SETUPTOOLS_SCM_PRETEND_VERSION="{{ arrow.no_rc_version }}" {{ run }}

Review comment:
       OK!
   I'll specify `ARROW_DOCS_VERSION` in `run`.




-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] kou commented on a change in pull request #11856: ARROW-14981: [CI][Docs] Upload built documents

Posted by GitBox <gi...@apache.org>.
kou commented on a change in pull request #11856:
URL: https://github.com/apache/arrow/pull/11856#discussion_r762678890



##########
File path: dev/tasks/docker-tests/azure.linux.yml
##########
@@ -49,5 +51,16 @@ jobs:
   - script: pip install -e arrow/dev/archery[docker]
     displayName: Setup Archery
 
-  - script: archery docker run -e SETUPTOOLS_SCM_PRETEND_VERSION="{{ arrow.no_rc_version }}" {{ run }}
+  - script: |
+      archery docker run -e SETUPTOOLS_SCM_PRETEND_VERSION="{{ arrow.no_rc_version }}" {{ run }}

Review comment:
       I'll do this in https://github.com/apache/arrow/pull/11861f .




-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] kou commented on pull request #11856: ARROW-14981: [CI][Docs] Upload built documents

Posted by GitBox <gi...@apache.org>.
kou commented on pull request #11856:
URL: https://github.com/apache/arrow/pull/11856#issuecomment-985854327


   @github-actions crossbow submit test-ubuntu-default-docs


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] kou commented on pull request #11856: ARROW-14981: [CI][Docs] Upload built documents

Posted by GitBox <gi...@apache.org>.
kou commented on pull request #11856:
URL: https://github.com/apache/arrow/pull/11856#issuecomment-986174227


   +1


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] kou commented on a change in pull request #11856: ARROW-14981: [CI][Docs] Upload built documents

Posted by GitBox <gi...@apache.org>.
kou commented on a change in pull request #11856:
URL: https://github.com/apache/arrow/pull/11856#discussion_r762678890



##########
File path: dev/tasks/docker-tests/azure.linux.yml
##########
@@ -49,5 +51,16 @@ jobs:
   - script: pip install -e arrow/dev/archery[docker]
     displayName: Setup Archery
 
-  - script: archery docker run -e SETUPTOOLS_SCM_PRETEND_VERSION="{{ arrow.no_rc_version }}" {{ run }}
+  - script: |
+      archery docker run -e SETUPTOOLS_SCM_PRETEND_VERSION="{{ arrow.no_rc_version }}" {{ run }}

Review comment:
       I'll do this in https://github.com/apache/arrow/pull/11861 .




-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] ursabot edited a comment on pull request #11856: ARROW-14981: [CI][Docs] Upload built documents

Posted by GitBox <gi...@apache.org>.
ursabot edited a comment on pull request #11856:
URL: https://github.com/apache/arrow/pull/11856#issuecomment-986174360


   Benchmark runs are scheduled for baseline = 93210d67be9aab8e5c68bcfc6ea68ffbd6bba8e5 and contender = 8cebc4948ab5c5792c20a3f463e2043e01c49828. 8cebc4948ab5c5792c20a3f463e2043e01c49828 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/7b07e6039b2341b0b133f9abe8be31a6...09417f7eca314d518737a209f6f85e0f/)
   [Finished :arrow_down:4.48% :arrow_up:0.45%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/c7a7f172753b412994612b27a6d15d2f...febfe1a196354301909f3e0467dd4ce2/)
   [Finished :arrow_down:0.49% :arrow_up:0.04%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/5a1424e7a54b41f88ae5312da86b10d1...e5f364b54508457f916dce8a7ea89066/)
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python. Runs only benchmarks with cloud = True
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] ursabot edited a comment on pull request #11856: ARROW-14981: [CI][Docs] Upload built documents

Posted by GitBox <gi...@apache.org>.
ursabot edited a comment on pull request #11856:
URL: https://github.com/apache/arrow/pull/11856#issuecomment-986174360


   Benchmark runs are scheduled for baseline = 93210d67be9aab8e5c68bcfc6ea68ffbd6bba8e5 and contender = 8cebc4948ab5c5792c20a3f463e2043e01c49828. 8cebc4948ab5c5792c20a3f463e2043e01c49828 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/7b07e6039b2341b0b133f9abe8be31a6...09417f7eca314d518737a209f6f85e0f/)
   [Scheduled] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/c7a7f172753b412994612b27a6d15d2f...febfe1a196354301909f3e0467dd4ce2/)
   [Finished :arrow_down:0.49% :arrow_up:0.04%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/5a1424e7a54b41f88ae5312da86b10d1...e5f364b54508457f916dce8a7ea89066/)
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python. Runs only benchmarks with cloud = True
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] ursabot edited a comment on pull request #11856: ARROW-14981: [CI][Docs] Upload built documents

Posted by GitBox <gi...@apache.org>.
ursabot edited a comment on pull request #11856:
URL: https://github.com/apache/arrow/pull/11856#issuecomment-986174360


   Benchmark runs are scheduled for baseline = 93210d67be9aab8e5c68bcfc6ea68ffbd6bba8e5 and contender = 8cebc4948ab5c5792c20a3f463e2043e01c49828. 8cebc4948ab5c5792c20a3f463e2043e01c49828 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/7b07e6039b2341b0b133f9abe8be31a6...09417f7eca314d518737a209f6f85e0f/)
   [Scheduled] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/c7a7f172753b412994612b27a6d15d2f...febfe1a196354301909f3e0467dd4ce2/)
   [Scheduled] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/5a1424e7a54b41f88ae5312da86b10d1...e5f364b54508457f916dce8a7ea89066/)
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python. Runs only benchmarks with cloud = True
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] ursabot commented on pull request #11856: ARROW-14981: [CI][Docs] Upload built documents

Posted by GitBox <gi...@apache.org>.
ursabot commented on pull request #11856:
URL: https://github.com/apache/arrow/pull/11856#issuecomment-986174360


   Benchmark runs are scheduled for baseline = 93210d67be9aab8e5c68bcfc6ea68ffbd6bba8e5 and contender = 8cebc4948ab5c5792c20a3f463e2043e01c49828. 8cebc4948ab5c5792c20a3f463e2043e01c49828 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Scheduled] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/7b07e6039b2341b0b133f9abe8be31a6...09417f7eca314d518737a209f6f85e0f/)
   [Scheduled] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/c7a7f172753b412994612b27a6d15d2f...febfe1a196354301909f3e0467dd4ce2/)
   [Scheduled] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/5a1424e7a54b41f88ae5312da86b10d1...e5f364b54508457f916dce8a7ea89066/)
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python. Runs only benchmarks with cloud = True
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] kszucs commented on a change in pull request #11856: ARROW-14981: [CI][Docs] Upload built documents

Posted by GitBox <gi...@apache.org>.
kszucs commented on a change in pull request #11856:
URL: https://github.com/apache/arrow/pull/11856#discussion_r762541550



##########
File path: dev/tasks/docker-tests/azure.linux.yml
##########
@@ -49,5 +51,16 @@ jobs:
   - script: pip install -e arrow/dev/archery[docker]
     displayName: Setup Archery
 
-  - script: archery docker run -e SETUPTOOLS_SCM_PRETEND_VERSION="{{ arrow.no_rc_version }}" {{ run }}
+  - script: |
+      archery docker run -e SETUPTOOLS_SCM_PRETEND_VERSION="{{ arrow.no_rc_version }}" {{ run }}

Review comment:
       @kou we need to pass `ARROW_DOCS_VERSION` instead of `SETUPTOOLS_SCM_PRETEND_VERSION`, see https://github.com/apache/arrow/blob/master/dev/release/post-09-docs.sh#L48




-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] github-actions[bot] commented on pull request #11856: ARROW-14981: [CI][Docs] Upload built documents

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #11856:
URL: https://github.com/apache/arrow/pull/11856#issuecomment-985854296






-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] kou commented on pull request #11856: ARROW-14981: [CI][Docs] Upload built documents

Posted by GitBox <gi...@apache.org>.
kou commented on pull request #11856:
URL: https://github.com/apache/arrow/pull/11856#issuecomment-985941654


   https://github.com/ursacomputing/crossbow/releases/tag/actions-1241-azure-test-ubuntu-default-docs has `docs.tar.gz`: https://github.com/ursacomputing/crossbow/releases/download/actions-1241-azure-test-ubuntu-default-docs/docs.tar.gz


-- 
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: github-unsubscribe@arrow.apache.org

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