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

origin/unchanged_doc_failure_fix #140

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

dwighthubbard
Copy link
Collaborator

The screwdrivercd_documentation cli returns an error code if the
generated documentation is identical to the existng documentation.

Description

Generate hashes for the files in the cloned documentation and the
newly generated documentation. If the generated hashes are identical
don't try and publish the documentation.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

License

I confirm that this contribution is made under a Apache 2.0 license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

Dwight Hubbard added 21 commits August 1, 2024 16:17
…tools and replace that code with code that uses the standard library importlib module and the packaging module from the packaging package.
…tools and replace that code with code that uses the standard library importlib module and the packaging module from the packaging package.
…tools and replace that code with code that uses the standard library importlib module and the packaging module from the packaging package.
…n invalid value.

Add tests for the new code.
…nt variables or github actions env variables for version number generation.
…nt variables or github actions env variables for version number generation.
…nt variables or github actions env variables for version number generation.

Also support for the package version to be stored in the pyproject.toml.
…nt variables or github actions env variables for version number generation.

Also support for the package version to be stored in the pyproject.toml.
…nt variables or github actions env variables for version number generation.

Also support for the package version to be stored in the pyproject.toml.
…hanges to the generated documentation. This prevents git from returning an error code.
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