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

[GitHub] [incubator-devlake] nicoabie opened a new pull request, #2946: fix(m1): mysql image cannot be pulled

nicoabie opened a new pull request, #2946:
URL: https://github.com/apache/incubator-devlake/pull/2946

   ### ⚠️ &nbsp;&nbsp;Pre Checklist
   
   > Please complete _ALL_ items in this checklist, and remove before submitting
   
   - [X] I have read through the [Contributing Documentation](https://devlake.apache.org/community/).
   - [ ] I have added relevant tests.
   - [ ] I have added relevant documentation.
   - [ ] I will add labels to the PR, such as `pr-type/bug-fix`, `pr-type/feature-development`, etc.
   
   
   
   # Summary
   
   <!--
   Thanks for submitting a pull request!
   
   We appreciate you spending the time to work on these changes.
   Please fill out as many sections below as possible.
   -->
   
   remove platform and move mysql version to latest
   
   ### Does this close any open issues?
   Closes https://github.com/apache/incubator-devlake/issues/2945
   
   ### Screenshots
   Include any relevant screenshots here.
   
   ### Other Information
   Any other information that is important to 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: commits-unsubscribe@devlake.apache.org

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


[GitHub] [incubator-devlake] abeizn commented on pull request #2946: fix(m1): mysql image cannot be pulled

Posted by GitBox <gi...@apache.org>.
abeizn commented on PR #2946:
URL: https://github.com/apache/incubator-devlake/pull/2946#issuecomment-1236590723

   @nicoabie Are you using a mac m1? or another version?
   I don't think this parameter needs to be removed.


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

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


[GitHub] [incubator-devlake] klesh merged pull request #2946: fix(m1): mysql image cannot be pulled

Posted by GitBox <gi...@apache.org>.
klesh merged PR #2946:
URL: https://github.com/apache/incubator-devlake/pull/2946


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

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


[GitHub] [incubator-devlake] warren830 commented on pull request #2946: fix(m1): mysql image cannot be pulled

Posted by GitBox <gi...@apache.org>.
warren830 commented on PR #2946:
URL: https://github.com/apache/incubator-devlake/pull/2946#issuecomment-1237107682

   > @nicoabie I don't think this parameter needs to be removed if you are M1 arm64 chip. What is your docker-compose version?
   
   I think I know this problem, for m1, we cannot pull mysql:8.0.26. We can only pull 8.0.30. We can change it to mysql:8


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

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


[GitHub] [incubator-devlake] warren830 commented on pull request #2946: fix(m1): mysql image cannot be pulled

Posted by GitBox <gi...@apache.org>.
warren830 commented on PR #2946:
URL: https://github.com/apache/incubator-devlake/pull/2946#issuecomment-1237141433

   Nice work, thanks for your contribution @nicoabie 


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

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


[GitHub] [incubator-devlake] warren830 commented on pull request #2946: fix(m1): mysql image cannot be pulled

Posted by GitBox <gi...@apache.org>.
warren830 commented on PR #2946:
URL: https://github.com/apache/incubator-devlake/pull/2946#issuecomment-1237140100

   This also relates to #2642 


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

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


[GitHub] [incubator-devlake] Startrekzky commented on pull request #2946: fix(m1): mysql image cannot be pulled

Posted by GitBox <gi...@apache.org>.
Startrekzky commented on PR #2946:
URL: https://github.com/apache/incubator-devlake/pull/2946#issuecomment-1237184931

   Hi @nicoabie , there is an error in the lint check of the commit message.
   Try to re-push this commit again using the commit message 'fix: remove platform and move mysql version to latest'. Thanks


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

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