Skip to content

AI policy#161

Open
aburrell wants to merge 7 commits into
developfrom
ai_policy
Open

AI policy#161
aburrell wants to merge 7 commits into
developfrom
ai_policy

Conversation

@aburrell
Copy link
Copy Markdown
Owner

@aburrell aburrell commented May 12, 2026

Description

Fixes #158 by adding an AI policy to the contributing guidelines.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

This is a documentation update

Test Configuration

  • Operating system: OS X Tahoe
  • Version number: Python 3.10
  • Any details about your local setup that are relevant: N/A

Checklist:

  • Make sure you are merging into the develop (not main) branch
  • My commits are formatted appropriately (following the SciPy/NumPy style)
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • Add a note to Changelog.rst, summarising the changes
  • Add yourself to AUTHORS.rst and .zenodo.json

aburrell added 3 commits May 12, 2026 10:02
Added an AI policy rejecting the use of AI.
Added a check asserting AI is not used.
Added the AI policy update to the changelog.
@aburrell aburrell added this to the v1.0.0 milestone May 12, 2026
@aburrell aburrell linked an issue May 12, 2026 that may be closed by this pull request
Updated download checks to use checksum (available again).  Removed old output checks, which are now redundant, and instead use hashlib to perform the the md5 checksum evaluation.  This should be more resilient to future `zenodo_get` updates.
@aburrell aburrell added the bug label May 13, 2026
aburrell added 2 commits May 13, 2026 14:34
See if coveralls works when all tests pass.
Debug with help from coveralls!
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 89.482%. first build — ai_policy into develop

Re-add the pysat tests, for the use case in which they are expected to pass.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ENH: AI Usage policy

2 participants