You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/06/01 06:41:01 UTC

[GitHub] [incubator-nuttx] yamt opened a new pull request, #6352: esp32-devkitc:wamr_wasi_debug: pin WAMR version

yamt opened a new pull request, #6352:
URL: https://github.com/apache/incubator-nuttx/pull/6352

   ## Summary
   The "main" branch occasionally got broken.
   It isn't nice to break our (nuttx's) CI every time it happens.
   
   ## Impact
   
   ## Testing
   locally build-tested with https://github.com/apache/incubator-nuttx-apps/pull/1180
   


-- 
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-unsubscribe@nuttx.apache.org

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


[GitHub] [incubator-nuttx] yamt commented on pull request #6352: esp32-devkitc:wamr_wasi_debug: pin WAMR version

Posted by GitBox <gi...@apache.org>.
yamt commented on PR #6352:
URL: https://github.com/apache/incubator-nuttx/pull/6352#issuecomment-1145604847

   > Should be nice if we could get automatically the last stable TAG, otherwise it could be lost fixed on this commit version.
   
   for a longer term, maybe we can propose a job to test nuttx build on their ci.


-- 
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-unsubscribe@nuttx.apache.org

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


[GitHub] [incubator-nuttx] acassis commented on pull request #6352: esp32-devkitc:wamr_wasi_debug: pin WAMR version

Posted by GitBox <gi...@apache.org>.
acassis commented on PR #6352:
URL: https://github.com/apache/incubator-nuttx/pull/6352#issuecomment-1144838437

   Should be nice if we could get automatically the last stable TAG, otherwise it could be lost fixed on this commit version.


-- 
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-unsubscribe@nuttx.apache.org

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


[GitHub] [incubator-nuttx] acassis commented on pull request #6352: esp32-devkitc:wamr_wasi_debug: pin WAMR version

Posted by GitBox <gi...@apache.org>.
acassis commented on PR #6352:
URL: https://github.com/apache/incubator-nuttx/pull/6352#issuecomment-1144838889

   Why is it failing to extract:
   ```
   Error: Can't use 'tar -xzf' extract archive file: /home/runner/work/_actions/_temp_498cbadd-778c-4799-a999-9152a02f8447/8fd04038-787e-4a61-96d3-b4df35c8c557.tar.gz. return code: 2
   ```


-- 
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-unsubscribe@nuttx.apache.org

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


[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6352: esp32-devkitc:wamr_wasi_debug: pin WAMR version

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #6352:
URL: https://github.com/apache/incubator-nuttx/pull/6352


-- 
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-unsubscribe@nuttx.apache.org

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


[GitHub] [incubator-nuttx] yamt commented on pull request #6352: esp32-devkitc:wamr_wasi_debug: pin WAMR version

Posted by GitBox <gi...@apache.org>.
yamt commented on PR #6352:
URL: https://github.com/apache/incubator-nuttx/pull/6352#issuecomment-1145605064

   > Why is it failing to extract:
   > 
   > ```
   > Error: Can't use 'tar -xzf' extract archive file: /home/runner/work/_actions/_temp_498cbadd-778c-4799-a999-9152a02f8447/8fd04038-787e-4a61-96d3-b4df35c8c557.tar.gz. return code: 2
   > ```
   
   i have no idea.


-- 
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-unsubscribe@nuttx.apache.org

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


[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6352: esp32-devkitc:wamr_wasi_debug: pin WAMR version

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on PR #6352:
URL: https://github.com/apache/incubator-nuttx/pull/6352#issuecomment-1143867474

   @yamt could you rebase your patch? look like the server insist to use the cached data instead downloading again.


-- 
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-unsubscribe@nuttx.apache.org

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


[GitHub] [incubator-nuttx] yamt commented on pull request #6352: esp32-devkitc:wamr_wasi_debug: pin WAMR version

Posted by GitBox <gi...@apache.org>.
yamt commented on PR #6352:
URL: https://github.com/apache/incubator-nuttx/pull/6352#issuecomment-1144436439

   > @yamt could you rebase your patch? look like the server insist to use the cached data instead downloading again.
   
   done.
   
   i guess you need to restart all jobs, not only the failed ones, because it's the "fetch-source" job which needs to be restarted, not the failed one.


-- 
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-unsubscribe@nuttx.apache.org

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