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

ci: investigate why Read the docs doesn't register versions after v1.7.7 #652

Open
juarezr opened this issue Aug 16, 2023 · 0 comments
Open
Labels
Bug It must work in all situations, but this failed

Comments

@juarezr
Copy link
Member

juarezr commented Aug 16, 2023

Problem description

What's happenning

A clear and concise description of what the bug is. Please explain:

  • Read the docs can store all generated versions of the manual.
  • However this stopped after v1.7.7

Expected behavior

A clear and concise description of intended behavior. Please explain:

  • When a new release is triggered in the Gihub Actions:

Scenario for reprodution

Reproducible test case

Please provide a minimal, reproducible code sample, a copy-pastable example if possible:

  • Check Read the docs:
    • Click on the v:latest button at the bottom left corner
    • You see that the versioning stops as v1.7.7
    • However latest and stable are working.

Version and installation information

Please provide the following:

  • Value of petl.__version__: v1.7.13
  • How petl was installed:
    • Docs are built in the CI and registered in Read the docs after.

Also, if you think it might be relevant, please provide the output from pip freeze or
conda env export depending on which was used to install petl.

Additional context

Add any other context about the problem here.

Also, feel free to remove all sections and text that aren't relevant.

@juarezr juarezr added the Bug It must work in all situations, but this failed label Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug It must work in all situations, but this failed
Projects
None yet
Development

No branches or pull requests

1 participant