You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/07/13 03:51:24 UTC

[GitHub] [apisix-docker] Yiyiyimu opened a new pull request #197: ci: release on multiarch

Yiyiyimu opened a new pull request #197:
URL: https://github.com/apache/apisix-docker/pull/197


   Signed-off-by: yiyiyimu <wo...@gmail.com>
   
   So it would be easier to run on Mac M1 😿 


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-docker] Yiyiyimu edited a comment on pull request #197: ci: release on multiarch

Posted by GitBox <gi...@apache.org>.
Yiyiyimu edited a comment on pull request #197:
URL: https://github.com/apache/apisix-docker/pull/197#issuecomment-878826837


   https://github.com/apache/apisix-docker/runs/3053999437?check_suite_focus=true
   Good to go~
   ![image](https://user-images.githubusercontent.com/34589752/125404939-338d8400-e385-11eb-8019-ba4db4d3fc73.png)
   


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-docker] tao12345666333 commented on pull request #197: ci: release on multiarch

Posted by GitBox <gi...@apache.org>.
tao12345666333 commented on pull request #197:
URL: https://github.com/apache/apisix-docker/pull/197#issuecomment-887155632


   > Can we support build apisix-dashboard on multi-arch?
   
   It can be added in other PR. Let's merge this PR.


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-docker] Yiyiyimu edited a comment on pull request #197: ci: release on multiarch

Posted by GitBox <gi...@apache.org>.
Yiyiyimu edited a comment on pull request #197:
URL: https://github.com/apache/apisix-docker/pull/197#issuecomment-878801009


   Try to build with Github Actions on forked repo and successfully build apisix image in amd64+arm64:
   https://hub.docker.com/r/yiyiyimu/apisix/tags?page=1&ordering=last_updated
   
   can not build centos multiarch image since it rely on x86 rpm. ref: https://github.com/Yiyiyimu/apisix-docker/runs/3053744032?check_suite_focus=true
   can not build dashboard multiarch image since yarn build failed. ref: https://github.com/Yiyiyimu/apisix-docker/runs/3053802787?check_suite_focus=true


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-docker] Yiyiyimu closed pull request #197: ci: release on multiarch

Posted by GitBox <gi...@apache.org>.
Yiyiyimu closed pull request #197:
URL: https://github.com/apache/apisix-docker/pull/197


   


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-docker] guoqqqi commented on pull request #197: ci: release on multiarch

Posted by GitBox <gi...@apache.org>.
guoqqqi commented on pull request #197:
URL: https://github.com/apache/apisix-docker/pull/197#issuecomment-887167342


   ![image](https://user-images.githubusercontent.com/72343596/127087697-add75bba-e32c-4cb9-9475-6e4295e0f3d1.png)
   On M1, `make build-dashboard` I encountered this error
   @Yiyiyimu 


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-docker] Yiyiyimu commented on pull request #197: ci: release on multiarch

Posted by GitBox <gi...@apache.org>.
Yiyiyimu commented on pull request #197:
URL: https://github.com/apache/apisix-docker/pull/197#issuecomment-886269984


   cc @gxthrj @tao12345666333 @starsz PTAL


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-docker] Yiyiyimu commented on pull request #197: ci: release on multiarch

Posted by GitBox <gi...@apache.org>.
Yiyiyimu commented on pull request #197:
URL: https://github.com/apache/apisix-docker/pull/197#issuecomment-887786721


   We'll fix the dashboard image later in another PR


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-docker] Yiyiyimu commented on pull request #197: ci: release on multiarch

Posted by GitBox <gi...@apache.org>.
Yiyiyimu commented on pull request #197:
URL: https://github.com/apache/apisix-docker/pull/197#issuecomment-887145147


   > Can we support build apisix-dashboard on multi-arch?
   
   > can not build dashboard multiarch image since yarn build failed. ref: https://github.com/Yiyiyimu/apisix-docker/runs/3053802787?check_suite_focus=true
   
   @starsz sorry I'm not familiar with front end
   
   Hi @guoqqqi do you have any progress on this problem


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-docker] Yiyiyimu commented on pull request #197: ci: release on multiarch

Posted by GitBox <gi...@apache.org>.
Yiyiyimu commented on pull request #197:
URL: https://github.com/apache/apisix-docker/pull/197#issuecomment-878801009


   Close since using the wrong branch


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-docker] Yiyiyimu merged pull request #197: ci: release on multiarch for apisix image on alpine

Posted by GitBox <gi...@apache.org>.
Yiyiyimu merged pull request #197:
URL: https://github.com/apache/apisix-docker/pull/197


   


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-docker] Yiyiyimu commented on pull request #197: ci: release on multiarch for apisix image on alpine

Posted by GitBox <gi...@apache.org>.
Yiyiyimu commented on pull request #197:
URL: https://github.com/apache/apisix-docker/pull/197#issuecomment-887885943


   I could run dashboard docker build on m1 so there's nothing to do with the building process itself.
   
   Since it stuck at `yarn build`, a large chance is we lack of memory since we also deploy `QEMU` to simulate arm environment, as [ref](https://stackoverflow.com/questions/59868448/rpc-error-code-unknown-desc-failed-to-build-llb) suggested. So one possible way I think is to use travis CI to build the image, since travis supports arm machine by itself so we could remove the rely on QEMU.


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-docker] Yiyiyimu commented on pull request #197: ci: release on multiarch

Posted by GitBox <gi...@apache.org>.
Yiyiyimu commented on pull request #197:
URL: https://github.com/apache/apisix-docker/pull/197#issuecomment-878826837


   ![image](https://user-images.githubusercontent.com/34589752/125404939-338d8400-e385-11eb-8019-ba4db4d3fc73.png)
   Good to go~


-- 
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: notifications-unsubscribe@apisix.apache.org

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