-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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