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

docs: commit docs in CI and make doc generation idempotent #1247

Merged
merged 2 commits into from
May 30, 2024

Conversation

sandydoo
Copy link
Member

  • Commit missing generated docs and schema in CI
  • Make doc generation idempotent to the environment where it runs. This means removing any reference to local directories and hashes from the defaults and examples.
  • Added a read-only baseDir to couchdb to make it easier to reference the location of its state when overriding settings.

Removes any hashes or local directories from the defaults and examples.
The generated doc options should now be the same, whether generated in
CI or on your local machine.
@sandydoo sandydoo added the documentation Improvements or additions to documentation label May 30, 2024
@domenkozar domenkozar merged commit eaa1a89 into main May 30, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants