Skip to content

Document workaround for SQLite sqlite_master permissions error in the contributing docs#19615

Merged
anoadragon453 merged 3 commits intodevelopfrom
neilj/improve_macos_unittest_docs
Apr 2, 2026
Merged

Document workaround for SQLite sqlite_master permissions error in the contributing docs#19615
anoadragon453 merged 3 commits intodevelopfrom
neilj/improve_macos_unittest_docs

Conversation

@neilisfragile
Copy link
Copy Markdown
Member

@neilisfragile neilisfragile commented Mar 27, 2026

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Code style is correct (run the linters)

@neilisfragile neilisfragile requested a review from a team as a code owner March 27, 2026 10:42
Copy link
Copy Markdown
Member

@anoadragon453 anoadragon453 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for posting this! I've touched up the wording slightly. Otherwise, LGTM!

Comment thread docs/development/contributing_guide.md Outdated
Comment thread docs/development/contributing_guide.md Outdated
Comment thread docs/development/contributing_guide.md Outdated
Comment thread docs/development/contributing_guide.md Outdated
Comment thread changelog.d/19615.doc Outdated
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
@anoadragon453 anoadragon453 enabled auto-merge (squash) April 2, 2026 11:35
@anoadragon453 anoadragon453 disabled auto-merge April 2, 2026 13:29
@anoadragon453 anoadragon453 merged commit 62f23fe into develop Apr 2, 2026
37 checks passed
@anoadragon453 anoadragon453 deleted the neilj/improve_macos_unittest_docs branch April 2, 2026 13:29
@anoadragon453 anoadragon453 changed the title include workaround for macos Document workaround for SQLite sqlite_master permissions error in the contributing docs Apr 14, 2026
```

This example uses python 3.13, but choose whichever version you want.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For those stumbling upon this fix, it is no longer necessary since #19690

(these docs were also removed in that PR)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants