summaryrefslogtreecommitdiff
path: root/tools/gitpod/gitpod.Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* MAINT: remove support for Gitpod, add note on using CodespacesRalf Gommers2023-03-231-51/+0
| | | | | | | See this mailing list thread for the discussion on removal: https://mail.python.org/archives/list/numpy-discussion@python.org/thread/SSPI7HVL2PLWPFL42T6UNR2ENARE5A5E/ [skip azp] [skip cirrus]
* MAINT: Ignore hadolint info error DL3059.Charles Harris2023-03-031-0/+2
| | | | | | | | That is a suggestion to consolidate run lines. I suppose we could raise the error threshold from the current "info" level, but it seems easier to just ignore what is effectively a "style" error. [skip ci] [skip cirrus]
* CI: Include x86-simd-sort in submodules in gitpod.Dockerfilewarren2023-02-161-1/+1
| | | | [skip ci]
* CI: fix Gitpod image build (#21570)Ralf Gommers2022-05-221-0/+1
| | | Fixes gh-21551
* BLD: fix submodule update in gitpod.DockerfileRalf Gommers2021-10-101-1/+1
| | | | This is analogous to what SciPy does.
* move "git submodule update" earlier in docker creationmattip2021-10-101-0/+1
|
* DOC: Typos found by codespellDimitri Papadopoulos2021-09-211-1/+1
|
* BUG: Adjust shallow clone in the gitpod containerTania Allard2021-05-281-1/+1
|
* BUG: Adjust shallow clone in the gitpod containerTania Allard2021-05-271-1/+3
|
* DEV: general Gitpod enhancements (#18822)Tania Allard2021-04-261-0/+45