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

Public service documentation #1072

Conversation

ryneeverett
Copy link
Collaborator

No description provided.

- contributing/getting-started.rst -> contributing.rst
- contributing/new-services.rst -> other_services/tutorial.rst
This reverts commit 1dbde51.

It turns out a better way to limit the public API seems to be through
the __all__ attribute.

I manually deleted the `include` and `get_owner` methods from the base
`Service` class since the pure `git revert` recovers them.
@ryneeverett ryneeverett force-pushed the public-service-documentation branch 2 times, most recently from 548a4b7 to 4b179e5 Compare November 2, 2024 05:02
@ryneeverett ryneeverett force-pushed the public-service-documentation branch from 4b179e5 to aa4b199 Compare November 2, 2024 05:17
It's been EOL for over a year.

We need typing-extensions' backport of typing.Literal in order to
support python-3.7, which is triggering a problem with intersphinx
in CI. Removing typing-extensions solves the problem.
@ryneeverett ryneeverett merged commit 7e66aff into GothenburgBitFactory:develop Nov 14, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant