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(contributing): add docs-build, testing conf, & build instructions #787

Merged

Conversation

codejedi365
Copy link
Contributor

Purpose

Add additional testing and development instructions for an contributing developer

Rationale

I was unfamiliar with the some of tools and the configuration of this project. This adjustment helps other developers not have to figure it out but instead have the commands on hand to know what to do.

How I tested

I manually executed all the new instructions added here during my development. I ran a VSCode debugger on a pytest function and was able to break at a desired breakpoint in the test and in the code. For the docs, the _build was important for the sphinx-autobuild watchdog server to not trigger a rebuild on the creation of the docs initially.

Copy link
Contributor

@bernardcooke53 bernardcooke53 left a comment

Choose a reason for hiding this comment

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

LGTM

@bernardcooke53 bernardcooke53 merged commit 011b072 into python-semantic-release:master Jan 3, 2024
8 checks passed
@codejedi365 codejedi365 deleted the docs/contributing branch January 3, 2024 19:00
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.

None yet

2 participants