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

Documentation version number is stale #1077

Closed
eric-wieser opened this issue Aug 20, 2019 · 0 comments · Fixed by #1196
Closed

Documentation version number is stale #1077

eric-wieser opened this issue Aug 20, 2019 · 0 comments · Fixed by #1196

Comments

@eric-wieser
Copy link
Member

Currently conf.py hard-coded the version number to 1.1, but we're currently on 1.2. It would be good if it could extract it in conf.py from elsewhere, so that it never goes out of sync again.

eric-wieser added a commit to eric-wieser/cocotb that referenced this issue Nov 19, 2019
This:
* eliminates the `VERSION` environment variable
* adds `cocotb.__version__`
* changes `setup.py` and `conf.py` to read this version number

Fixes cocotbgh-1077, closes cocotbgh-1185
eric-wieser added a commit to eric-wieser/cocotb that referenced this issue Nov 19, 2019
This:
* eliminates the `VERSION` environment variable
* adds `cocotb.__version__`
* changes `setup.py` and `conf.py` to read this version number

Fixes cocotbgh-1077, closes cocotbgh-1185
eric-wieser added a commit to eric-wieser/cocotb that referenced this issue Nov 19, 2019
This:
* eliminates the `VERSION` environment variable
* adds `cocotb.__version__`
* changes `setup.py` and `conf.py` to read this version number

Fixes cocotbgh-1077, closes cocotbgh-1185
eric-wieser added a commit to eric-wieser/cocotb that referenced this issue Nov 19, 2019
This:
* eliminates the `VERSION` environment variable
* adds `cocotb.__version__`
* changes `setup.py` and `conf.py` to read this version number

Fixes cocotbgh-1077, closes cocotbgh-1185
eric-wieser added a commit to eric-wieser/cocotb that referenced this issue Nov 19, 2019
This:
* eliminates the `VERSION` environment variable
* adds `cocotb.__version__`
* changes `setup.py` and `conf.py` to read this version number

Fixes cocotbgh-1077, closes cocotbgh-1185
eric-wieser added a commit that referenced this issue Nov 21, 2019
This:
* eliminates the `VERSION` environment variable
* adds `cocotb.__version__`
* changes `setup.py` and `conf.py` to read this version number

Fixes gh-1077, closes gh-1185

Also spell cocotb in lowercase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant