Commit f128f24
authored
RTD maintenance (#7477)
* upgrade the os
* get the correct version in builds
Even if we don't display it in the built documentation anymore, some
functionality like `pandas.DataFrame.to_xarray` have a version check.
* print the last 5 commits [skip-rtd] [skip-ci]
* remove the "unshallow"
apparently, it does not make sense for complete repos, so git fails.
* also remove the history print
The idea was to check whether there was a special commit on top of the
most recent commit of the PR (this seems to be the case on GH
actions). There's none, so we don't need the print.
* [skip-ci] [skip-rtd]
* [skip-ci] [skip-rtd]1 parent c3032cd commit f128f24
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
0 commit comments