Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

ReadTheDocs documentation: Fetch Mycroft-core version from mycroft.version #2903

Merged
merged 1 commit into from
May 28, 2021

Conversation

forslund
Copy link
Collaborator

Description

Uses the info block provided by the release script. Previously this was set to 0.1.0 and never changed, now it will follow the version info in Mycroft-Core using the simple script helper tags.

How to test

run make html in the doc folder and ensure that the version in the generated docs (top left on all pages) matches the mycroft-core version.

Contributor license agreement signed?

CLA [ Yes ]

Uses the info block provided by the release script
@forslund forslund added the Type: Refactoring and other improvements Improvement of code and documentation that does not alter functionality. label May 14, 2021
@devops-mycroft devops-mycroft added the CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) label May 14, 2021
@forslund forslund changed the title Fetch Mycroft-core version from mycroft.version ReadTheDocs documentation: Fetch Mycroft-core version from mycroft.version May 14, 2021
@devops-mycroft
Copy link

Voight Kampff Integration Test Succeeded (Results)

@krisgesling
Copy link
Contributor

Very nice - I have noticed this many times before!

Is there a reason not to use the dict returned by mycroft.version.VersionManager.get()

@forslund
Copy link
Collaborator Author

I thought it better to not actually imort mycroft from the documentation configuration.

@krisgesling krisgesling added the Merge after next release For large changes that look good, but we want to keep in Dev a little longer label May 17, 2021
@krisgesling krisgesling merged commit d474e79 into MycroftAI:dev May 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) Merge after next release For large changes that look good, but we want to keep in Dev a little longer Type: Refactoring and other improvements Improvement of code and documentation that does not alter functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants