Skip to content

ci: add fixme notes, update python/go versions, make a script executable like others#517

Merged
jcrist merged 2 commits intodask:mainfrom
consideRatio:pr/ci-add-fixme-and-update-go-and-python
Mar 27, 2022
Merged

ci: add fixme notes, update python/go versions, make a script executable like others#517
jcrist merged 2 commits intodask:mainfrom
consideRatio:pr/ci-add-fixme-and-update-go-and-python

Conversation

@consideRatio
Copy link
Collaborator

@consideRatio consideRatio commented Mar 27, 2022

No description provided.

@consideRatio consideRatio changed the title ci: add fixme notes about depenencies and use modern python/go versions ci: add fixme notes, update python/go versions, make a script executable like others Mar 27, 2022
# FIXME: go is used to compile dask-gateway-server/dask-gateway-proxy, but
# that isn't relevant for us when building documentation, but, we
# end up doing it anyhow currently because we re-use a course
# installation script.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that the setup.py script supports a --no-build-proxy option to skip compiling the go proxy. That could be used for the docs builds to avoid this dependency, but I don't think that's super high priority. Installing go in ci is pretty quick.

@jcrist jcrist merged commit 701193f into dask:main Mar 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments