Skip to content
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

RTD maintenance #7477

Merged
merged 9 commits into from
Jan 25, 2023
Merged

RTD maintenance #7477

merged 9 commits into from
Jan 25, 2023

Conversation

keewis
Copy link
Collaborator

@keewis keewis commented Jan 25, 2023

Since the last time the RTD configuration was updated, a few things have changed:

  • the OS image is now a bit old
  • we can tell git (and thus setuptools_scm) to ignore changes by RTD

If I read the documentation / history of RTD correctly, they removed the DONT_SHALLOW_CLONE feature flag from documentation (it still is enabled and works for this repository, though), so we might have to migrate to adding a post_checkout build job that does that soon.

Even if we don't display it in the built documentation anymore, some
functionality like `pandas.DataFrame.to_xarray` have a version check.
apparently, it does not make sense for complete repos, so git fails.
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.
@keewis keewis merged commit f128f24 into pydata:main Jan 25, 2023
@keewis keewis deleted the rtd-maintenance branch January 25, 2023 14:58
dcherian added a commit to dcherian/xarray that referenced this pull request Jan 25, 2023
* upstream/main:
  RTD maintenance (pydata#7477)
  fix the RTD build skipping feature (pydata#7476)
  Add benchmarks for to_dataframe and to_dask_dataframe (pydata#7474)
  allow skipping RTD builds (pydata#7470)
  create separate environment files for `python=3.11` (pydata#7469)
  Bump mamba-org/provision-with-micromamba from 14 to 15 (pydata#7466)
  install `numbagg` from `conda-forge` (pydata#7415)
  Fill missing data_vars during concat by reindexing (pydata#7400)
  [skip-cii] Add pyodide update instructions to HOW_TO_RELEASE (pydata#7449)
  [skip-ci] whats-new for next release (pydata#7455)
  v2023.01.0 whats-new (pydata#7440)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant