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/08/05 05:15:19 UTC

[GitHub] [incubator-devlake] keon94 opened a new issue, #2688: [Refactor][Backend] Uplift Go to 1.18 (or 1.19)

keon94 opened a new issue, #2688:
URL: https://github.com/apache/incubator-devlake/issues/2688

   ## What and why to refactor
   1.19 was released a few days ago, and 1.18 now has been around for several revisions, so it should be stable. It brings many new
   features, in particular generics which is something we can definitely use in our codebase. We should evaluate both, and at the very least uplift to the latest 1.18 revision.
   
   ## Describe the solution you'd like
   How to refactor?
   The Dockerfiles need to be modified + the go.mod version. The gitextractor libgit2 needs to be manually built in the Dockerfile because it has to be pinned to v1.3.0. The newer alpine base images will be packaged with higher versions if we try to use the defaults, so we can't rely them as we have been.
   
   ## Related issues
   n/a
   
   ## Additional context
   n/a
   


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

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


[GitHub] [incubator-devlake] keon94 commented on issue #2688: [Refactor][Backend] Uplift Go to 1.18 (or 1.19)

Posted by GitBox <gi...@apache.org>.
keon94 commented on issue #2688:
URL: https://github.com/apache/incubator-devlake/issues/2688#issuecomment-1215051206

   PR: https://github.com/apache/incubator-devlake/pull/2694


-- 
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] github-actions[bot] commented on issue #2688: [Refactor][Backend] Uplift Go to 1.18 (or 1.19)

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2688:
URL: https://github.com/apache/incubator-devlake/issues/2688#issuecomment-1247427733

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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] github-actions[bot] commented on issue #2688: [Refactor][Backend] Uplift Go to 1.18 (or 1.19)

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2688:
URL: https://github.com/apache/incubator-devlake/issues/2688#issuecomment-1255682397

   This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.


-- 
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] github-actions[bot] closed issue #2688: [Refactor][Backend] Uplift Go to 1.18 (or 1.19)

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #2688: [Refactor][Backend] Uplift Go to 1.18 (or 1.19)
URL: https://github.com/apache/incubator-devlake/issues/2688


-- 
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