-
Notifications
You must be signed in to change notification settings - Fork 9
Move to cimg/go #29
Move to cimg/go #29
Conversation
plugin-ci/orb.yml
Outdated
@@ -10,7 +10,7 @@ orbs: | |||
executors: | |||
default: | |||
docker: | |||
- image: circleci/golang:1.17.3-node | |||
- image: cimg/go:1.17.3-node |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
/update-branch |
@@ -137,7 +137,7 @@ jobs: | |||
|
|||
deploy-ci: | |||
docker: | |||
- image: circleci/python:2.7 | |||
- image: cimg/python:2.7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work @hanzei ! Can we move the python image too to 3.X? I think python 2.X is deprecated already.
I was trying to update circleci to support Go 1.18, in order to import the current server version that depends on Go 1.18. I ran into some errors in CI when I tried to use the
Related issues The solutions to this have been effectively "update whatever tool you are using". The message "update tool" is even in the error message itself. We call |
I did the update "manually" yesterday in the circleci file for the nps-plugin, in additional to targeting go118 I had to:
And I think everything else was working fine! ref https://github.com/mattermost/mattermost-plugin-nps/pull/90/files |
Closing in favour of #32 |
Summary
Ticket Link
https://community-daily.mattermost.com/core/pl/cmsopb4s4i8nfnqacsixxricbr